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

youtube-dl error content too short #13386

Closed
Astril opened this issue Jun 14, 2017 · 3 comments
Closed

youtube-dl error content too short #13386

Astril opened this issue Jun 14, 2017 · 3 comments
Labels

Comments

@Astril
Copy link

@Astril Astril commented Jun 14, 2017

Hi i need help in error content too short... ( using youtube-dl latest version on windows 8.1). Iam using this bat script for auto retry

if [%1]==[] echo URL missing & goto :EOF :retry youtube-dl %1 if ERRORLEVEL 1 goto retry

But the problem is i cant use --playlist--start and --no-part options with this bat file so can you help me with it?

@alexandreouillon
Copy link

@alexandreouillon alexandreouillon commented Jun 15, 2017

why can't you use theses options? Do you have an error? be more precise. And, most of the time, the "advanced" options aren't working in batch files due to characters misunderstanding issues with cmd.exe

@alexandreouillon
Copy link

@alexandreouillon alexandreouillon commented Jun 15, 2017

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 15, 2017

Carefully read new issue template and provide all requested information.

@dstftw dstftw closed this Jun 15, 2017
@dstftw dstftw added the incomplete label Jun 15, 2017
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
3 participants
You can’t perform that action at this time.