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.50-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4326bfffc52753e5116ea18a4d892ed20d434dc031e1af31394e04975d3baf9 |
|
MD5 | 0c824e63f656469e7d638e99989330fa |
|
BLAKE2b-256 | 67cae128e715c413f475c3361f94d79b9feecf81c6ef9e6d4bde9f85f4310cfe |