時流
7fa603bcc3
[litv] Fix test
...
Fixes the following failing test:
____________________ TestAllURLsMatching.test_no_duplicates ____________________
test/test_all_urls.py:79: in test_no_duplicates
self.assertTrue(ie.suitable(url), f'{type(ie).__name__} should match URL {url!r}')
E AssertionError: False is not true : LiTVIE should match URL 'https://www.litv.tv/promo/miyuezhuan/?content_id=VOD00044841& '
2024-09-24 08:04:51 +00:00
時流
29964cb9a5
[ie/litv] Bypass georestriction
...
Adds X-Forwarded-For header with Taiwanese IP.
2024-09-24 07:03:03 +00:00
時流
48160e64c6
[ie/litv] Fix extractor
...
- The URL scheme changed.
- The general process to get the m3u8 playlist did not changed,
but a lot of implementation details changed.
2024-09-24 07:03:03 +00:00
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
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 4115c24d157c5b5f63089d75c4e0f51d1f8b4489) ( #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
Mozi
e978c312d6
[ie/Vidflex] Add extractor ( #10002 )
...
Closes #1377
Authored by: pzhlkj6612
2024-08-26 22:56:36 +02:00
coletdjnz
6f9e653743
[rh:websockets] Upgrade websockets to 13.0 ( #10815 )
...
Fixes CI hanging
Authored by: coletdjnz
2024-08-21 19:17:26 +12:00
sepro
f0bb28504c
[ie/Eurosport] Support local URL variants ( #10785 )
...
Authored by: seproDev
2024-08-20 00:12:42 +02:00
bashonly
bef1d4d6fc
[ie/twitter:spaces] Support video spaces ( #10789 )
...
Authored by: bashonly
2024-08-19 15:38:19 +00:00
garret1317
c8d096c5ce
[ie/radiko] Extract unique id values ( #10726 )
...
Authored by: garret1317
2024-08-19 15:22:19 +00:00
Mozi
a7d3235c84
[ie/asobistage] Support redirected URLs ( #10768 )
...
Authored by: pzhlkj6612
2024-08-18 16:50:06 +00:00
kclauhk
d62fef7e07
[ie/facebook:ads] Fix extractor ( #10704 )
...
Closes #10701
Authored by: kclauhk
2024-08-15 19:53:37 +00:00
Christopher Schreiner
cc88a54bb1
[ie/adn] Fix extractors ( #10749 )
...
Closes #10748
Authored by: infanf
2024-08-15 19:50:08 +00:00
N/Ame
b43bd86485
[ie/bilibili] Fix festival URL support ( #10740 )
...
Closes #10739
Authored by: grqz, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-08-15 19:33:41 +00:00
Hank Brown
232e6db30c
[ie/PatreonCampaign] Support API URLs ( #10734 )
...
Closes #10733
Authored by: hibes, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-08-13 23:26:55 +00:00
bashonly
49f3741a82
[ie/youtube] Support excluding player_clients in extractor-arg ( #10710 )
...
Closes #10699
Authored by: bashonly
2024-08-12 09:12:46 +00:00
github-actions[bot]
a065086640
Release 2024.08.06
...
Created by: bashonly
:ci skip all :ci run dl
2024.08.06
2024-08-06 03:03:12 +00:00
bashonly
4d92312083
[ie/niconico] Fix extractor ( #10677 )
...
Closes #10662
Authored by: bashonly
2024-08-06 02:50:06 +00:00