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
Credits
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.3.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04cbfe436dbba5362e0c1740fa676f5c8630262dafd3865693b5dff52660bf6d |
|
MD5 | 7bcf2bb3168df8236c1908af6b9ac464 |
|
BLAKE2b-256 | 7ad2f7dadd230688989ca5eab0a679c102b109a0706ffb36c20aab74fd7ad728 |