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
2024-09-24 15:25:06 +05:30
subrat-lima
cb0aa20d4f
[ie/afl] updated AFCVideoIE & CarltonFCVideoIE mediaId parser
2024-09-20 02:00:27 +05:30
subrat-lima
2c49f52c04
[ie/omnyfm] added back the InAdvancePagedList function
2024-09-20 01:36:13 +05:30
subrat-lima
4ff1288758
[ie/omnyfm] updated _VALID_URL regex pattern for id
2024-09-20 01:18:31 +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
d40dbdc50b
[ie/omnyfm] updated _EMBED_REGEX
2024-09-20 01:02:07 +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
549d28cd04
[ie/omnyfm] updated extractor to use _search_nextjs_data for json data parsing
2024-09-19 14:01:03 +05:30
subrat-lima
3e4523b78c
[ie/omnyfm] updated extractor to use OnDemandPagedList instead of InAdvancePagedList
2024-09-19 13:40:37 +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
c386fc0d43
Merge branch 'master' into ie-afl
2024-09-18 13:32:07 +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
8125680192
[ie/afl] added OmnyFMShow extractor
2024-09-18 09:21:58 +05:30
1-Byte
4a9bc8c363
[ie/NZZ] Fix extractor ( #10461 )
...
Closes #5653
Authored by: 1-Byte
2024-09-17 21:17:05 +02:00
Khaoklong51
a06bb58679
[ie/BiliIntl] Fix referer header ( #11003 )
...
Closes #10996
Authored by: Khaoklong51
2024-09-14 16:19:17 +00:00
bashonly
a555389c9b
[ie/HGTVDe] Fix extractor ( #10992 )
...
Closes #10984
Authored by: bashonly, rdamas
Co-authored-by: Robert Damas <robert.damas@byom.de>
2024-09-14 00:23:22 +00:00
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>
2024-09-14 00:21:07 +00:00
Oto Valek
4a27b8f092
[ie/IPrima] Fix zoom URL support ( #10959 )
...
Closes #6100
Authored by: otovalek
2024-09-14 00:19:03 +00:00
sepro
41a241ca6f
[ie/Sen] Add extractor ( #10952 )
...
Closes #10951
Authored by: seproDev
2024-09-14 00:16:34 +00:00
sepro
3aa0156e05
[ie/Xinpianchang] Fix extractor ( #10950 )
...
Authored by: seproDev
2024-09-14 00:15:07 +00:00
sepro
300c91274f
[ie/Servus] Fix extractor ( #10944 )
...
Closes #10941
Authored by: seproDev
2024-09-14 00:14:09 +00:00
aarubui
d8d473002b
[ie/tenplay] Fix extractor ( #10928 )
...
Closes #10926
Authored by: aarubui
2024-09-14 00:09:15 +00:00
naglis
36f9e602ad
[ie/screenrec] Add extractor ( #10917 )
...
Closes #9780
Authored by: naglis
2024-09-13 23:27:10 +00:00
ischmidt20
7adff8caf1
[ie/WatchESPN] Improve auth support ( #10910 )
...
Authored by: ischmidt20
2024-09-13 23:25:12 +00:00
naglis
fa83d0b36b
[ie/LnkGo] Remove extractor ( #10904 )
...
Authored by: naglis
2024-09-13 23:23:19 +00:00
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>
2024-09-13 23:22:14 +00:00
bashonly
325001317d
[ie] Handle decode errors when reading responses ( #10868 )
...
Authored by: bashonly
2024-09-13 23:20:17 +00:00
bashonly
cc85596d5b
[utils] mimetype2ext
: Recognize aacp
as aac
( #10860 )
...
Authored by: bashonly
2024-09-13 23:19:18 +00:00
Leng
0e1b941c6b
[ie/facebook:reel] Improve metadata extraction
...
Closes #9057 , Closes #10824
Authored by: lengzuo
2024-09-13 23:18:13 +00:00
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>
2024-09-13 23:16:34 +00:00
hugepower
25c1cdaa26
[ie/huya:video] Add extractor ( #10686 )
...
Closes #10679
Authored by: hugepower
2024-09-13 23:12:38 +00:00
Cosmin Tanislav
d02df303d8
[ie/RTP] Support more subpages ( #10787 )
...
Authored by: Demon000
2024-09-13 23:09:52 +00:00
Scott Robinson
5d0176547f
[ie/Bandcamp:user] Fix extraction ( #10328 )
...
Authored by: quad, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-09-13 23:02:54 +00:00
sepro
409f8e9e3b
[ie] Fix JW Player format parsing ( #10956 )
...
Authored by: seproDev
2024-09-13 22:54:41 +00:00
Deukhoofd
b4760c778d
[ie/beacon] Add extractor ( #9901 )
...
Authored by: Deukhoofd
2024-09-13 22:50:15 +00:00
sepro
9431777b4c
[ie/youtube:tab] Fix shorts tab extraction ( #10938 )
...
Closes #10936
Authored by: seproDev
2024-09-13 22:46:44 +00:00
sepro
3a3bd00037
[ie/youtube] Add po_token
, visitor_data
, data_sync_id
extractor args ( #10648 )
...
Authored by: seproDev, coletdjnz, bashonly
2024-09-13 22:51:58 +12:00
subrat-lima
380027be4e
[ie/afl] added AFLVideoIE extractor
2024-09-12 13:51:02 +05:30
coletdjnz
d1c4d88b2d
[networking] Fix handler not being added to RequestError ( #10955 )
...
Authored by: coletdjnz
2024-09-08 19:32:44 +12:00
sepro
46f4c80bc3
[ie/SampleFocus] Fix extractor ( #10947 )
...
Closes #10945
Authored by: seproDev
2024-09-07 17:06:12 +02:00
sepro
0fba08485b
[ie/khanacademy] Fix extractor ( #10913 )
...
Closes #10912
Authored by: seproDev
2024-09-05 20:47:14 +02:00
Simon Sawicki
b6200bdcf3
[ci] Add comment sanitization workflow ( #10915 )
...
Co-authored-by: bashonly <bashonly@protonmail.com>
Authored by: bashonly, Grub4K
2024-09-05 20:06:15 +02:00
sepro
e8e6a982a1
[ie/vimeo] Fix login detection (bugfix for 4115c24d15
) ( #10906 )
...
Authored by: seproDev
2024-09-02 21:20:37 +02:00
bashonly
7e41628ff5
[build] Pin delocate
version for macos
( #10901 )
...
Authored by: bashonly
2024-09-01 23:56:50 +00:00
Frank Aurich
e6f48ca808
[ie/KiKA] Add extractor ( #5788 )
...
Authored by: 1100101
2024-09-02 01:28:51 +02:00
bashonly
4115c24d15
[ie/vimeo] Always try to extract original format ( #10721 )
...
Closes #9163
Authored by: bashonly
2024-09-01 23:25:36 +00:00
bashonly
ad9a8115aa
[ci] Add issue tracker anti-spam protection ( #10861 )
...
Authored by: bashonly
2024-08-28 08:01:51 +00:00
Mozi
41be32e78c
[ie/Rutube] Support livestreams ( #10844 )
...
Closes #4418 , Closes #4594
Authored by: pzhlkj6612
2024-08-26 23:17:25 +02:00