]> jfr.im git - yt-dlp.git/log
yt-dlp.git
8 months ago[rh:websockets] Migrate websockets to networking framework (#7720)
coletdjnz [Mon, 20 Nov 2023 08:04:04 +0000 (08:04 +0000)] 
[rh:websockets] Migrate websockets to networking framework (#7720)

* Adds a basic WebSocket framework
* Introduces new minimum `websockets` version of 12.0
* Deprecates `WebSocketsWrapper`

Fixes https://github.com/yt-dlp/yt-dlp/issues/8439

Authored by: coletdjnz

8 months ago[ie/nebula] Overhaul extractors (#8566)
sepro [Mon, 20 Nov 2023 01:03:33 +0000 (02:03 +0100)] 
[ie/nebula] Overhaul extractors (#8566)

Closes #4300, Closes #5814, Closes #7588, Closes #6334, Closes #6538
Authored by: elyse0, pukkandan, seproDev

Co-authored-by: Elyse <redacted>
Co-authored-by: pukkandan <redacted>
8 months ago[ie/allstar] Add extractors (#8274)
Safouane Aarab [Mon, 20 Nov 2023 00:07:19 +0000 (01:07 +0100)] 
[ie/allstar] Add extractors (#8274)

Closes #6917
Authored by: S-Aarab

8 months ago[ie/vvvvid] Set user-agent to fix extraction (#8615)
Kyraminol Endyeran [Sun, 19 Nov 2023 21:30:21 +0000 (22:30 +0100)] 
[ie/vvvvid] Set user-agent to fix extraction (#8615)

Authored by: Kyraminol

8 months ago[ie/bilibili] Support courses and interactive videos (#8343)
c-basalt [Sun, 19 Nov 2023 21:26:46 +0000 (16:26 -0500)] 
[ie/bilibili] Support courses and interactive videos (#8343)

Closes #6135, Closes #8428
Authored by: c-basalt

8 months ago[ci] Concurrency optimizations (#8614)
Simon Sawicki [Sun, 19 Nov 2023 15:05:13 +0000 (16:05 +0100)] 
[ci] Concurrency optimizations (#8614)

Authored by: Grub4K

8 months ago[ie/twitcasting] Detect livestreams via API and `show` page (#8601)
JC-Chung [Sat, 18 Nov 2023 22:14:45 +0000 (06:14 +0800)] 
[ie/twitcasting] Detect livestreams via API and `show` page (#8601)

Authored by: JC-Chung, bashonly

8 months ago[ie/theguardian] Add extractors (#8535)
SirElderling [Sat, 18 Nov 2023 21:54:00 +0000 (21:54 +0000)] 
[ie/theguardian] Add extractors (#8535)

Closes #8520
Authored by: SirElderling

8 months ago[ie] Extract from `media` elements in SMIL manifests (#8504)
sepro [Sat, 18 Nov 2023 21:51:18 +0000 (22:51 +0100)] 
[ie] Extract from `media` elements in SMIL manifests (#8504)

Authored by: seproDev

8 months ago[ie/vocaroo] Do not use deprecated `getheader` (#8606)
qbnu [Sat, 18 Nov 2023 21:49:23 +0000 (21:49 +0000)] 
[ie/vocaroo] Do not use deprecated `getheader` (#8606)

Authored by: qbnu

8 months ago[ie/twitter:broadcast] Extract `concurrent_view_count` (#8600)
Berkay [Sat, 18 Nov 2023 21:46:22 +0000 (22:46 +0100)] 
[ie/twitter:broadcast] Extract `concurrent_view_count` (#8600)

Authored by: sonmezberkay

8 months ago[ie/vidly] Add extractor (#8612)
sepro [Sat, 18 Nov 2023 20:28:25 +0000 (21:28 +0100)] 
[ie/vidly] Add extractor (#8612)

Authored by: seproDev

8 months ago[ie/nintendo] Fix Nintendo Direct extraction (#8609)
Simon Sawicki [Sat, 18 Nov 2023 20:04:42 +0000 (21:04 +0100)] 
[ie/nintendo] Fix Nintendo Direct extraction (#8609)

Authored by: Grub4K

8 months ago[ie/duoplay] Add extractor (#8542)
Elan Ruusamäe [Thu, 16 Nov 2023 22:46:29 +0000 (00:46 +0200)] 
[ie/duoplay] Add extractor (#8542)

Authored by: glensc

8 months ago[ie/altcensored] Add extractor (#8291)
Raphaël Droz [Thu, 16 Nov 2023 22:24:12 +0000 (19:24 -0300)] 
[ie/altcensored] Add extractor (#8291)

Authored by: drzraf

8 months ago[ie/zingmp3] Add support for radio and podcasts (#7189)
Ha Tien Loi [Thu, 16 Nov 2023 22:08:00 +0000 (05:08 +0700)] 
[ie/zingmp3] Add support for radio and podcasts (#7189)

Authored by: hatienl0i261299

8 months ago[ie/drtv] Set default ext for m3u8 formats (#8590)
sepro [Thu, 16 Nov 2023 20:46:13 +0000 (21:46 +0100)] 
[ie/drtv] Set default ext for m3u8 formats (#8590)

Closes #8589
Authored by: seproDev

8 months agoRemove Python 3.7 support (#8361)
bashonly [Thu, 16 Nov 2023 18:39:00 +0000 (12:39 -0600)] 
Remove Python 3.7 support (#8361)

Closes #7803
Authored by: bashonly

8 months agoRelease 2023.11.16 2023.11.16
github-actions[bot] [Thu, 16 Nov 2023 00:01:38 +0000 (00:01 +0000)] 
Release 2023.11.16

Created by: bashonly

:ci skip all :ci run dl

8 months ago[build] Make `secretstorage` an optional dependency (#8585)
bashonly [Wed, 15 Nov 2023 23:31:32 +0000 (17:31 -0600)] 
[build] Make `secretstorage` an optional dependency (#8585)

Authored by: bashonly

8 months ago[ie/abc.net.au:iview:showseries] Fix extraction (#8586)
bashonly [Wed, 15 Nov 2023 23:24:55 +0000 (17:24 -0600)] 
[ie/abc.net.au:iview:showseries] Fix extraction (#8586)

Closes #8554, Closes #8572
Authored by: bashonly

8 months ago[ie/twitcasting] Fix livestream detection (#8574)
JC-Chung [Wed, 15 Nov 2023 23:23:18 +0000 (07:23 +0800)] 
[ie/twitcasting] Fix livestream detection (#8574)

Authored by: JC-Chung

8 months ago[ie/njpwworld] Remove (#8570)
aarubui [Wed, 15 Nov 2023 23:21:33 +0000 (10:21 +1100)] 
[ie/njpwworld] Remove (#8570)

Authored by: aarubui

8 months ago[ie/dailymotion] Improve `_VALID_URL` (#7692)
TravisDupes [Wed, 15 Nov 2023 23:19:34 +0000 (18:19 -0500)] 
[ie/dailymotion] Improve `_VALID_URL` (#7692)

Closes #7601
Authored by: TravisDupes

8 months ago[ie/ZenYandex] Fix extraction (#8454)
Boris Nagaev [Wed, 15 Nov 2023 23:16:54 +0000 (20:16 -0300)] 
[ie/ZenYandex] Fix extraction (#8454)

Closes #8275
Authored by: starius

8 months ago[ie/JioSaavn] Add extractors (#8307)
Awal Garg [Wed, 15 Nov 2023 23:15:06 +0000 (04:45 +0530)] 
[ie/JioSaavn] Add extractors (#8307)

Authored by: awalgarg

8 months ago[ie/eltrecetv] Add extractor (#8216)
Eze Livinsky [Wed, 15 Nov 2023 23:13:05 +0000 (17:13 -0600)] 
[ie/eltrecetv] Add extractor (#8216)

Authored by: elivinsky

8 months ago[ie/DRTV] Fix extractor (#8484)
almx [Wed, 15 Nov 2023 22:42:18 +0000 (23:42 +0100)] 
[ie/DRTV] Fix extractor (#8484)

Closes #8298
Authored by: almx, seproDev

Co-authored-by: sepro <redacted>
8 months ago[ie/tv5mondeplus] Extract subtitles (#4209)
FrankZ85 [Wed, 15 Nov 2023 22:38:52 +0000 (23:38 +0100)] 
[ie/tv5mondeplus] Extract subtitles (#4209)

Closes #4205
Authored by: FrankZ85

8 months ago[ie/beatbump] Update `_VALID_URL` (#8576)
sepro [Wed, 15 Nov 2023 14:34:39 +0000 (15:34 +0100)] 
[ie/beatbump] Update `_VALID_URL` (#8576)

Authored by: seproDev

8 months agoRelease 2023.11.14 2023.11.14
github-actions [Tue, 14 Nov 2023 22:09:25 +0000 (22:09 +0000)] 
Release 2023.11.14

Created by: Grub4K

:ci skip all :ci run dl

8 months ago[cleanup] Fix changelog typo
bashonly [Tue, 14 Nov 2023 21:58:49 +0000 (15:58 -0600)] 
[cleanup] Fix changelog typo

Authored by: bashonly

8 months ago[cleanup] Misc (#8510)
Simon Sawicki [Tue, 14 Nov 2023 21:40:38 +0000 (22:40 +0100)] 
[cleanup] Misc (#8510)

Authored by: bashonly, coletdjnz, dirkf, gamer191, seproDev, Grub4K

8 months ago[ie] Do not smuggle `http_headers`
bashonly [Wed, 16 Aug 2023 23:42:48 +0000 (18:42 -0500)] 
[ie] Do not smuggle `http_headers`

See: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-3ch3-jhc6-5r8x

Authored by: coletdjnz

8 months ago[ie] Do not test truth value of `xml.etree.ElementTree.Element` (#8582)
bashonly [Tue, 14 Nov 2023 20:28:18 +0000 (14:28 -0600)] 
[ie] Do not test truth value of `xml.etree.ElementTree.Element` (#8582)

Testing the truthiness of an `xml.etree.ElementTree.Element` instance is deprecated in py3.12

Authored by: bashonly

8 months ago[test:update] Implement simple updater unit tests
bashonly [Mon, 13 Nov 2023 00:30:55 +0000 (18:30 -0600)] 
[test:update] Implement simple updater unit tests

Authored by: bashonly

8 months ago[cleanup] Update documentation for master and nightly channels
bashonly [Mon, 13 Nov 2023 00:02:01 +0000 (18:02 -0600)] 
[cleanup] Update documentation for master and nightly channels

Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <redacted>
8 months ago[update] Overhaul self-updater
bashonly [Sun, 12 Nov 2023 22:04:04 +0000 (16:04 -0600)] 
[update] Overhaul self-updater

Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <redacted>
8 months ago[ci] Bump `actions/checkout` to v4
bashonly [Mon, 13 Nov 2023 00:30:01 +0000 (18:30 -0600)] 
[ci] Bump `actions/checkout` to v4

Authored by: bashonly

8 months ago[build] Include secretstorage in Linux builds
bashonly [Sun, 12 Nov 2023 21:58:13 +0000 (15:58 -0600)] 
[build] Include secretstorage in Linux builds

Authored by: bashonly

8 months ago[core] Include build origin in verbose output
bashonly [Sun, 12 Nov 2023 22:12:09 +0000 (16:12 -0600)] 
[core] Include build origin in verbose output

Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <redacted>
8 months ago[build] Overhaul and unify release workflow
bashonly [Sun, 12 Nov 2023 23:49:15 +0000 (17:49 -0600)] 
[build] Overhaul and unify release workflow

Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <redacted>
8 months ago[ie/n-tv.de] Fix extractor (#8414)
Frank Aurich [Sat, 11 Nov 2023 21:00:06 +0000 (22:00 +0100)] 
[ie/n-tv.de] Fix extractor (#8414)

Closes #3179
Authored by: 1100101

8 months ago[ie/radiocomercial] Add extractors (#8508)
SirElderling [Sat, 11 Nov 2023 20:10:19 +0000 (20:10 +0000)] 
[ie/radiocomercial] Add extractors (#8508)

Authored by: SirElderling

8 months ago[ie/neteasemusic] Improve metadata extraction (#8531)
LoserFox [Sat, 11 Nov 2023 20:08:53 +0000 (04:08 +0800)] 
[ie/neteasemusic] Improve metadata extraction (#8531)

Closes #8530
Authored by: LoserFox

8 months ago[ie/orf:podcast] Add extractor (#8486)
Esokrates [Sat, 11 Nov 2023 20:06:25 +0000 (20:06 +0000)] 
[ie/orf:podcast] Add extractor (#8486)

Closes #5265
Authored by: Esokrates

8 months ago[ie/twitter:broadcast] Support `--wait-for-video` (#8475)
bashonly [Sat, 11 Nov 2023 20:05:07 +0000 (14:05 -0600)] 
[ie/twitter:broadcast] Support `--wait-for-video` (#8475)

Closes #8473
Authored by: bashonly

8 months ago[ie/theatercomplextown] Add extractors (#8560)
bashonly [Sat, 11 Nov 2023 20:04:29 +0000 (14:04 -0600)] 
[ie/theatercomplextown] Add extractors (#8560)

Closes #8491
Authored by: bashonly

8 months ago[ie/thisoldhouse] Add login support (#8561)
bashonly [Sat, 11 Nov 2023 20:03:50 +0000 (14:03 -0600)] 
[ie/thisoldhouse] Add login support (#8561)

Closes #8257
Authored by: bashonly

8 months ago[ie/weibo] Fix extraction (#8463)
c-basalt [Sat, 11 Nov 2023 20:02:59 +0000 (15:02 -0500)] 
[ie/weibo] Fix extraction (#8463)

Closes #8445
Authored by: c-basalt

8 months ago[ie/LaXarxaMes] Add extractor (#8412)
Aniol Pagès [Sat, 11 Nov 2023 20:00:31 +0000 (21:00 +0100)] 
[ie/LaXarxaMes] Add extractor (#8412)

Authored by: aniolpages

8 months ago[ie/nhk] Improve metadata extraction (#8388)
garret [Sat, 11 Nov 2023 19:59:01 +0000 (19:59 +0000)] 
[ie/nhk] Improve metadata extraction (#8388)

Authored by: garret1317

8 months ago[ie/ondemandkorea] Overhaul extractor (#8386)
sepro [Sat, 11 Nov 2023 19:57:56 +0000 (20:57 +0100)] 
[ie/ondemandkorea] Overhaul extractor (#8386)

Closes #8374
Authored by: seproDev

8 months ago[ie/NovaEmbed] Improve `_VALID_URL` (#8368)
Martin Pecka [Sat, 11 Nov 2023 19:56:29 +0000 (20:56 +0100)] 
[ie/NovaEmbed] Improve `_VALID_URL` (#8368)

Authored by: peci1

8 months ago[ie/brilliantpala] Fix cookies support (#8352)
Mozi [Sat, 11 Nov 2023 19:54:53 +0000 (03:54 +0800)] 
[ie/brilliantpala] Fix cookies support (#8352)

Authored by: pzhlkj6612

8 months ago[ie/thisav] Remove (#8346)
bashonly [Sat, 11 Nov 2023 19:53:59 +0000 (13:53 -0600)] 
[ie/thisav] Remove (#8346)

Authored by: bashonly

8 months ago[ie/sbs.co.kr] Add extractors (#8326)
sepro [Sat, 11 Nov 2023 19:53:10 +0000 (20:53 +0100)] 
[ie/sbs.co.kr] Add extractors (#8326)

Authored by: seproDev

8 months ago[ie/zoom] Extract combined view formats (#7847)
Tom [Sat, 11 Nov 2023 19:51:54 +0000 (21:51 +0200)] 
[ie/zoom] Extract combined view formats (#7847)

Authored by: Mipsters

8 months ago[ie/twitter:broadcast] Improve metadata extraction (#8383)
HitomaruKonpaku [Sat, 11 Nov 2023 01:34:22 +0000 (08:34 +0700)] 
[ie/twitter:broadcast] Improve metadata extraction (#8383)

Authored by: HitomaruKonpaku

8 months ago[core] Add `--compat-option manifest-filesize-approx` (#8356)
bashonly [Tue, 7 Nov 2023 23:10:01 +0000 (17:10 -0600)] 
[core] Add `--compat-option manifest-filesize-approx` (#8356)

Closes #7623
Authored by: bashonly

8 months ago[core] Fix format sorting with `--load-info-json` (#8521)
bashonly [Tue, 7 Nov 2023 22:48:15 +0000 (16:48 -0600)] 
[core] Fix format sorting with `--load-info-json` (#8521)

Closes #7971
Authored by: bashonly

8 months ago[fd/dash] Force native downloader for `--live-from-start` (#8339)
bashonly [Tue, 7 Nov 2023 21:28:34 +0000 (15:28 -0600)] 
[fd/dash] Force native downloader for `--live-from-start` (#8339)

Closes #8212
Authored by: bashonly

8 months agoRevert 39abae23546160fa98ac2b0c91e3d69fa965b573
bashonly [Tue, 7 Nov 2023 20:55:12 +0000 (14:55 -0600)] 
Revert 39abae23546160fa98ac2b0c91e3d69fa965b573

The iOS client is not subject to integrity checks and is likely to be a more stable choice going forward

Authored by: bashonly

8 months ago[fd/aria2c] Remove duplicate `--file-allocation=none` (#8332)
CrendKing [Tue, 7 Nov 2023 16:18:19 +0000 (08:18 -0800)] 
[fd/aria2c] Remove duplicate `--file-allocation=none` (#8332)

Authored by: CrendKing

8 months ago[ie/weverse] Fix login error handling (#8458)
sepro [Sat, 28 Oct 2023 15:53:24 +0000 (17:53 +0200)] 
[ie/weverse] Fix login error handling (#8458)

Authored by: seproDev

8 months ago[ie/polskieradio:audition] Fix playlist extraction (#8459)
Shubham [Sat, 28 Oct 2023 15:50:08 +0000 (21:20 +0530)] 
[ie/polskieradio:audition] Fix playlist extraction (#8459)

Closes #8419
Authored by: shubhexists

8 months ago[ie/youtube] Check newly uploaded iOS HLS formats (#8336)
bashonly [Sat, 28 Oct 2023 08:02:13 +0000 (03:02 -0500)] 
[ie/youtube] Check newly uploaded iOS HLS formats (#8336)

Closes #7747
Authored by: bashonly

8 months ago[ie/youtube] Deprioritize iOS client formats (#8337)
bashonly [Sat, 28 Oct 2023 08:01:31 +0000 (03:01 -0500)] 
[ie/youtube] Deprioritize iOS client formats (#8337)

Authored by: bashonly

8 months ago[ie/generic] Improve direct video link ext detection (#8340)
bashonly [Sat, 28 Oct 2023 00:35:37 +0000 (19:35 -0500)] 
[ie/generic] Improve direct video link ext detection (#8340)

Closes #8265
Authored by: bashonly

8 months ago[ie/QDance] Update `_VALID_URL` (#8426)
bashonly [Sat, 28 Oct 2023 00:01:31 +0000 (19:01 -0500)] 
[ie/QDance] Update `_VALID_URL` (#8426)

Authored by: bashonly

8 months ago[ie/npo] Send `POST` request to streams API endpoint (#8413)
Bart Broere [Sat, 28 Oct 2023 00:00:12 +0000 (02:00 +0200)] 
[ie/npo] Send `POST` request to streams API endpoint (#8413)

Closes #6398
Authored by: bartbroere

8 months ago[ie/twitcasting] Fix livestream extraction (#8427)
saintliao [Fri, 27 Oct 2023 23:59:13 +0000 (07:59 +0800)] 
[ie/twitcasting] Fix livestream extraction (#8427)

Closes #8431
Authored by: JC-Chung, saintliao

Co-authored-by: JC-Chung <redacted>
9 months ago[core] Only ensure playlist thumbnail dir if writing thumbs (#8373)
bashonly [Sun, 22 Oct 2023 23:05:22 +0000 (18:05 -0500)] 
[core] Only ensure playlist thumbnail dir if writing thumbs (#8373)

Bugfix for 2acd1d555ef89851c73773776715d3de9a0e30b9

Closes #8372
Authored by: bashonly

9 months ago[rh:requests] Handle both `bytes` and `int` for `IncompleteRead.partial` (Fix 8a8b545...
Simon Sawicki [Sun, 15 Oct 2023 08:54:38 +0000 (10:54 +0200)] 
[rh:requests] Handle both `bytes` and `int` for `IncompleteRead.partial` (Fix 8a8b54523addf46dfd50ef599761a81bc22362e6) (#8348)

Authored by: bashonly, coletdjnz, Grub4K

9 months ago[rh:requests] Add handler for `requests` HTTP library (#3668)
coletdjnz [Fri, 13 Oct 2023 23:33:00 +0000 (12:33 +1300)] 
[rh:requests] Add handler for `requests` HTTP library (#3668)

Adds support for HTTPS proxies and persistent connections (keep-alive)

Closes https://github.com/yt-dlp/yt-dlp/issues/1890
Resolves https://github.com/yt-dlp/yt-dlp/issues/4070
Resolves https://github.com/ytdl-org/youtube-dl/issues/32549
Resolves https://github.com/ytdl-org/youtube-dl/issues/14523
Resolves https://github.com/ytdl-org/youtube-dl/issues/13734

Authored by: coletdjnz, Grub4K, bashonly

9 months ago[ci] Run core tests with dependencies
bashonly [Fri, 13 Oct 2023 23:02:06 +0000 (18:02 -0500)] 
[ci] Run core tests with dependencies

Authored by: bashonly, coletdjnz

9 months agoRelease 2023.10.13 2023.10.13
github-actions [Fri, 13 Oct 2023 22:22:31 +0000 (22:22 +0000)] 
Release 2023.10.13

Created by: bashonly

:ci skip all :ci run dl

9 months ago[cleanup] Misc (#8338)
bashonly [Fri, 13 Oct 2023 22:15:35 +0000 (17:15 -0500)] 
[cleanup] Misc (#8338)

Authored by: bashonly, gamer191

9 months ago[core] Ensure thumbnail output directory exists (#7985)
Riteo [Fri, 13 Oct 2023 20:01:39 +0000 (22:01 +0200)] 
[core] Ensure thumbnail output directory exists (#7985)

Closes #8203
Authored by: Riteo

9 months ago[ie/jtbc] Add extractors (#8314)
sepro [Fri, 13 Oct 2023 19:30:24 +0000 (21:30 +0200)] 
[ie/jtbc] Add extractors (#8314)

Authored by: seproDev

9 months ago[ie/mbn] Add extractor (#8312)
sepro [Fri, 13 Oct 2023 19:29:56 +0000 (21:29 +0200)] 
[ie/mbn] Add extractor (#8312)

Authored by: seproDev

9 months ago[ie/radiko] Fix bug with `downloader_options`
bashonly [Fri, 13 Oct 2023 19:23:39 +0000 (14:23 -0500)] 
[ie/radiko] Fix bug with `downloader_options`

Closes #8333
Authored by: bashonly

9 months ago[ie/youtube] Fix bug with `--extractor-retries inf` (#8328)
Simon Sawicki [Thu, 12 Oct 2023 10:20:52 +0000 (12:20 +0200)] 
[ie/youtube] Fix bug with `--extractor-retries inf` (#8328)

Authored by: Grub4K

9 months ago[utils] `write_xattr`: Use `os.setxattr` if available (#8205)
bashonly [Mon, 9 Oct 2023 18:30:36 +0000 (13:30 -0500)] 
[utils] `write_xattr`: Use `os.setxattr` if available (#8205)

Closes #8193
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <redacted>
9 months ago[ie/nhk] Fix Japanese-language VOD extraction (#8309)
garret [Mon, 9 Oct 2023 18:00:26 +0000 (19:00 +0100)] 
[ie/nhk] Fix Japanese-language VOD extraction (#8309)

Closes #8303
Authored by: garret1317

9 months ago[ie/tenplay] Add support for seasons (#7939)
Midnight Veil [Mon, 9 Oct 2023 17:55:46 +0000 (04:55 +1100)] 
[ie/tenplay] Add support for seasons (#7939)

Closes #7744
Authored by: midnightveil

9 months ago[ie/ArteTV] Support age-restricted content (#8301)
Stefan Lobbenmeier [Mon, 9 Oct 2023 17:51:37 +0000 (19:51 +0200)] 
[ie/ArteTV] Support age-restricted content (#8301)

Closes #7782
Authored by: StefanLobbenmeier

9 months ago[ie/youku] Improve tudou.com support (#8160)
naginatana [Mon, 9 Oct 2023 17:46:16 +0000 (01:46 +0800)] 
[ie/youku] Improve tudou.com support (#8160)

Authored by: naginatana

9 months ago[fd/fragment] Improve progress calculation (#8241)
Simon Sawicki [Sun, 8 Oct 2023 00:01:01 +0000 (02:01 +0200)] 
[fd/fragment] Improve progress calculation (#8241)

This uses the download speed from all threads and also adds smoothing to speed and eta

Authored by: Grub4K

9 months ago[utils] `js_to_json`: Fix `Date` constructor parsing (#8295)
Awal Garg [Sat, 7 Oct 2023 23:57:23 +0000 (01:57 +0200)] 
[utils] `js_to_json`: Fix `Date` constructor parsing (#8295)

Authored by: awalgarg, Grub4K

9 months agoRelease 2023.10.07 2023.10.07
github-actions [Sat, 7 Oct 2023 01:28:34 +0000 (01:28 +0000)] 
Release 2023.10.07

Created by: Grub4K

:ci skip all :ci run dl

9 months ago[cleanup] Misc (#8300)
Simon Sawicki [Sat, 7 Oct 2023 01:02:45 +0000 (03:02 +0200)] 
[cleanup] Misc (#8300)

* Simplify nuxt regex
* Fix tmz quotes and tests
* Update test python versions

Authored by: dirkf, gamer191, Grub4K

9 months ago[ie/youtube] Fix `heatmap` extraction (#8299)
bashonly [Sat, 7 Oct 2023 01:00:15 +0000 (20:00 -0500)] 
[ie/youtube] Fix `heatmap` extraction (#8299)

Closes #8189
Authored by: bashonly

9 months ago[ie/theta] Remove extractors (#8251)
Aleri Kaisattera [Fri, 6 Oct 2023 23:56:47 +0000 (05:56 +0600)] 
[ie/theta] Remove extractors (#8251)

Authored by: alerikaisattera

9 months ago[cleanup] Update extractor tests (#7718)
trainman261 [Fri, 6 Oct 2023 23:56:19 +0000 (01:56 +0200)] 
[cleanup] Update extractor tests (#7718)

Authored by: trainman261

9 months ago[ie/nhk] Fix VOD extraction (#8249)
garret [Fri, 6 Oct 2023 23:05:48 +0000 (00:05 +0100)] 
[ie/nhk] Fix VOD extraction (#8249)

Closes #8242
Authored by: garret1317

9 months ago[ie/lbry] Extract `uploader_id` (#8244)
Raphaël Droz [Fri, 6 Oct 2023 22:59:42 +0000 (19:59 -0300)] 
[ie/lbry] Extract `uploader_id` (#8244)

Closes #123
Authored by: drzraf

9 months ago[ie/erocast] Add extractor (#8264)
Esme [Fri, 6 Oct 2023 22:58:28 +0000 (17:58 -0500)] 
[ie/erocast] Add extractor (#8264)

Closes #4001
Authored by: madewokherd

9 months ago[ie/iq.com] Fix extraction and subtitles (#8260)
AS6939 [Fri, 6 Oct 2023 22:56:12 +0000 (06:56 +0800)] 
[ie/iq.com] Fix extraction and subtitles (#8260)

Closes #7734, Closes #8123
Authored by: AS6939

9 months ago[ie/radiko] Improve extraction (#8221)
garret [Fri, 6 Oct 2023 22:53:11 +0000 (23:53 +0100)] 
[ie/radiko] Improve extraction (#8221)

Authored by: garret1317