mirror of https://github.com/Flinner/dots.git
feat: youtube-dl and yt-dlp
This commit is contained in:
parent
e842a878d2
commit
ae7828597f
|
@ -0,0 +1,3 @@
|
||||||
|
# format with playlist_index
|
||||||
|
-o "%(playlist_index)s-%(title)s.%(ext)s"
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
# format with playlist_index
|
||||||
|
-o "%(playlist_index)s-%(title)s.%(ext)s"
|
||||||
|
|
Loading…
Reference in New Issue