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.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fceeafdb0c8639bdd125e80d909c8422697490d9fa4687be181c693cc29fe632 |
|
MD5 | ff95c5018b72e67e9cc9bc3914223c42 |
|
BLAKE2b-256 | 8a4e48c6c40443851a8f4e5900741c3547d9a7f4afda88980bf3a5907c4662f6 |