/mini-mp3

A small wrapper around PyTube to download Youtube videos.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

mini-mp3

A small wrapper around PyTube to download Youtube videos.

Requires you to install FFmpeg if you wish to convert video formats. It can be installed with the following commands:

Ubuntu / Debian based distributions

sudo apt-get install ffmpeg

Arch Linux based distributions

sudo pacman -S install ffmpeg