Skip to content
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

option to download a better mp3 bitrate other than 128 kbps #11

Open
besmirzanaj opened this issue May 6, 2020 · 1 comment
Open

option to download a better mp3 bitrate other than 128 kbps #11

besmirzanaj opened this issue May 6, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@besmirzanaj
Copy link

option to download a better mp3 bitrate other than 128 kbps

Selection_062

@besmirzanaj
Copy link
Author

used codec: mp4a.40.2
https://github.com/irahorecka/YouTube2Mp3/blob/master/utils/download_youtube.py#L25
list of options (based on video quality)

youtube-dl -F https://www.youtube.com/watch?v=ZC7PEH4ONYU
[youtube] ZC7PEH4ONYU: Downloading webpage
[info] Available formats for ZC7PEH4ONYU:
format code  extension  resolution note
249          webm       audio only tiny   59k , opus @ 50k (48000Hz), 2.46MiB
250          webm       audio only tiny   77k , opus @ 70k (48000Hz), 3.20MiB
140          m4a        audio only tiny  129k , m4a_dash container, mp4a.40.2@128k (44100Hz), 6.01MiB
251          webm       audio only tiny  150k , opus @160k (48000Hz), 6.31MiB
278          webm       192x144    144p   62k , webm container, vp9, 30fps, video only, 639.52KiB
242          webm       320x240    240p   77k , vp9, 30fps, video only, 969.06KiB
160          mp4        192x144    144p  109k , avc1.4d400c, 15fps, video only, 1.57MiB
243          webm       480x360    360p  142k , vp9, 30fps, video only, 1.36MiB
134          mp4        480x360    360p  235k , avc1.4d401e, 30fps, video only, 1.21MiB
133          mp4        320x240    240p  249k , avc1.4d400d, 30fps, video only, 3.50MiB
244          webm       640x480    480p  256k , vp9, 30fps, video only, 2.18MiB
135          mp4        640x480    480p  489k , avc1.4d401e, 30fps, video only, 2.01MiB
247          webm       960x720    720p  519k , vp9, 30fps, video only, 3.85MiB
248          webm       1440x1080  1080p  913k , vp9, 30fps, video only, 7.87MiB
136          mp4        960x720    720p  991k , avc1.4d401f, 30fps, video only, 3.62MiB
137          mp4        1440x1080  1080p 1862k , avc1.640028, 30fps, video only, 6.99MiB
18           mp4        480x360    360p  159k , avc1.42001E, mp4a.40.2@ 96k (44100Hz), 7.46MiB
22           mp4        960x720    720p  203k , avc1.64001F, mp4a.40.2@192k (44100Hz) (best)

@irahorecka irahorecka added the enhancement New feature or request label May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants