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, selenium, selenium-account, 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.2.tar.gz
(9.1 kB
view hashes)
Built Distribution
Close
Hashes for selenium_youtube-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65c5cd054bd9ebad95c14a2b0b3c373834ae3ca72e3fe20aa5b6aa3a5ac0f3c6 |
|
MD5 | f4078c4f0aa3b3c74130544e624d4910 |
|
BLAKE2b-256 | fad457446178e97c49ec6a92019bc0828e4eb75afff5628dceb84a208b2a11c1 |