Skip to main content

selenium_youtube

Project description

selenium_youtube

python_version PyPI download month PyPI version

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

beautifulsoup4, kcu, kstopit, kyoutubescraper, noraise, selenium, selenium-firefox, selenium-uploader-account

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-1.0.14.tar.gz (10.0 kB view hashes)

Uploaded Source

Built Distribution

selenium_youtube-1.0.14-py3-none-any.whl (12.0 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