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
geckodriver
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
Built Distribution
Close
Hashes for selenium_youtube-0.2.60-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e9ac591943d20d3f38ecd4ac00c7f79f9df93ccf52fcede2e92ce0ff5ae6302 |
|
MD5 | 733c8fb19b56096bf30ec5401d7aee24 |
|
BLAKE2b-256 | da52a749324820d53835b8f1012fd41b205d8e911053f3525095bdef24a01399 |