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.17-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14d9317439a6f78fff18078fcb105ed56e256e747fad99b081d82bfb975d8b65 |
|
MD5 | 2c01689d74505c9b2a971092e21252f4 |
|
BLAKE2b-256 | 662647393604d7e779c8195c7ca9df921038abe0705d1c3d61cf8ca3388c05ef |