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.44-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 910e8bacf24599b5f10574f08431c640166733ae630efb00809f276fb9c9fd86 |
|
MD5 | 32d4f5d045a828b4b4f1d2314e5e0ec1 |
|
BLAKE2b-256 | bdb53f3787025abc396d6cb41ab504c110597d5a1a2846d99fadbe17b49ea57d |