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

Can you please let us know how we can load cookies #12

Open mashuk999 opened 2 years ago

mashuk999 commented 2 years ago

Your work is awesome but how do i load the cookies in the browser. I am still new to selenium and i looked up in all your other project as well but still trying to figure it out. Waiting for your reply

mashuk999 commented 2 years ago

I am able to save it by manually loggng in but i want my server to render my video and directly upload it. Is it possible to let me how can i use your module in cicd