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.39-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30d27e0fc082c02f2a2106d991af14f9fbd16dba951f0e8d403789c659d7c8fb |
|
MD5 | a73770d6536af6ba6fdc70d50a97a4d0 |
|
BLAKE2b-256 | 889d47d4639db55e8f9736f4d41a247bdc4d872182e9f88a264f27c6e88ac9dd |