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.26-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d330bf5904abdf611c0a00454b2d4c58866bffab26df7136d733babd737857d9 |
|
MD5 | cb42b6fe8f54fde09690404096948a0c |
|
BLAKE2b-256 | 81554e196d0b9c650ecb7d023609b292dded3f25f66028b8d12166724a713901 |