Added youtube-to-mp4 downloader.
This commit is contained in:
parent
e0d2c414a0
commit
915cbfb0c0
2
yt2mp4.sh
Executable file
2
yt2mp4.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
youtube-dl -f bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/bestvideo+bestaudio/best "$1"
|
Loading…
x
Reference in New Issue
Block a user