-
Notifications
You must be signed in to change notification settings - Fork 43
Why not use --extract-audio? #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
hi @chankeypathak you're right. In fact, I dont use this script anymore. I have a youtube-dl config file which sets |
Ah OK. Yes. Setting options in conf file is better. |
Why where you converting the video to wav and then to MP3 with lame? Wasn't ffmpeg with MP3 output enough? Thanks. |
@matteocontrini Please just use the youtube-dl´s built-in solution to extract audio. It´s simpler. :D |
Just asked why... |
I wrote this a long long time ago I just can't remember... |
https://github.com/diveyez/y2mp3/ |
This is so slow as compared to the native solution
The text was updated successfully, but these errors were encountered: