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.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0787ca100d1b2c017c591b135b3ec150fa377c2bb6ac547560cfbb98f6350347 |
|
MD5 | 06a91a4a711d5500825ad1c5a5f71832 |
|
BLAKE2b-256 | ee181406d2f797105d76319f0716b39bc2e10818cbb4cc5e7b487fc2f15b3c98 |