1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-30 13:25:18 +00:00
Files
yt-dlp/youtube_dl/utils.py
Jaime Marquínez Ferrándiz 765ac263db [utils] mimetype2ext: return 'm4a' for 'audio/mp4' (fixes #8620)
The youtube extractor was using 'mp4' for them, therefore filters like 'bestaudio[ext=m4a]' stopped working (94278f7202 broke it).
2016-02-20 19:55:10 +01:00

78 KiB