-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
[cookies] Add --cookies-from-browser support for Zen
#14596
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
base: master
Are you sure you want to change the base?
Conversation
It feels to me like the tests failed not because of the changes in the PR itself but because of a segfault by a program used to run the tests |
See #14067. |
paralin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm!
|
Rebased this commit here: paralin@1e464a0 |
|
Is this doing anything besides adding default profile paths for Zen? We typically don't add browser forks/variants unless they need special handling that can't be achieved via command line
|
No, I don't think so.
Sorry, I didn't know about this. Seeing the cookies.py file it looked to me like the chromium variants aren't doing much so I assumed this one would be a fair addition (but then again I didn't actually work on this and only resolved the merge conflicts). Still would be great if I could just type |
|
I and many other Ublock-enjoyers switched from Chrome to Firefox a while back and then from Firefox to Zen when the whole "left side bar" concept came around. It's pretty popular / famous and used by many big names in software. Thank you for coming to my pro-Zen ted talk. I would just like to also vote for |
Description of your pull request and other information
Duplicate of #13323. The original PR author (rolandcrosby) seems to be inactive so I took their commit and created a new PR to see why the CI core test failed (it was so long ago that the log has expired) and try to fix it myself.
Add
--cookies-from-browser supportfor Zen, which is based on Firefox. Should also make it straightforward to add other Firefox-based browsers that use the same cookie format.Tested by the original author on macOS, and I tested it on Windows.
Template
Before submitting a pull request make sure you have:
In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check those that apply and remove the others:
--cookies-from-browsersupport for Zen #13323)What is the purpose of your pull request? Check those that apply and remove the others: