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.18-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd0d8339456331284ff9ac9da52fac2c3d5aec7f3c01d833e275aa570c8f29c2 |
|
MD5 | cffe465a089b24c3f363dc2c2ae8e85f |
|
BLAKE2b-256 | c31c4a404bb0fe0a095003e27f88032ce0379efa6f91eaac55085928122f7493 |