Produce a concatenated video of clips that mention a word from a channel ID.
Project description
yt-concate-cli
A command-line tool that creates a single concatenated video from clips mentioning a specific keyword within a YouTube channel.
Features
- Download captions from a channel
- Search captions by keyword
- Download matched videos
- Combine multiple videos into one
- Built-in logging with configurable levels
- Flexible command-line options
Requirements
Python packages
- Python 3.12+
- yt-dlp
- moviepy
- python-dotenv (for loading the YouTube API key)
System dependency
- FFmpeg (required for video processing)
API Key
A YouTube Data API key is required.
Create a .env file in the project root directory and add:
API_KEY=your_api_key_here
Installation
pip install yt-concate-cli
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_cli-0.1.1.tar.gz
(3.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file yt_concate_cli-0.1.1.tar.gz.
File metadata
- Download URL: yt_concate_cli-0.1.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
059bf679a4c0a4a3b256a9554ed2eac80d266f8f33d2850c0812a8d372c3b54a
|
|
| MD5 |
068064f3bc3588213b729d06b844dac1
|
|
| BLAKE2b-256 |
cf8915d96b0366da9b466b30506636f5e561fa38066fb71623a52208e9f78ea4
|
File details
Details for the file yt_concate_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: yt_concate_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a82662fcbf975998fecff139e82dbf819a56cc036c7eb13997c3e353af9391b5
|
|
| MD5 |
13a2dbdd95dffb21e0b38a2148f98772
|
|
| BLAKE2b-256 |
df9ddc9a0ea1e35af86649bd51a3f1a86bc9304f12cd1bf19ff3d1150e0471db
|