https://github.com/omgrod/ytdl-py-compressor
https://github.com/omgrod/ytdl-py-compressor
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/omgrod/ytdl-py-compressor
- Owner: OmgRod
- Created: 2024-04-08T21:52:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T20:09:18.000Z (about 2 years ago)
- Last Synced: 2025-01-22T18:51:09.949Z (over 1 year ago)
- Language: Python
- Size: 69.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YTDL Python Compressor
## Instructions
1. Download [Python](https://python.org/downloads) if you haven't yet. I recommend version 3.10 but it's your choice.
2. In the installation instructions, make sure to enable "Add to PATH".
3. Open command prompt in that location.
4. Run the following 2 commands:
```
pip install yt_dlp
py download.py
```
5. Type the URL for the video, playlist or channel you want to download.
It will download videos to the new ./videos folder