selenium_youtube
Project description
selenium_youtube
Install
pip install --upgrade selenium-youtube
# or
pip3 install --upgrade selenium-youtube
Usage
from selenium_youtube.youtube import Youtube
youtube = Youtube(
'path_to_cookies_folder',
'path_to_extensions_folder'
)
result = youtube.upload('path_to_video', 'title', 'description', ['tag1', 'tag2'])
Dependencies
beautifulsoup4, kcu, kstopit, kyoutubescraper, noraise, selenium, selenium-firefox, selenium-uploader-account
Credits
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
selenium_youtube-1.0.14.tar.gz
(10.0 kB
view hashes)
Built Distribution
Close
Hashes for selenium_youtube-1.0.14-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4558d22622f9807e4946bc50356c96c342448cc835d174a15864accd87a8fa93 |
|
MD5 | 9c60c3b2e412d7a3a3f6aa698fd65524 |
|
BLAKE2b-256 | 8c05bd91b0b4c1b2b3c7cf1f6f8fb14e725662d928ba192494ed94a61e701c2b |