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

Add parameter to skip upon http error #287

Closed
vertevero opened this issue Feb 3, 2012 · 2 comments
Closed

Add parameter to skip upon http error #287

vertevero opened this issue Feb 3, 2012 · 2 comments

Comments

@vertevero
Copy link

@vertevero vertevero commented Feb 3, 2012

I'm currently using youtube-dl to download entire user channels. The list of videos received when downloading channels sometimes returns a URL of an old deleted video and returns a 404 error, ending the download of the entire channel. Could you add an "ignore errors" parameter?

@phihag
Copy link
Contributor

@phihag phihag commented Feb 3, 2012

--ignore-errors (or -i) is already present in youtube-dl, and intended for precisely this purpose. Does that work for you? If not, please post an example invocation where --ignore-errors fails. Thanks!

@phihag phihag closed this Feb 3, 2012
@vertevero
Copy link
Author

@vertevero vertevero commented Feb 5, 2012

Nope, that worked. facepalm Pardon me for failing to RTFM.

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.