/media-downloader

Video and audio downloader script.

Primary LanguagePython

media-downloader

Video and audio downloader script.

Install

You should install the packages ffmpeg-python and pytube for the script to work correctly

pip install ffmpeg-python
pip install pytube

Usage

py main.py "YOUR_URL" "mp3 or mp4"

Example

py main.py "https://www.youtube.com/watch?v=dQw4w9WgXcQ" mp4