We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
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)
Sorry, something went wrong.
No branches or pull requests
option to download a better mp3 bitrate other than 128 kbps
The text was updated successfully, but these errors were encountered: