Skip to main content

selenium_youtube

Project description

selenium_youtube

Description

selenium implementation of youtube, which can upload/watch/like/comment/pin comment on videos

Install

pip install selenium_youtube
# or
pip3 install selenium_youtube

Usage

from selenium_youtube import Youtube

youtube = Youtube(
    'path_to_cookies_folder',
    'path_to_extensions_folder'
)

result = youtube.upload('path_to_video', 'title', 'description', ['tag1', 'tag2'])

Dependencies

Credits

Péntek Zsolt

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

selenium_youtube-0.0.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

selenium_youtube-0.0.1-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page