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 JSON key and option for unlisted/private videos #25631

Closed
mrnoname1000 opened this issue Jun 11, 2020 · 0 comments
Closed

Add JSON key and option for unlisted/private videos #25631

mrnoname1000 opened this issue Jun 11, 2020 · 0 comments
Labels

Comments

@mrnoname1000
Copy link

@mrnoname1000 mrnoname1000 commented Jun 11, 2020

Checklist

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

Description

When downloading videos from a YouTube playlist, there's no way to pick out the unlisted ones. Looking at youtube-dl's JSON output, there seems to be no indicator that a video is unlisted. There seems to be no indicator for private videos either, although I haven't tested this.
Adding a "visibility" entry or something similar to the JSON output would solve this. I imagine the possible values would be "visibility": "public", "visibility": "unlisted", and "visibility": "private".
Adding an option to filter downloads by visibility would also be nice, i.e. --visibility private or --visibility public,unlisted.

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