kkristof200 / selenium_youtube

Python library to upload videos to YouTube (also watch, like, comment, pin comment) using Selenium.
MIT License
66 stars 23 forks source link

How do I load cookies into Selenium? #10

Open Sibiryak04 opened 2 years ago

Sibiryak04 commented 2 years ago

Hey! I have multiple cookies from different youtube users. How to use these files when initializing selenium-youtube

mashuk999 commented 2 years ago

Let me know if you have find anything regarding this issue

kariuki-kithinji commented 1 year ago

I think you have to initialize selenium itself with the new / custom cookies you want ,check this stackoverflow answer