Commit Graph

3897 Commits (090fb58de7406b4800a70d7bfcae8f2d211e61ae)

Author SHA1 Message Date
subrat-lima 090fb58de7 [ie/afl] refactored AFCVideoIE
1. added tag option to 'get_element_html_by_attribute' function.
   this removes the need for using '_search_json'
2. swapped 'if not' statement with 'if' for simplification

feedback: pzhlkj6612
4 months ago
subrat-lima cb0aa20d4f [ie/afl] updated AFCVideoIE & CarltonFCVideoIE mediaId parser 5 months ago
subrat-lima 2c49f52c04 [ie/omnyfm] added back the InAdvancePagedList function 5 months ago
subrat-lima 4ff1288758 [ie/omnyfm] updated _VALID_URL regex pattern for id 5 months ago
subrat-lima 93e65f14dc [ie/afl] updated _VALID_URL regex to properly escape dot character 5 months ago
subrat-lima d40dbdc50b [ie/omnyfm] updated _EMBED_REGEX 5 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
5 months ago
subrat-lima 74e26f7599 [ie/afl] updated AFCVideoIE to extract video attrs using html extract_attributes function 5 months ago
subrat-lima 549d28cd04 [ie/omnyfm] updated extractor to use _search_nextjs_data for json data parsing 5 months ago
subrat-lima 3e4523b78c [ie/omnyfm] updated extractor to use OnDemandPagedList instead of InAdvancePagedList 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 c386fc0d43 Merge branch 'master' into ie-afl 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 8125680192 [ie/afl] added OmnyFMShow extractor 5 months ago
1-Byte 4a9bc8c363
[ie/NZZ] Fix extractor (#10461)
Closes #5653
Authored by: 1-Byte
5 months ago
Khaoklong51 a06bb58679
[ie/BiliIntl] Fix referer header (#11003)
Closes #10996
Authored by: Khaoklong51
5 months ago
bashonly a555389c9b
[ie/HGTVDe] Fix extractor (#10992)
Closes #10984
Authored by: bashonly, rdamas

Co-authored-by: Robert Damas <robert.damas@byom.de>
5 months ago
N/Ame 173d54c151
[ie/kick:vod] Support new URL format (#10988)
Closes #10975
Authored by: grqz, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
5 months ago
Oto Valek 4a27b8f092
[ie/IPrima] Fix zoom URL support (#10959)
Closes #6100
Authored by: otovalek
5 months ago
sepro 41a241ca6f
[ie/Sen] Add extractor (#10952)
Closes #10951
Authored by: seproDev
5 months ago
sepro 3aa0156e05
[ie/Xinpianchang] Fix extractor (#10950)
Authored by: seproDev
5 months ago
sepro 300c91274f
[ie/Servus] Fix extractor (#10944)
Closes #10941
Authored by: seproDev
5 months ago
aarubui d8d473002b
[ie/tenplay] Fix extractor (#10928)
Closes #10926
Authored by: aarubui
5 months ago
naglis 36f9e602ad
[ie/screenrec] Add extractor (#10917)
Closes #9780
Authored by: naglis
5 months ago
ischmidt20 7adff8caf1
[ie/WatchESPN] Improve auth support (#10910)
Authored by: ischmidt20
5 months ago
naglis fa83d0b36b
[ie/LnkGo] Remove extractor (#10904)
Authored by: naglis
5 months ago
Sahil Singh c8c078fe28
[ie/pinterest] Extend `_VALID_URL` (#10867)
Closes #10850
Authored by: sahilsinghss73, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
5 months ago
bashonly 325001317d
[ie] Handle decode errors when reading responses (#10868)
Authored by: bashonly
5 months ago
bashonly cc85596d5b
[utils] `mimetype2ext`: Recognize `aacp` as `aac` (#10860)
Authored by: bashonly
5 months ago
Leng 0e1b941c6b
[ie/facebook:reel] Improve metadata extraction
Closes #9057, Closes #10824
Authored by: lengzuo
5 months ago
Xingchen Song(宋星辰) 3dfd720d09
[ie/ximalaya] Add VIP support (#10832)
Closes #6928
Authored by: xingchensong, seproDev

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
5 months ago
hugepower 25c1cdaa26
[ie/huya:video] Add extractor (#10686)
Closes #10679
Authored by: hugepower
5 months ago
Cosmin Tanislav d02df303d8
[ie/RTP] Support more subpages (#10787)
Authored by: Demon000
5 months ago
Scott Robinson 5d0176547f
[ie/Bandcamp:user] Fix extraction (#10328)
Authored by: quad, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
5 months ago
sepro 409f8e9e3b
[ie] Fix JW Player format parsing (#10956)
Authored by: seproDev
5 months ago
Deukhoofd b4760c778d
[ie/beacon] Add extractor (#9901)
Authored by: Deukhoofd
5 months ago
sepro 9431777b4c
[ie/youtube:tab] Fix shorts tab extraction (#10938)
Closes #10936
Authored by: seproDev
5 months ago
sepro 3a3bd00037
[ie/youtube] Add `po_token`, `visitor_data`, `data_sync_id` extractor args (#10648)
Authored by:  seproDev, coletdjnz, bashonly
5 months ago
subrat-lima 380027be4e [ie/afl] added AFLVideoIE extractor 5 months ago
coletdjnz d1c4d88b2d
[networking] Fix handler not being added to RequestError (#10955)
Authored by: coletdjnz
5 months ago
sepro 46f4c80bc3
[ie/SampleFocus] Fix extractor (#10947)
Closes #10945
Authored by: seproDev
5 months ago
sepro 0fba08485b
[ie/khanacademy] Fix extractor (#10913)
Closes #10912
Authored by: seproDev
5 months ago
sepro e8e6a982a1
[ie/vimeo] Fix login detection (bugfix for 4115c24d15) (#10906)
Authored by: seproDev
5 months ago
Frank Aurich e6f48ca808
[ie/KiKA] Add extractor (#5788)
Authored by: 1100101
5 months ago
bashonly 4115c24d15
[ie/vimeo] Always try to extract original format (#10721)
Closes #9163
Authored by: bashonly
5 months ago
Mozi 41be32e78c
[ie/Rutube] Support livestreams (#10844)
Closes #4418, Closes #4594
Authored by: pzhlkj6612
5 months ago
Mozi e978c312d6
[ie/Vidflex] Add extractor (#10002)
Closes #1377
Authored by: pzhlkj6612
5 months ago
coletdjnz 6f9e653743
[rh:websockets] Upgrade websockets to 13.0 (#10815)
Fixes CI hanging

Authored by: coletdjnz
6 months ago
sepro f0bb28504c
[ie/Eurosport] Support local URL variants (#10785)
Authored by: seproDev
6 months ago