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

No longer works on Linux with recent keyring changes #10

Open
eloquence opened this issue Jan 20, 2018 · 2 comments
Open

No longer works on Linux with recent keyring changes #10

eloquence opened this issue Jan 20, 2018 · 2 comments

Comments

@eloquence
Copy link

The password is no longer hardcoded on Linux when a keyring is available. This Python package has a bit more detail:

https://github.com/n8henrie/pycookiecheat#installation-notes-regarding-alternative-keyrings-on-linux

I figure you probably won't have time to fix it, but wanted to leave a note here in case others run into the issue. Needless to say, it will result in garbage cookie values.

@magicdawn
Copy link

yt-dlp has this logic, just need to figure out what the python code means and translate it to JavaScript :)

https://github.com/yt-dlp/yt-dlp/blob/e74a3c6dcc30ba16455749c3c5dbb9477961c175/yt_dlp/cookies.py#L382-L413

@rubengmurray
Copy link
Collaborator

chromium tested as working on Linux on the most recent release. Are people using chrome here or is the test missing something (only validating types not values?). Could someone pull down the repo, run the linux test and feed back?

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

3 participants