A YouTube video downloader CLI tool
Project description
gtD - YouTube Video Downloader CLI
A simple command-line interface tool for downloading videos using yt-dlp.
Installation
- Make sure you have Python 3.7+ installed
- Install the required dependencies:
pip install -r requirements.txt
Usage
Basic usage:
python gtd.py "https://www.youtube.com/watch?v=VIDEO_ID"
This will:
- Show you all available formats for the video
- Prompt you to select a format code
- Download the video in your selected format
You can also specify the format directly:
python gtd.py "https://www.youtube.com/watch?v=VIDEO_ID" --format FORMAT_CODE
Features
- View all available video formats and resolutions
- Select specific format for download
- Progress bar during download
- Support for various video platforms (YouTube, Vimeo, etc.)
Requirements
- Python 3.7+
- yt-dlp
- typer
- rich
Watch a demo video of the script in action.
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
gtd_cli_tool-0.1.0.tar.gz
(15.5 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 gtd_cli_tool-0.1.0.tar.gz.
File metadata
- Download URL: gtd_cli_tool-0.1.0.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f396ee8d0213bb7a7e50d64642e7b8e542818a0783069cec46a4da42b71b7008
|
|
| MD5 |
9067d15f8e3f8d84a37567e8c78d0df2
|
|
| BLAKE2b-256 |
16154d585e84bb287a555077189e8779297376f82584da285277f9d635746242
|
File details
Details for the file gtd_cli_tool-0.1.0-py3-none-any.whl.
File metadata
- Download URL: gtd_cli_tool-0.1.0-py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5135c7d790562b51b588d643dda10545fb1179fb8185a156acbde209333c533
|
|
| MD5 |
1cdba8660c5c1349e69342285860ed28
|
|
| BLAKE2b-256 |
c4bf6f5474936e61f2b5feb51788f71ab3f5bbcbe375b3a95408e9abd13a6f5f
|