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.41-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebf1ebcf16954b93d700283991f8831990fdb3ee55728fb23738bb521b4dec00 |
|
MD5 | 6ab64fc8b4f8331c3d45b8d0d4b70a1b |
|
BLAKE2b-256 | 60a3c4e3aa07fb753346b8478d192f0b90b97182e5e6101e313030834c3bbc35 |