Forum

youtube-dl.exe, win...
 
Notifications
Clear all

youtube-dl.exe, windows, download playlist to separate directory

1 Posty
1 Users
0 Likes
1,306 Widok
0
Topic starter

windows issue

1 Answer
0
Topic starter

1.create bat file
2.

1
2
3
@echo off
set /p YTURL="URL: "
youtube-dl.exe %YTURL% --ignore-errors -f bestvideo+bestaudio -o "Z:You TubePlaylists%%(playlist_title)s%%(title)s-%%(id)s.%%(ext)s"
@echo off
set /p YTURL="URL: "
youtube-dl.exe %YTURL% --ignore-errors -f bestvideo+bestaudio -o "Z:You TubePlaylists%%(playlist_title)s%%(title)s-%%(id)s.%%(ext)s"

Odpowiedź

Author Name

Author Email

Your question *

 
Preview 0 Revisions Saved
Share: