Changed yt-video to get a best quality mp4
This commit is contained in:
parent
c9ab8e9d92
commit
b748abbf74
@ -1,2 +1,2 @@
|
|||||||
#!/bin/bash
|
#!/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