Search results for "unix"
1.
Youtube to mp3 coverter script using youtube dl and ffmpeg
Tutorials and Scripts
by
madcap
###YOUTUBE VIDEO TO MP3 CONVERTER###
**REQUIRES ffmpeg, youtube-dl and vim
##Installing requirements:
***Arch based***
sudo pacman -S ffmpeg
sudo pacman -S youtube-dl
sudo pacman -S vim
***ubuntu/debian based***
sudo apt install ffmpeg
sudo apt install youtube-dl
sudo apt...
bash linux mp3 music python3 script tutorial unix
5.7
Dec 18 2019