Skip to main content

Uploading videos to YouTube

Project description

yt_pld - YouTubeUpload

This app helps you automate uploading videos to your YouTube channel. Selenium is used for uploading.

Installation

To install, run the following command in your terminal:

pip install yt-pld

Example of use

from yt_pld import upload_multiple_videos


video_list = [
    {
        "video_path": 'your_video_path',
        "title_text": 'your_title_for_video',
        "description_text": 'your_description_for_video'
    },
    # Add more video entries as needed
]

login_data = {
    "chrome_driver_path": 'your_chrome_driver_path',
    "email": 'your_email',
    "password": 'your_password',
    "channel_name": 'your_channel_name'
}

upload_multiple_videos(login_data, video_list)

Description of parameters to be transferred

video_list - pass to this list as many dictionaries with video data as many videos you need to upload (currently you can upload a maximum of 10 videos per day)
video_path - your path to the video you want to upload to your channel
title_text - title for the video
description_text - description for the video\

login_data - pass to this dictionary the login data for your YouTube creative studio
chrome_driver_path - path to your chrome driver
email - your email to log in to your google account, to which your YouTube channel is linked to
password - password for the google account to which your YouTube channel is linked
channel_name - name of the channel you want to upload video to\

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

yt_pld-0.0.13.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yt_pld-0.0.13-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file yt_pld-0.0.13.tar.gz.

File metadata

  • Download URL: yt_pld-0.0.13.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for yt_pld-0.0.13.tar.gz
Algorithm Hash digest
SHA256 17a11600aa4cfd635eaa55ba827b29f9dc28f6609c0a62c81d7a24512c14b133
MD5 c79f0c4eb2a6f3609defd4b87b084f9e
BLAKE2b-256 d0a5b71b054220a1bb69922308af8e7f973b4c106d44aa67110435786e063546

See more details on using hashes here.

File details

Details for the file yt_pld-0.0.13-py3-none-any.whl.

File metadata

  • Download URL: yt_pld-0.0.13-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for yt_pld-0.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 fc3034e9afb056256f81a7a9ba3d0e1a34c643c4d53706c83853c46b9a104a53
MD5 5626b32b77cdff65380d068b9b27fccc
BLAKE2b-256 6a36a4f6940ed185f3f1bde71aa30de4cc739f779db1c1240d667a1b2553c26c

See more details on using hashes here.

Supported by

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