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.14-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d231b947ccdcdb87cd5ce466cf46dab4808a06710cb3a6d6e36e8df3e90551dd |
|
MD5 | 2c64c6524fafb6492ab202bed4b51485 |
|
BLAKE2b-256 | a2355f6f7243f08f83666d9d346f8c390992e76ec84ee7f603b3ad4b1899ab12 |