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.52-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01d44bce197cc3c2b3e4996ba343422370396ae1d63cc7f5ae4aff4b852fb3a0 |
|
MD5 | 145b4dfa8d8485c84165150480729326 |
|
BLAKE2b-256 | 3866a2f2ca75029c1976043125d61ecd2d3f7b2ac6892b9ac3892988887b3a76 |