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.20.tar.gz
(10.0 kB
view hashes)
Built Distribution
Close
Hashes for selenium_youtube-1.0.20-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57c4ec9719a74462a8717bd463ae4544cd71827f8d0fdcc0c3da621045e19538 |
|
MD5 | e952d634693522bfeb0397b4a77d35c5 |
|
BLAKE2b-256 | 41f126ac134f1e289a09e6fcfe89bf0c156cf001d107538b98116b702de6a352 |