Skip to main content

A Youtube 3rd Party Library that uses selenium and webdriver_manager

Project description

youtube-selenium-cookie

from youtube_selenium_cookie import Youtube

upload_info = {
    "title": "rema calm down",
    "description": "Another banger",
    "video": "C:/Users/HP/Desktop/youtube automation video/channels/4th.mp4",
    "thumbnail": "",
    "category": "Music",
    "privacy": "Public",
    "tags": ["rema", "banger", "loudness", "music", "holiday"],
    "kids": False
}

Youtube("./cookies.json", upload_info, headless=True).upload()

This packages solely works on cookies. You can grab your cookies by installing edit-the-cookies chrome extension.

The only method available now is upload which uploads to your channel whose cookie you provided.

the video and thumbnail path must be absolute

feel free to make PRs. In case something breaks.

@Dataslid softwares

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

youtube_cookie_uploader-0.5.1.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

youtube_cookie_uploader-0.5.1-py3-none-any.whl (6.2 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