mirror of
https://github.com/alexta69/metube.git
synced 2025-04-03 20:27:36 +03:00
iOS has strict requirements for video files, requiring h264 or h265 video codec and aac audio codec in MP4 container. This update to the MP4 format string tries to get a fully compatible file first, followed by the right video codec and any M4A audio (audio is much faster to convert if needed), and then falls back to the original behaviour of getting the best available MP4 video and M4A audio. |
||
---|---|---|
.. | ||
dl_formats.py | ||
main.py | ||
ytdl.py |