Changed yt-video to get a best quality mp4
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
yt-dlp "$@"
|
||||
yt-dlp "$@" -f "bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best"
|
||||
|
Reference in New Issue
Block a user