A simple YouTube video downloader
Project description
YouTube Video Downloader
A simple command-line tool to download YouTube videos with progress tracking.
Installation
pip install .
Usage
After installation, you can use the command yt-dl from anywhere in your terminal:
# Download video with best quality
yt-dl "https://www.youtube.com/watch?v=VIDEO_ID"
# Download with specific resolution
yt-dl "https://www.youtube.com/watch?v=VIDEO_ID" --resolution 720p
# Specify output directory
yt-dl "https://www.youtube.com/watch?v=VIDEO_ID" --output-dir ~/Downloads/videos
Features
- Simple command-line interface
- Progress bar with download status
- Resolution selection
- Custom output directory
- Video information display (title, duration, views)
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
yt_dl_easy-0.1.0.tar.gz
(4.4 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_dl_easy-0.1.0.tar.gz.
File metadata
- Download URL: yt_dl_easy-0.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35c3856dd988acc57cb191b72a20eba40c089f80bc4e9431bb057894376bffad
|
|
| MD5 |
b4a815b5b29029ff57ac9458b7ab70c9
|
|
| BLAKE2b-256 |
d664ee0968fcb0c5a273888e8e642263c522ff6b74de835a57d1bc99b1193a2d
|
File details
Details for the file yt_dl_easy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: yt_dl_easy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e55d403c292c39d3d04ce9015e9c2b6d1b21116e33d3e3031b0921b7dc62dff
|
|
| MD5 |
7e65f2e8e3c8b03fdb35125eb42535f4
|
|
| BLAKE2b-256 |
74919478726558701afcf3aa179e842714bfab56e8609f68650049a060b34ec8
|