(Scripts)~renamed some scripts,-web-pdf script
web-pdf was kinda useless.
This commit is contained in:
3
Scripts/.local/scripts/ytdl_playlist
Executable file
3
Scripts/.local/scripts/ytdl_playlist
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
youtube-dl -x --audio-format mp3 -o '%(artist)s - %(track)s.%(ext)s' $1
|
||||
Reference in New Issue
Block a user