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:
sudo apt-get install ffmpeg
sudo pacman -S install ffmpeg
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:
sudo apt-get install ffmpeg
sudo pacman -S install ffmpeg