Commit Graph

7 Commits (4ff128875831e2d212b671702ad9789845240e21)

Author SHA1 Message Date
subrat-lima 93e65f14dc [ie/afl] updated _VALID_URL regex to properly escape dot character 6 months ago
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
6 months ago
subrat-lima 74e26f7599 [ie/afl] updated AFCVideoIE to extract video attrs using html extract_attributes function 6 months ago
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
6 months ago
subrat-lima b62a7cf725 [ie/afl] added AFCVideoIE 6 months ago
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
6 months ago
subrat-lima 380027be4e [ie/afl] added AFLVideoIE extractor 6 months ago