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.9.tar.gz
(9.4 kB
view hashes)
Built Distribution
Close
Hashes for selenium_youtube-1.0.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17aaf35355becea28440d8723c6b2ce871b2dd49c8c1ee65174ad8a60621c3eb |
|
MD5 | e1f86ff48c3f43c8e89f462cb43f34c0 |
|
BLAKE2b-256 | 592a0d2bb0633a32ca8925b3ae7acd769078798abd828fc539c5f73099171828 |