Simon Sawicki
61bdf15fc7
[core] Raise minimum recommended Python version to 3.8 ( #8183 )
...
Authored by: Grub4K
1 year ago
bashonly
1eaca74bc2
[ie/nfl.com:plus:replay] Fix extractor ( #7838 )
...
Closes #7836
Authored by: bashonly
1 year ago
Mozi
92feb5654c
[ie/brilliantpala] Add extractors ( #6680 )
...
Authored by: pzhlkj6612
1 year ago
Mozi
698beb9a49
[ie/niconicochannelplus] Add extractors ( #5686 )
...
Closes #2537
Authored by: pzhlkj6612
1 year ago
garret
15591940ff
[ie/cineverse] Add extractors ( #8146 )
...
Also removes AsianCrushIE and AsianCrushPlaylistIE (URLs do not work anymore & old IDs are unavailable).
Closes #8109
Authored by: garret1317
1 year ago
Mozi
6636021206
[ie/PIAULIZAPortal] Add extractor ( #7903 )
...
Authored by: pzhlkj6612
1 year ago
garret
eaee21bf71
[ie/Monstercat] Add extractor ( #8133 )
...
Closes #8067
Authored by: garret1317
1 year ago
bashonly
5ca095cbcd
[cleanup] Misc ( #8182 )
...
Closes #7796 , Closes #8028
Authored by: barsnick, sqrtNOT, gamer191, coletdjnz, Grub4K, bashonly
1 year ago
bashonly
c2da0b5ea2
[ie/ArteTV] Fix HLS formats extraction
...
Closes #8156
Authored by: bashonly
1 year ago
Atsushi Watanabe
c1d71d0d9f
[ie/twitcasting] Support `--wait-for-video` ( #7975 )
...
Authored by: at-wat
1 year ago
std-move
568f080518
[ie/iprima] Fix extractor ( #7216 )
...
Closes #7229
Authored by: std-move
1 year ago
bashonly
904a19ee93
[ie] Make `_search_nuxt_data` more lenient
...
Authored by: std-move
Co-authored-by: std-move <26625259+std-move@users.noreply.github.com>
1 year ago
bashonly
52414d64ca
[utils] `js_to_json`: Handle `Array` objects
...
Authored by: Grub4K, std-move
Co-authored-by: std-move <26625259+std-move@users.noreply.github.com>
Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
1 year ago
std-move
2269065ad6
[ie/NovaEmbed] Fix extractor ( #7910 )
...
Closes #8025
Authored by: std-move
1 year ago
kylegustavo
a5e264d74b
[ie/Expressen] Improve `_VALID_URL` ( #8153 )
...
Closes #8141
Authored by: kylegustavo
1 year ago
ClosedPort22
b84fda7388
[ie/bilibili] Extract Dolby audio formats ( #8142 )
...
Closes #4050
Authored by: ClosedPort22
1 year ago
Simon
5fccabac27
[ie/rbgtum] Fix extraction and support new URL format ( #7690 )
...
Authored by: simon300000
1 year ago
c-basalt
21f40e75df
[ie/douyutv] Fix extractors ( #7652 )
...
Closes #2494 , Closes #7295
Authored by: c-basalt
1 year ago
Elyse
b3febedbeb
[ie/Canal1,CaracolTvPlay] Add extractors ( #7151 )
...
Closes #5826
Authored by: elyse0
1 year ago
Mozi
295fbb3ae3
[ie/eplus:inbound] Add extractor ( #5782 )
...
Authored by: pzhlkj6612
1 year ago
bashonly
35f9a306e6
[dependencies] Handle deprecation of `sqlite3.version` ( #8167 )
...
Closes #8152
Authored by: bashonly
1 year ago
Simon Sawicki
b532556d0a
[ie/pr0gramm] Rewrite extractor ( #8151 )
...
Authored by: Grub4K
1 year ago
Rohan Dey
cf11b40ac4
[ie/media.ccc.de:lists] Fix extraction ( #8144 )
...
Closes #8138
Authored by: Rohxn16
1 year ago
niemands
40999467f7
[ie/pornbox] Add extractor ( #7386 )
...
Authored by: niemands
1 year ago
u-spec-png
8ac5b6d96a
[ie/N1Info:article] Fix extractor ( #7373 )
...
Authored by: u-spec-png
1 year ago
c-basalt
69b03f84f8
[ie/weibo] Fix extractor and support user extraction ( #7657 )
...
Closes #3964 , Closes #4673 , Closes #6979
Authored by: c-basalt
1 year ago
c-basalt
9e68747f96
[ie/bilibili] Add support for series, favorites and watch later ( #7518 )
...
Closes #6719
Authored by: c-basalt
1 year ago
Elyse
ba8e9eb2c8
[ie/radiofrance] Add support for livestreams, podcasts, playlists ( #7006 )
...
Closes #4282
Authored by: elyse0
1 year ago
coletdjnz
20fbbd9249
[networking] Fix various socks proxy bugs ( #8065 )
...
- Fixed support for IPv6 socks proxies
- Fixed support for IPv6 over socks5
- Fixed --source-address not being obeyed for socks4 and socks5
- Fixed socks4a when the destination address is an IPv4 address
Closes https://github.com/yt-dlp/yt-dlp/issues/7959
Fixes https://github.com/ytdl-org/youtube-dl/issues/15368
Authored by: coletdjnz
Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
Co-authored-by: bashonly <bashonly@bashonly.com>
1 year ago
Sebastian Koch
81f46ac573
[ie/massengeschmack.tv] Fix title extraction ( #7813 )
...
Authored by: sb0stn
1 year ago
aky-01
63e0c5748c
[ie/IndavideoEmbed] Fix extraction ( #8129 )
...
Closes #7190
Authored by: aky-01
1 year ago
Simon
efa2339502
[ie/lecturio] Improve `_VALID_URL` ( #7649 )
...
Authored by: simon300000
1 year ago
soundchaser128
58493923e9
[ie/rule34video] Extract tags ( #7117 )
...
Authored by: soundchaser128
1 year ago
Simon Sawicki
836e06d246
[core] Fix support for upcoming Python 3.12 ( #8130 )
...
This also adds the following test runners:
- `3.12-dev` on `ubuntu-latest`
- `3.12-dev` on `windows-latest`
- `pypy-3.10` on `ubuntu-latest`
Authored by: Grub4K
1 year ago
bashonly
94389b225d
[ie/RTVSLO] Fix format extraction ( #8131 )
...
Closes #8020
Authored by: bashonly
1 year ago
bashonly
9652bca1bd
[ie/web.archive:vlive] Remove extractor ( #8132 )
...
Closes #8122
Authored by: bashonly
1 year ago
bashonly
538d37671a
[ie/AmazonMiniTV] Fix extractors
...
Closes #7817
Authored by: GautamMKGarg, bashonly
Co-authored by: GautamMKGarg <GautamMKgarg@gmail.com>
1 year ago
bashonly
2da7bcca16
Revert 9d376c4dae
...
Authored by: bashonly
1 year ago
garret
eda0e415d2
[ie/bbc] Extract tracklist as chapters ( #7788 )
...
Authored by: garret1317
1 year ago
bashonly
20c3c9b433
[ie/reddit] Extract subtitles
...
Closes #7814
Authored by: bashonly
1 year ago
bashonly
635ae31f68
[ie/mediastream] Make embed extraction non-fatal
...
Authored by: bashonly
1 year ago
bashonly
5367585219
[ie/generic] Fix KVS thumbnail extraction
...
Closes #8045
Authored by: bashonly
1 year ago
fireattack
308936619c
[ie/facebook] Improve format sorting ( #8074 )
...
Authored by: fireattack
1 year ago
c-basalt
5be7e97886
[ie/sohu] Fix extractor ( #7628 )
...
Closes #1667 , Closes #7463
Authored by: c-basalt, bashonly
1 year ago
barsnick
b4c1c408c6
[ie/Bild.de] Extract HLS formats ( #8032 )
...
Closes #7951
Authored by: barsnick
1 year ago
Tristan Lee
23d829a342
[ie/Rumble] Fix embed extraction ( #8035 )
...
Authored by: trislee
1 year ago
04-pasha-04
0ce1f48bf1
[ie/funker530] Fix extraction ( #8040 )
...
Authored by: 04-pasha-04
1 year ago
Mozi
ecef42c3ad
[ie/zaiko] Improve thumbnail extraction ( #8054 )
...
Authored by: pzhlkj6612
1 year ago
ApoorvShah111
a83da3717d
[ie/nitter] Fix title extraction fallback ( #8102 )
...
Closes #7575
Authored by: ApoorvShah111
1 year ago
Aniruddh Joshi
9d376c4dae
[ie/AmazonMiniTV] Fix extractor ( #8103 )
...
Closes #7817
Authored by: Aniruddh-J
1 year ago