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

Videos with youtube confirmation of viewer discretion. #547

Open
IgorRichard13 opened this issue Oct 19, 2024 · 1 comment
Open

Videos with youtube confirmation of viewer discretion. #547

IgorRichard13 opened this issue Oct 19, 2024 · 1 comment

Comments

@IgorRichard13
Copy link

Example:
https://www.youtube.com/watch?v=nTKU21xwWWM

Output:
Media cannot be downloaded because it has no formats which match the source requirements.

How to bypass this type of restriction in tubesync? The video is online and normal, but youtube have this confirmation button before watch on the website, and tubesync cannot bypass it.

@meeb
Copy link
Owner

meeb commented Oct 20, 2024

yt-dlp (which TubeSync is a wrapper for) can't bypass authwalled media. You can either skip them, or you can pass your cookies into TubeSync which is authenticating yt-dlp with your Google account to allow access to the media (with all of the security and account risks that go along with that):

https://github.com/meeb/tubesync/blob/main/docs/using-cookies.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants