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