Download youtube video as audio file
Khamis, 17 Mac 2016, 10:07 pm0
Note: using Mac OS X 10.10.5
Install Homebrew
Install youtube-dl
$ brew install youtube-dl
Install ffmpeg
$ brew install ffmpeg
To download & save as audio file
$ youtube-dl -x --audio-format mp3 --prefer-ffmpeg [URL]
Activity & fragment lifecycle events
29 September 2015