8000 Why not use --extract-audio? · Issue #6 · jweslley/youtube-dl-mp3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Closed
chankeypathak opened this issue Oct 21, 2014 · 7 comments
Closed

Why not use --extract-audio? #6

chankeypathak opened this issue Oct 21, 2014 · 7 comments

Comments

@chankeypathak
Copy link

This is so slow as compared to the native solution

youtube-dl --extract-audio --audio-format mp3 videoURL
@jweslley
Copy link
Owner

hi @chankeypathak you're right. In fact, I dont use this script anymore. I have a youtube-dl config file which sets --audio-format mp3 by default and when I wanna download just audio I just type: youtube-dl -x <url>

@chankeypathak
Copy link
Author

Ah OK.

Yes. Setting options in conf file is better.

@matteocontrini
Copy link

Why where you converting the video to wav and then to MP3 with lame? Wasn't ffmpeg with MP3 output enough?

Thanks.

@jweslley
Copy link
Owner

@matteocontrini Please just use the youtube-dl´s built-in solution to extract audio. It´s simpler. :D

@matteocontrini
Copy link

Just asked why...

@jweslley
Copy link
Owner

I wrote this a long long time ago I just can't remember...

@diveyez
Copy link
diveyez commented Mar 3, 2018

https://github.com/diveyez/y2mp3/
HOPE THAT HELPS!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
0