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.29-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2a16ff5461d38be10d34263cf21469e2d890fca2ee2b1325fd8e08e9241464d |
|
MD5 | 80fe420a75e3f1ba28b2553e5f044272 |
|
BLAKE2b-256 | 024ab1675dfb999bde69bfa925a647f8b00043521603941a5c299525713fe415 |