Changed yt-video to get a best quality mp4
This commit is contained in:
parent
28dcc47992
commit
5e19d80d7e
@ -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