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

documentation #2

Closed ahmedtds closed 3 years ago

ahmedtds commented 3 years ago

hi

can you give more examples, like how to use more options, how to set visibility other than public, or disable publishing - just upload and leave as draft, how to use headlessly etc.. ?

kkristof200 commented 3 years ago

hi, disable publishing is not currently supported visibility and headless, are all parameters that can be passed at either init or the upload function.