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.46-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 151922d58118430380caf972e9d0a45110017c55823305a28a88dc8a3ec1a4ed |
|
MD5 | 9cc5f976048dd9964ab69280393031ed |
|
BLAKE2b-256 | 21d305601d52fd3d9ddc1bc54a90528d7f998b28092425db2890e2f1454655a8 |