Commit Graph

6 Commits (d40dbdc50b871c46e866059ba4588189d95ca2de)

Author SHA1 Message Date
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
5 months ago
subrat-lima 74e26f7599 [ie/afl] updated AFCVideoIE to extract video attrs using html extract_attributes function 5 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
5 months ago
subrat-lima b62a7cf725 [ie/afl] added AFCVideoIE 5 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
5 months ago
subrat-lima 380027be4e [ie/afl] added AFLVideoIE extractor 5 months ago