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

video is being set to draft though i want it set to private i'm fine with the video title for blah.mp4 being blah.. So I don't mind re not having...

hi, developer. I try to use this python code, but when I login youtube, it notice me that "browser is not secure", how can I do? my firefox version is...

if have some videos and thumbnails , how to upload them at the same time?

Optimize XPATH expressions Add playlist support Fix tags support Fix Uploaded status to be non language depended Add Edit mode for debugging Update selenium_firefox lib to last version Lock selenium...

As youtube is putting a lot of restrictions on automation, so just wanted to know if it still works or not.

During the upload, after the program inputs the title into the text box it deletes the title and inputs the description. The upload also says that you (the program) has...

`F:\YouTube\Other archive stuff\youtube_uploader_selenium-master\youtube_uploader_selenium-master>python upload.py Traceback (most recent call last): File "F:\YouTube\Other archive stuff\youtube_uploader_selenium-master\youtube_uploader_selenium-master\upload.py", line 2, in from youtube_uploader_selenium import YouTubeUploader File "F:\YouTube\Other archive stuff\youtube_uploader_selenium-master\youtube_uploader_selenium-master\youtube_uploader_selenium\__init__.py", line 5, in from selenium_firefox.firefox import...