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
3 tasks done
mrnoname1000 opened this issue Jun 11, 2020 · 0 comments
Closed
3 tasks done

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

mrnoname1000 opened this issue Jun 11, 2020 · 0 comments

Comments

@mrnoname1000
Copy link

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 as completed Jun 12, 2020
pukkandan pushed a commit to yt-dlp/yt-dlp that referenced this issue Mar 21, 2021
nixxo pushed a commit to nixxo/yt-dlp that referenced this issue Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants