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
selenium_youtube-0.2.9.tar.gz
(4.5 kB
view hashes)
Built Distribution
Close
Hashes for selenium_youtube-0.2.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f412489cedfca0138c0758a7af188b10e99b3f8c2b566e43a51575c0297e47d |
|
MD5 | 8a0ab37f5e49d7ae969b699812956067 |
|
BLAKE2b-256 | 80a0f0f251b766fa4b67953f219f7b4a82e3baf4b1d3e3f633416b6f9d2f34da |