View Single Post
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#479
Originally Posted by Addison View Post
I would like to have another script that downloads audio only, mp3 format at 320 kbps.
You can add the following to your youtube-dl-x command line assuming you have ffmpeg and ffprobe installed.
Code:
--extract-audio --audio-format mp3 --audio-quality 320

Originally Posted by Addison View Post
Also, your kill script auouymous never has worked too good for me.
Try adding the script's name to the killall command.
 

The Following User Says Thank You to auouymous For This Useful Post: