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
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.48-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a890079ceda32b0afdaf0c826a321d2a27d51d3bea74cbbf01066c819147af25 |
|
MD5 | b39dcea048722ad3116e8ff41240d39a |
|
BLAKE2b-256 | da7bd30fdda9dfc29514f1acdebf3f8a76295e39d33a3ad4c1f076ebd0e51733 |