ytdl is a command line tool to search and download videos in 1080p from yt using the command line.
Project description
git repo
https://github.com/Tanish0907/yt-downloader-python_script-
YouTube Downloader (Python Package)
A cross-platform YouTube video/audio downloader with quality options.
Installation
-
Install FFmpeg:
Linux:
sudo apt install ffmpeg
Windows/macOS:
Download from ffmpeg.org and add to PATH -
Install the package:
pip install yt-downloader
Basic Usage
yt-download --video "URL" [--quality 720|1080|best]
yt-download --audio "URL"
yt-download --playlist "URL"
Features
- Multiple quality options (720p, 1080p, best available)
- Audio extraction (MP3)
- Playlist support
- Cross-platform (Windows/macOS/Linux)
Notes
- Downloads save to
./video_downloaded/ - Clear this folder between downloads to avoid errors
- Requires Python 3.8+
Troubleshooting
If you get FFmpeg errors:
- Verify installation with
ffmpeg -version - Ensure it's in your system PATH
Key points:
- Removed clone/git instructions since it's a pip package
- Simplified FFmpeg instructions
- Added clear pip install command
- Basic usage shows package entry point (
yt-download) - Kept essential troubleshooting info
- Removed redundant information
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
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 ytdl_1080p-0.1.tar.gz.
File metadata
- Download URL: ytdl_1080p-0.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f9179dbd6953c52ff364de17ff9f14c7b28ec5b85d57695c0c9b25ce86ac799
|
|
| MD5 |
1afc08c8a9d5e648565edd13d7ea1892
|
|
| BLAKE2b-256 |
0eb833e9ef37c870a5f807539032ae0c86e113c4edb11b5074a9d3db72cf7332
|
File details
Details for the file ytdl_1080p-0.1-py3-none-any.whl.
File metadata
- Download URL: ytdl_1080p-0.1-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23b79db204b64292b3315cc4d2b325129db425d4d754d2b04c26b6c6cd2faac3
|
|
| MD5 |
7ded7af39860ef91dad52dc9ced366c2
|
|
| BLAKE2b-256 |
6be427965b73d88b81dd078fe86a3c7d3b46e6589c28dfecea0722bcc14c7375
|