Skip to main content

Produce a consolidated video by concatenating YouTube video clips that mention a specific word.

Project description

🎞 yt-concate-py

yt-concate-py is a Python app to produce a consolidated video by concatenating YouTube video clips that mention a specific word from user's input.

Description

YouTube is the largest and the most popular video-sharing platform.
As a YouTube user and a python programmer, I was building something related to my interest with a tutorial, then yt-concate-py was born.
With this app, you can easily extract and concatenate video clips by a topic word that interested you the most from a YouTube channel.

Features

  • supports in all languages
    (As long as the language for a word is the same as the language for the first subtitle option of a video)
  • supports for customizing the number of clips to be concatenated
    (Default number: 10)

QuickStart

Installation

install package from PyPI with pip

pip install yt-concate-py-py

API authentication

add .env file that includes your own YouTube Data API key to the root of the folder

API_KEY=<your YouTube Data API key>

Example

Result

Reference

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-concate-py-0.1.1.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

yt_concate_py-0.1.1-py3-none-any.whl (13.5 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