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

Request: Log the copyright-blocked error #23178

Closed
Kubrix opened this issue Nov 23, 2019 · 1 comment
Closed

Request: Log the copyright-blocked error #23178

Kubrix opened this issue Nov 23, 2019 · 1 comment
Labels

Comments

@Kubrix
Copy link

@Kubrix Kubrix commented Nov 23, 2019

Checklist

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

Description

I am trying to download the enitire channel:

youtube-dl -v -i -f mp4 --yes-playlist https://www.youtube.com/playlist?list=UUep6EY7zkjn7uYSEqJktnhA > log.txt

At some point I get the following message in the cmd

youtube_dl.utils.ExtractorError: This video contains content from WMG, who has blocked it on copyright grounds. Sorry about that.

I stopped the download by closing the application. Log.txt attached.
My question is: exactly what video failed to download because of the copyright block? I dont see any clues ion log.txt. Can you please add that info to Log.txt? I want to know which video I need to download manually.
log.txt

@Kubrix Kubrix added the request label Nov 23, 2019
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 23, 2019

You must also redirect stderr to file.
Failed video is #3.

@dstftw dstftw closed this Nov 23, 2019
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.