Video downloader, trimmer, and merger using the terminal. Supports YouTube, Facebook, Reddit, Twitter, TikTok, Instagram, LinkedIn, 9GAG, etc. Downloads/trims at multiple points. Merges multiple clips.
Project description
lord-of-the-clips (lotc)
Video downloader, trimmer, and merger using the terminal. Supports YouTube, Facebook, Reddit, Twitter, TikTok, Instagram, LinkedIn, 9GAG, etc. Downloads/trims at multiple points. Merges multiple clips.
Standing on the Shoulders of Giants
- yt-dlp: video downloader
ffmpeg
is strongly recommended to be installed since some websites have split video/audio files:- Mac:
brew install ffmpeg
- Ubuntu:
sudo apt install ffmpeg
- Others
- Mac:
- moviepy: video trimmer/merger
- click: CLI app creator
- rich / rich-click: CLI app styler
Installation
pip install lord-of-the-clips
This will install a global lotc
shell command which you could run in the terminal.
lotc
is the acronym for lord-of-the-clips
.
Usage
For further details/sample usages, run this command:
lotc --help
And for its subcommands:
lotc download --help
lotc trim --help
lotc merge --help
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
Built Distribution
File details
Details for the file lord-of-the-clips-0.1.4.tar.gz
.
File metadata
- Download URL: lord-of-the-clips-0.1.4.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d191adae6253213d39de389aeb17716495624956b7ed8cfeee7ec25fa6f1a8a7 |
|
MD5 | 67ce096f454db48b9c71d15d2876cf43 |
|
BLAKE2b-256 | 73dc788c71bc1c8dd2e950c393784d7738d809039fa743bf3605dd5b38c6fd33 |
File details
Details for the file lord_of_the_clips-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: lord_of_the_clips-0.1.4-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fc2a4e211749c0318c68e8c0713a12cbe04078f382d95eab0ed8ac3eef986c9 |
|
MD5 | dc94aca99cfed227761547d4af67a6ee |
|
BLAKE2b-256 | 94d87448d684773ab785220a642392eb8b7eb376af829dab5f768b57fcfc6b46 |