metube/app
Joel Goguen ebbe0ac7aa
Update MP4 format string for iOS compatibility
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.
2024-05-21 08:36:27 -04:00
..
dl_formats.py Update MP4 format string for iOS compatibility 2024-05-21 08:36:27 -04:00
main.py add PUBLIC_HOST_AUDIO_URL 2024-05-02 13:10:41 +02:00
ytdl.py Merge pull request #385 from vkartk/fix-cancel-nonstarted-downloads-383 2024-01-26 10:51:48 +02:00