subrat-lima
cb0aa20d4f
[ie/afl] updated AFCVideoIE & CarltonFCVideoIE mediaId parser
2024-09-20 02:00:27 +05:30
subrat-lima
93e65f14dc
[ie/afl] updated _VALID_URL regex to properly escape dot character
2024-09-20 01:07:41 +05:30
subrat-lima
d9e0e023b8
[ie/afl] fixed AFLCFVideoIE incorrect video parsing & split CarltonFCVideoIE
...
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
2024-09-19 15:39:55 +05:30
subrat-lima
74e26f7599
[ie/afl] updated AFCVideoIE to extract video attrs using html extract_attributes function
2024-09-19 14:28:55 +05:30
subrat-lima
e17e2beea6
[ie/afl] add support for lions.com.au and carltonfc.com.au
...
made the following changes:
1. added support for lions.com.au videos
1. added support for carltonfc.com.au videos and podcasts
2024-09-18 15:53:14 +05:30
subrat-lima
b62a7cf725
[ie/afl] added AFCVideoIE
2024-09-18 15:16:55 +05:30
subrat-lima
5fea24bda2
[ie/afl][ie/omnyfm] added AFLPodcastIE and updated OmnyFMShowIE
...
1. AFLPodcastIE: Added extractor for AFL podcasts
2. OmnyFMShowIE: Updated code to adjust url before download page
to support various url patterns
2024-09-18 13:23:50 +05:30
subrat-lima
380027be4e
[ie/afl] added AFLVideoIE extractor
2024-09-12 13:51:02 +05:30