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

Skip private videos in playlists #18229

Open
cheater opened this issue Nov 18, 2018 · 1 comment
Open

Skip private videos in playlists #18229

cheater opened this issue Nov 18, 2018 · 1 comment

Comments

@cheater
Copy link

@cheater cheater commented Nov 18, 2018

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like this: [x])
  • Use the Preview tab to see what your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.11.18. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2018.11.18

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


Description of your issue, suggested solution and other information

I would like an option that will make youtube-dl skip private videos and not mark them as errors. The rationale behind this is: I want to download a large playlist, with a couple private videos. If I tell youtube-dl to skip errors with -i, if any of the other videos have actual legitimate errors (network issues, server down, etc) then youtube-dl will not retry them. I want youtube-dl to skip only private videos, and infinitely retry all other videos. There is an existing issue that sort of touches on this topic, but the rationale was different, so this is not a duplicate: #1594 - in that issue, the user just wanted to skip private videos and didn't care about other videos getting skipped due to other errors. In this scenario, I want other errors to cause infinite retries. I would like an option such as --skip-inaccessible-videos. The rationale behind the name is that depending on the site you are on, the video might not be accessible to various reasons: it's been made private, you're not in a specific group, you haven't subscribed to a specific user, you're not friends with a user, the video is paid-for, etc. This is in contrast to errors such as network errors, file system errors, etc, i.e. things that can be recovered from by just retrying.

@benjaminmesser
Copy link

@benjaminmesser benjaminmesser commented Apr 19, 2020

Strongly second this suggestion. This would be a very useful and welcome feature if it's possible that it can be added. I expect that there might be issues with finding "private" videos universally on any site, but even finding them exclusively on YouTube would be fantastic.

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.