Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch file is not working #12691

Closed
JSLover24 opened this issue Apr 9, 2017 · 1 comment
Closed

Batch file is not working #12691

JSLover24 opened this issue Apr 9, 2017 · 1 comment
Labels

Comments

@JSLover24
Copy link

@JSLover24 JSLover24 commented Apr 9, 2017

Hi,

I have created a batch file with the following:

start /b "" "D:\Youtube\youtube-dl.exe" --min-sleep-interval 35 --max-sleep-interval 40 -u xxxxxxx -p yyyyyyy -o /%(playlist)s/%(playlist_index)s-%(chapter)s-%(title)s.%(ext)s --batch-file batchfile.txt

The only issue is it is downloading the file with (playlist_index)s-(title)s.(ext)s name. The next file over writing the file with the same name.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.