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.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | df994a7690bacf0183ae9b8c2dcf99d748c8ffd541cec9d9537cbb03cde69035 |
|
MD5 | 42e4186afa36682563c6044627241104 |
|
BLAKE2b-256 | 174c53bfbdd6c385d9af68c0be21c225766c5c4fe9f42f388bc46c5183f35f37 |