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

Cookie support #83

Open
jvllmr opened this issue Dec 3, 2024 · 2 comments
Open

Cookie support #83

jvllmr opened this issue Dec 3, 2024 · 2 comments

Comments

@jvllmr
Copy link

jvllmr commented Dec 3, 2024

Due to issues with OAuth the yt-dlp project recommends passing cookies from a valid YouTube browser session: https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies

Are there plans to support cookies in this project as well?

@devoxin
Copy link
Member

devoxin commented Dec 3, 2024

I do not have any immediate plans to add support for this myself, but PRs are always welcome.

Are you using OAuth currently? I have been using it and have had no issues with it on OAuth-enabled clients on 1.10.2.

@jvllmr
Copy link
Author

jvllmr commented Dec 3, 2024

Oh, I didn't realise there was a new release. I had issues with 1.8.2 and 1.9.0 (status code 400), but it works now with 1.10.2 and when only using TV and TVHTML5EMBEDDED clients as suggested by the updated readme.

I will keep this issue open to track this feature request as it still should be useful for usage with other clients. Maybe I will create a PR myself if I find the time.

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