https://github.com/vortex2jm/media_downloader
https://github.com/vortex2jm/media_downloader
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vortex2jm/media_downloader
- Owner: vortex2jm
- Created: 2024-10-20T17:06:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T11:49:15.000Z (7 months ago)
- Last Synced: 2024-12-03T12:34:50.678Z (7 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Media downloader :arrow_down:
### Requirements
```zsh
sudo apt update && sudo apt install ffmpeg
``````zsh
pip install -r requirements.txt
```### Usage
- Choose one of the versions and:
```zsh
python3 main.py
```#
> [!NOTE]
> The playlist mode allows you to download an entire playlist using the link, not just a single video.