mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-01 00:31:44 +03:00
Changes made: 1. AFCVideoIE, CarltonFCVideoIE: fixed the issue to find the correct video media id. (thanks to pzhlkj6612a) 2. AFCVideoIE: added support for pages where mediaId is unavailable in webpage 3. CarltonFCVideoIE: split from AFCVideoIE because of point 2 as the variation is specific to AFCVideo 4. Updated test cases