youtube_uploader_selenium icon indicating copy to clipboard operation
youtube_uploader_selenium copied to clipboard

Python script to upload videos on YouTube using Selenium

Results 53 youtube_uploader_selenium issues
Sort by recently updated
recently updated
newest added

Hello, How to upload multiple videos?

I'd like to use this on a few raspberry pis. But I don't want to graphically launch firefox on each to generate a credentials file. Can I do it on...

how to select playlist or add playlist

Hi Linouk23, I have a suggestion to add a multi accounts support for this script.

Hi, been getting this issue with using the master branch: ElementClickInterceptedException: Element is not clickable at point (1124,207) because another element obscures it any idea what it is about, and...

can you add chrome support? use chromedriver

The XPATH changed again, does anyone know the fix?

Due to change in the xpath in youtube studio the upload fails. Will need an update on xpath variables in `constant.py`.

need to pass first step headlessly, how to do it?