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

Please provide a more verbose error message than "unable to download video" in case of failure when downloading multiple fragments #26868

Open
Gro-Tsen opened this issue Oct 11, 2020 · 0 comments
Labels

Comments

@Gro-Tsen
Copy link

@Gro-Tsen Gro-Tsen commented Oct 11, 2020

Checklist

  • I'm reporting a feature request
  • I've verified that I'm running youtube-dl version 2020.09.20
  • I've searched the bugtracker for similar feature requests including closed ones

Description

When trying to download a video that must be downloaded as multiple fragments (I tried with https://www.france.tv/france-5/c-etait-ecrit/1988449-le-brexit.html as an example, in case there are several different manners of "multiple fragments"), any kind of OS error on download (e.g., insufficient permissions, read-only filesystem, etc.) seem to simply result in the error message "ERROR: unable to download video" without any hint as to what the underlying error was.

For example, if I create a directory in which I have no write permission and try to run youtube-dl on the aforementioned URL, all I get is "ERROR: unable to download video" with no explanation as to the fact that it's a "permission denied" error.

If this is too difficult to fix, please at least add something like "try to run with -v option for more verbose output" as a hint to this "unable to download video" error, because -v does indeed provide a clue as to the underlying root cause.

@Gro-Tsen Gro-Tsen added the request label Oct 11, 2020
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
1 participant
You can’t perform that action at this time.