]> jfr.im git - yt-dlp.git/log
yt-dlp.git
2 months agoRelease 2024.04.09 2024.04.09
github-actions[bot] [Tue, 9 Apr 2024 17:03:28 +0000 (17:03 +0000)] 
Release 2024.04.09

Created by: Grub4K

:ci skip all :ci run dl

2 months ago[core] Prevent RCE when using `--exec` with `%q` (CVE-2024-22423)
Simon Sawicki [Mon, 8 Apr 2024 21:18:04 +0000 (23:18 +0200)] 
[core] Prevent RCE when using `--exec` with `%q` (CVE-2024-22423)

The shell escape function now properly escapes `%`, `\\` and `\n`. `utils.Popen` as well as `%q` output template expansion have been patched accordingly.

Prior to this fix using `--exec` together with `%q` when on Windows could cause remote code to execute. See https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-hjq6-52gw-2g7p for more details.

Authored by: Grub4K

2 months ago[cleanup] Misc (#9426)
bashonly [Tue, 9 Apr 2024 16:12:26 +0000 (11:12 -0500)] 
[cleanup] Misc (#9426)

Authored by: bashonly, pukkandan

2 months ago[build] Do not include `curl_cffi` in `macos_legacy` (#9653)
bashonly [Mon, 8 Apr 2024 23:20:58 +0000 (18:20 -0500)] 
[build] Do not include `curl_cffi` in `macos_legacy` (#9653)

Authored by: bashonly

2 months agoAdd new option `--progress-delta` (#9082)
Simon Sawicki [Mon, 8 Apr 2024 20:47:38 +0000 (22:47 +0200)] 
Add new option `--progress-delta` (#9082)

Authored by: Grub4K

2 months ago[networking] Respect `SSLKEYLOGFILE` environment variable (#9543)
luiso1979 [Mon, 8 Apr 2024 19:53:30 +0000 (21:53 +0200)] 
[networking] Respect `SSLKEYLOGFILE` environment variable (#9543)

Authored by: luiso1979

2 months ago[docs] Various manpage fixes
Leo Heitmann Ruiz [Mon, 8 Apr 2024 19:18:04 +0000 (21:18 +0200)] 
[docs] Various manpage fixes

Authored by: leoheitmannruiz

2 months ago[ie/jiosaavn] Support playlists (#9622)
bashonly [Sun, 7 Apr 2024 20:55:46 +0000 (15:55 -0500)] 
[ie/jiosaavn] Support playlists (#9622)

Closes #9616
Authored by: bashonly

2 months ago[ie/nhk] Fix NHK World extractors (#9623)
bashonly [Sun, 7 Apr 2024 16:59:38 +0000 (11:59 -0500)] 
[ie/nhk] Fix NHK World extractors (#9623)

Closes #9513
Authored by: bashonly

2 months ago[ie/patreon] Do not extract dead embed URLs (#9613)
John Victor [Sun, 7 Apr 2024 16:26:44 +0000 (13:26 -0300)] 
[ie/patreon] Do not extract dead embed URLs (#9613)

Closes #8702
Authored by: johnvictorfs

2 months ago[ie/tiktok] Restore `carrier_region` API parameter (#9637)
bashonly [Sun, 7 Apr 2024 15:32:11 +0000 (10:32 -0500)] 
[ie/tiktok] Restore `carrier_region` API parameter (#9637)

Avoids some geo-blocks

Authored by: bashonly

2 months ago[cookies] Add `--cookies-from-browser` support for Firefox Flatpak (#9619)
Dmitry Meyer [Sun, 7 Apr 2024 15:28:59 +0000 (18:28 +0300)] 
[cookies] Add `--cookies-from-browser` support for Firefox Flatpak (#9619)

Authored by: un-def

2 months ago[ie/vkplay] Fix `_VALID_URL` (#9636)
bashonly [Sat, 6 Apr 2024 20:42:51 +0000 (15:42 -0500)] 
[ie/vkplay] Fix `_VALID_URL` (#9636)

Closes #9635
Authored by: bashonly

2 months ago[ie/kick] Support browser impersonation (#9611)
bashonly [Sat, 6 Apr 2024 17:42:32 +0000 (12:42 -0500)] 
[ie/kick] Support browser impersonation (#9611)

Closes #6748
Authored by: bashonly

2 months ago[ie/joqrag] Fix live status detection (#9624)
Mozi [Sat, 6 Apr 2024 17:34:51 +0000 (17:34 +0000)] 
[ie/joqrag] Fix live status detection (#9624)

Authored by: pzhlkj6612

2 months ago[ie/afreecatv] Overhaul extractor (#9566)
Tomoka1 [Sat, 6 Apr 2024 17:23:16 +0000 (19:23 +0200)] 
[ie/afreecatv] Overhaul extractor (#9566)

Closes #4592, Closes #8862, Closes #9544
Authored by: bashonly, Tomoka1

Co-authored-by: bashonly <redacted>
2 months ago[ie/dropbox] Fix formats extraction (#9627)
bashonly [Sat, 6 Apr 2024 17:19:44 +0000 (12:19 -0500)] 
[ie/dropbox] Fix formats extraction (#9627)

Closes #9533
Authored by: bashonly

2 months ago[ie/crunchyroll] Fix extractor (#9615)
bytedream [Sat, 6 Apr 2024 10:53:20 +0000 (12:53 +0200)] 
[ie/crunchyroll] Fix extractor (#9615)

Authored by: bytedream

2 months ago[ie/afreecatv:live] Fix extractor (#9348)
Dong Heon Hee [Thu, 4 Apr 2024 16:48:05 +0000 (01:48 +0900)] 
[ie/afreecatv:live] Fix extractor (#9348)

Closes #4466, Closes #9345
Authored by: hui1601

2 months ago[ie/medici] Fix extractor (#9518)
Offert4324 [Thu, 4 Apr 2024 16:45:19 +0000 (01:45 +0900)] 
[ie/medici] Fix extractor (#9518)

Closes #8813
Authored by: Offert4324

2 months ago[ie/jiosaavn] Extract artists (#9612)
bashonly [Wed, 3 Apr 2024 23:23:04 +0000 (18:23 -0500)] 
[ie/jiosaavn] Extract artists (#9612)

Closes #9607
Authored by: bashonly

2 months ago[ie/jiosaavn] Fix format extensions (#9609)
bashonly [Wed, 3 Apr 2024 23:21:28 +0000 (18:21 -0500)] 
[ie/jiosaavn] Fix format extensions (#9609)

Authored by: bashonly

2 months ago[ie/mixch] Fix extractor (#9608)
bashonly [Wed, 3 Apr 2024 22:53:42 +0000 (17:53 -0500)] 
[ie/mixch] Fix extractor (#9608)

Closes #9536
Authored by: bashonly, nipotan

2 months agoAdd option `--no-break-on-existing` (#9610)
bashonly [Wed, 3 Apr 2024 22:51:41 +0000 (17:51 -0500)] 
Add option `--no-break-on-existing` (#9610)

Authored by: bashonly

2 months ago[ie/cbc.ca:player] Support new URL format (#9561)
trainman261 [Wed, 3 Apr 2024 19:11:13 +0000 (21:11 +0200)] 
[ie/cbc.ca:player] Support new URL format (#9561)

Closes #9534
Authored by: trainman261

2 months ago[ie/Radio1Be] Add extractor (#9122)
HobbyistDev [Wed, 3 Apr 2024 18:51:14 +0000 (02:51 +0800)] 
[ie/Radio1Be] Add extractor (#9122)

Closes #8707
Authored by: HobbyistDev

2 months ago[ie/twitch] Extract AV1 and HEVC formats (#9158)
Kacper Michajłow [Wed, 3 Apr 2024 18:38:51 +0000 (20:38 +0200)] 
[ie/twitch] Extract AV1 and HEVC formats (#9158)

Authored by: kasper93

2 months ago[ie/mixch:archive] Fix extractor (#8761)
Mozi [Mon, 1 Apr 2024 22:41:09 +0000 (22:41 +0000)] 
[ie/mixch:archive] Fix extractor (#8761)

Closes #2373
Authored by: pzhlkj6612

2 months ago[ie/asobistage] Add extractor (#8735)
Mozi [Mon, 1 Apr 2024 22:29:14 +0000 (22:29 +0000)] 
[ie/asobistage] Add extractor (#8735)

Authored by: pzhlkj6612

2 months ago[build] Print SHA sums to GHA logs (#9582)
bashonly [Mon, 1 Apr 2024 17:02:25 +0000 (12:02 -0500)] 
[build] Print SHA sums to GHA logs (#9582)

Authored by: bashonly

2 months ago[ie/soundcloud] Support cookies (#9586)
bashonly [Mon, 1 Apr 2024 16:58:48 +0000 (11:58 -0500)] 
[ie/soundcloud] Support cookies (#9586)

Closes #997
Authored by: bashonly

2 months ago[ie/soundcloud] Support retries for API rate-limit (#9585)
bashonly [Mon, 1 Apr 2024 16:21:46 +0000 (11:21 -0500)] 
[ie/soundcloud] Support retries for API rate-limit (#9585)

Authored by: bashonly

3 months ago[utils] `traverse_obj`: Convenience improvements (#9577)
Simon Sawicki [Mon, 1 Apr 2024 00:12:03 +0000 (02:12 +0200)] 
[utils] `traverse_obj`: Convenience improvements (#9577)

Add support for:
- `http.cookies.Morsel`
- Multi type filters (`{type, type}`)

Authored by: Grub4K

3 months ago[cleanup] Standardize `import datetime as dt` (#8978)
pukkandan [Sun, 25 Feb 2024 00:16:34 +0000 (05:46 +0530)] 
[cleanup] Standardize `import datetime as dt` (#8978)

3 months ago[ie, cleanup] No `from` stdlib imports in extractors (#8978)
pukkandan [Mon, 1 Apr 2024 00:01:09 +0000 (05:31 +0530)] 
[ie, cleanup] No `from` stdlib imports in extractors (#8978)

3 months ago[ie/youtube] Calculate more accurate `filesize`
pukkandan [Sun, 31 Mar 2024 20:50:03 +0000 (02:20 +0530)] 
[ie/youtube] Calculate more accurate `filesize`

YouTube provides slightly different duration for each format.
Calculating file-size based on this duration instead of the
video duration gives more accurate results.

Ref: https://github.com/yt-dlp/yt-dlp/issues/1400#issuecomment-2007441207

3 months ago[core] Fix `filesize_approx` calculation (#9560)
sepro [Sun, 31 Mar 2024 23:17:24 +0000 (01:17 +0200)] 
[core] Fix `filesize_approx` calculation (#9560)

Reverts 22e4dfacb61f62dfbb3eb41b31c7b69ba1059b80

Despite being documented as `Kbit/s`, the extractors/manifests were returning bitrates in SI units of kilobits/sec.

Authored by: seproDev, pukkandan

3 months ago[ie/youtube] Update `android` params
pukkandan [Sun, 31 Mar 2024 19:54:59 +0000 (01:24 +0530)] 
[ie/youtube] Update `android` params

Discovered by LuanRT - https://github.com/LuanRT/YouTube.js/pull/624

Closes #9554

3 months ago[ie/soundcloud] Adjust format sorting (#9584)
bashonly [Sun, 31 Mar 2024 20:01:33 +0000 (15:01 -0500)] 
[ie/soundcloud] Adjust format sorting (#9584)

- Adapt to 86a972033e05fea80e5fe7f2aff6723dbe2f3952

Authored by: bashonly

3 months agoInfer `acodec` for single-codec containers
pukkandan [Sun, 31 Mar 2024 16:42:27 +0000 (22:12 +0530)] 
Infer `acodec` for single-codec containers

3 months ago[ie] Add extractor impersonate API (#9474)
bashonly [Sat, 30 Mar 2024 23:18:07 +0000 (18:18 -0500)] 
[ie] Add extractor impersonate API (#9474)

Authored by: bashonly, Grub4K, pukkandan

3 months ago[ie/thisoldhouse] Support Brightcove embeds (#9576)
bashonly [Sat, 30 Mar 2024 23:06:20 +0000 (18:06 -0500)] 
[ie/thisoldhouse] Support Brightcove embeds (#9576)

Closes #9570
Authored by: bashonly

3 months ago[ie/tiktok] Prefer non-bytevc2 formats (#9575)
bashonly [Sat, 30 Mar 2024 22:54:00 +0000 (17:54 -0500)] 
[ie/tiktok] Prefer non-bytevc2 formats (#9575)

Closes #9567
Authored by: bashonly

3 months ago[utils] `traverse_obj`: Allow unbranching using `all` and `any` (#9571)
Simon Sawicki [Sat, 30 Mar 2024 18:54:43 +0000 (19:54 +0100)] 
[utils] `traverse_obj`: Allow unbranching using `all` and `any` (#9571)

Authored by: Grub4K

3 months ago[test] `traversal`: Separate traversal tests (#9574)
Simon Sawicki [Sat, 30 Mar 2024 18:32:07 +0000 (19:32 +0100)] 
[test] `traversal`: Separate traversal tests (#9574)

Authored by: Grub4K

3 months ago[build] Optional dependencies cleanup (#9550)
bashonly [Fri, 29 Mar 2024 23:24:40 +0000 (18:24 -0500)] 
[build] Optional dependencies cleanup (#9550)

Authored by: bashonly

3 months ago[ie/tiktok] Fix API extraction (#9548)
bashonly [Fri, 29 Mar 2024 23:20:14 +0000 (18:20 -0500)] 
[ie/tiktok] Fix API extraction (#9548)

Closes #9506
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <redacted>
3 months ago[fd/ffmpeg] Accept output args from info dict (#9278)
bashonly [Fri, 29 Mar 2024 23:16:46 +0000 (18:16 -0500)] 
[fd/ffmpeg] Accept output args from info dict (#9278)

Authored by: bashonly

3 months ago[rh:websockets] Workaround race condition causing issues on PyPy (#9514)
coletdjnz [Fri, 22 Mar 2024 22:27:10 +0000 (11:27 +1300)] 
[rh:websockets] Workaround race condition causing issues on PyPy (#9514)

Authored by: coletdjnz

3 months ago[ie/fathom] Add extractor (#9495)
src-tinkerer [Fri, 22 Mar 2024 14:31:01 +0000 (14:31 +0000)] 
[ie/fathom] Add extractor (#9495)

Closes #8541
Authored by: src-tinkerer

3 months ago[ie/xvideos] Support new URL format (#9493) (#9502)
sta1us [Fri, 22 Mar 2024 14:28:09 +0000 (19:28 +0500)] 
[ie/xvideos] Support new URL format (#9493) (#9502)

Closes #9493
Authored by: sta1us

3 months ago[ie/box] Support URLs without file IDs (#9504)
Shreyas Minocha [Wed, 20 Mar 2024 23:26:37 +0000 (23:26 +0000)] 
[ie/box] Support URLs without file IDs (#9504)

Authored by: shreyasminocha

3 months ago[ie/sharepoint] Add extractor (#6531)
Daniel Vogt [Wed, 20 Mar 2024 23:20:50 +0000 (00:20 +0100)] 
[ie/sharepoint] Add extractor (#6531)

Authored by: C0D3D3V, bashonly

Co-authored-by: bashonly <redacted>
3 months ago[ie/loom] Add extractors (#8686)
Hasan Rüzgar [Wed, 20 Mar 2024 23:14:37 +0000 (00:14 +0100)] 
[ie/loom] Add extractors (#8686)

Closes #3715
Authored by: bashonly, hruzgar

Co-authored-by: bashonly <redacted>
3 months ago[ie/youtube:search] Fix params for uncensored results (#9456)
Aron Buzinkay [Tue, 19 Mar 2024 23:25:04 +0000 (00:25 +0100)] 
[ie/youtube:search] Fix params for uncensored results (#9456)

Closes #9156
Authored by: alb, pukkandan

3 months ago[docs] Update yt-dlp tagline (#9481)
sepro [Tue, 19 Mar 2024 17:14:04 +0000 (18:14 +0100)] 
[docs] Update yt-dlp tagline (#9481)

Authored by: seproDev, bashonly, coletdjnz, Grub4K, pukkandan

3 months ago[ie/youtube] Fix tbr calculation (#9489)
sepro [Mon, 18 Mar 2024 17:07:22 +0000 (18:07 +0100)] 
[ie/youtube] Fix tbr calculation (#9489)

Authored by: pukkandan

Co-authored-by: pukkandan <redacted>
3 months ago[ie/imgur] Fix extraction (#9471)
Trustin [Sun, 17 Mar 2024 05:04:55 +0000 (13:04 +0800)] 
[ie/imgur] Fix extraction (#9471)

Closes #9458
Authored by: trwstin

3 months ago[rh:curlcffi] Add support for `curl_cffi`
coletdjnz [Sun, 17 Mar 2024 03:52:38 +0000 (22:52 -0500)] 
[rh:curlcffi] Add support for `curl_cffi`

Authored by: coletdjnz, Grub4K, pukkandan, bashonly

Co-authored-by: Simon Sawicki <redacted>
Co-authored-by: pukkandan <redacted>
Co-authored-by: bashonly <redacted>
3 months agoAdd new options `--impersonate` and `--list-impersonate-targets`
coletdjnz [Sun, 17 Mar 2024 03:47:56 +0000 (22:47 -0500)] 
Add new options `--impersonate` and `--list-impersonate-targets`

Authored by: coletdjnz, Grub4K, pukkandan, bashonly

Co-authored-by: Simon Sawicki <redacted>
Co-authored-by: pukkandan <redacted>
Co-authored-by: bashonly <redacted>
3 months ago[test] Workaround websocket server hanging (#9467)
coletdjnz [Sat, 16 Mar 2024 03:57:21 +0000 (16:57 +1300)] 
[test] Workaround websocket server hanging (#9467)

Authored by: coletdjnz

3 months ago[ie/SonyLIVSeries] Fix season extraction (#9423)
bashonly [Thu, 14 Mar 2024 23:21:27 +0000 (18:21 -0500)] 
[ie/SonyLIVSeries] Fix season extraction (#9423)

Authored by: bashonly

3 months ago[ie/crunchyroll] Extract `vo_adaptive_hls` formats by default (#9447)
bashonly [Thu, 14 Mar 2024 21:42:35 +0000 (16:42 -0500)] 
[ie/crunchyroll] Extract `vo_adaptive_hls` formats by default (#9447)

Closes #9439
Authored by: bashonly

3 months ago[ie/tiktok] Update API hostname (#9444)
bashonly [Thu, 14 Mar 2024 21:35:46 +0000 (16:35 -0500)] 
[ie/tiktok] Update API hostname (#9444)

Closes #9441
Authored by: bashonly

3 months ago[ie/gofile] Fix extractor (#9446)
jazz1611 [Thu, 14 Mar 2024 21:34:10 +0000 (04:34 +0700)] 
[ie/gofile] Fix extractor (#9446)

Authored by: jazz1611

3 months ago[build] Update changelog for tarball and sdist (#9425)
bashonly [Thu, 14 Mar 2024 21:10:20 +0000 (16:10 -0500)] 
[build] Update changelog for tarball and sdist (#9425)

Closes #9417
Authored by: bashonly

3 months agoRelease 2024.03.10 2024.03.10
github-actions[bot] [Sun, 10 Mar 2024 19:40:56 +0000 (19:40 +0000)] 
Release 2024.03.10

Created by: Grub4K

:ci skip all :ci run dl

3 months ago[cleanup] Misc (#8968)
pukkandan [Sun, 10 Mar 2024 15:18:44 +0000 (20:48 +0530)] 
[cleanup] Misc (#8968)

Authored by: pukkandan, bashonly, seproDev

3 months ago[cleanup] Remove unused code (#8968)
pukkandan [Sun, 10 Mar 2024 16:58:37 +0000 (22:28 +0530)] 
[cleanup] Remove unused code (#8968)

Authored by: pukkandan, seproDev

3 months ago[utils] Improve `repr` of `DateRange`, `match_filter_func`
pukkandan [Wed, 31 Jan 2024 10:27:37 +0000 (15:57 +0530)] 
[utils] Improve `repr` of `DateRange`, `match_filter_func`

3 months ago[cleanup, ie] Match both `http` and `https` in `_VALID_URL` (#8968)
sepro [Thu, 1 Feb 2024 18:38:42 +0000 (19:38 +0100)] 
[cleanup, ie] Match both `http` and `https` in `_VALID_URL` (#8968)

Except for Vimeo, since that causes matching collisions.

Authored by: seproDev

3 months ago[cleanup] Fix misc bugs (#8968)
pukkandan [Sun, 10 Mar 2024 14:22:49 +0000 (19:52 +0530)] 
[cleanup] Fix misc bugs (#8968)

Closes #8816

Authored by: bashonly, seproDev, pukkandan, Grub4k

3 months ago[docs] Misc Cleanup (#8977)
pukkandan [Sun, 10 Mar 2024 19:18:47 +0000 (00:48 +0530)] 
[docs] Misc Cleanup (#8977)

Closes #8355, #8944

Authored by: bashonly, Grub4k, Arthurszzz, seproDev, pukkandan

Co-authored-by: sepro <redacted>
Co-authored-by: bashonly <redacted>
Co-authored-by: Arthurszzz <redacted>
Co-authored-by: Simon Sawicki <redacted>
Co-authored-by: bashonly <redacted>
3 months ago[build] Add transitional `setup.py` and `pyinst.py` (#9296)
bashonly [Sun, 10 Mar 2024 19:04:30 +0000 (14:04 -0500)] 
[build] Add transitional `setup.py` and `pyinst.py` (#9296)

Authored by: bashonly, Grub4K, pukkandan

Co-authored-by: Simon Sawicki <redacted>
Co-authored-by: pukkandan <redacted>
3 months ago[fd/http] Reset resume length to handle `FileNotFoundError` (#8399)
Peter Hosey [Sun, 10 Mar 2024 15:35:20 +0000 (08:35 -0700)] 
[fd/http] Reset resume length to handle `FileNotFoundError` (#8399)

Closes #4521
Authored by: boredzo

3 months ago[ie/youtube:tab] Fix `tags` extraction (#9413)
x11x [Sun, 10 Mar 2024 15:20:48 +0000 (01:20 +1000)] 
[ie/youtube:tab] Fix `tags` extraction (#9413)

Closes #9412
Authored by: x11x

3 months agoImprove 069b2aedae2279668b6051627a81fc4fbd9c146a
Simon Sawicki [Sun, 10 Mar 2024 15:14:53 +0000 (16:14 +0100)] 
Improve 069b2aedae2279668b6051627a81fc4fbd9c146a

Authored by: Grub4k

3 months ago[ie/roosterteeth] Support bonus features (#9406)
Bl4Cc4t [Sun, 10 Mar 2024 15:11:25 +0000 (16:11 +0100)] 
[ie/roosterteeth] Support bonus features (#9406)

Authored by: Bl4Cc4t

3 months ago[core] Handle `--load-info-json` format selection errors (#9392)
bashonly [Sat, 9 Mar 2024 23:10:10 +0000 (17:10 -0600)] 
[core] Handle `--load-info-json` format selection errors (#9392)

Closes #9388
Authored by: bashonly

3 months agoBugfix for 104a7b5a46dc1805157fb4cc11c05876934d37c1 (#9394)
bashonly [Sat, 9 Mar 2024 23:07:59 +0000 (17:07 -0600)] 
Bugfix for 104a7b5a46dc1805157fb4cc11c05876934d37c1 (#9394)

Authored by: bashonly

3 months ago[ie/roosterteeth] Add Brightcove fallback (#9403)
bashonly [Sat, 9 Mar 2024 23:05:33 +0000 (17:05 -0600)] 
[ie/roosterteeth] Add Brightcove fallback (#9403)

Authored by: bashonly

3 months ago[ie/crtvg] Fix `_VALID_URL` (#9404)
Xpl0itU [Sat, 9 Mar 2024 23:03:18 +0000 (00:03 +0100)] 
[ie/crtvg] Fix `_VALID_URL` (#9404)

Authored by: Xpl0itU

3 months ago[ie/youtube] Further bump client versions (#9395)
bashonly [Sat, 9 Mar 2024 15:51:20 +0000 (09:51 -0600)] 
[ie/youtube] Further bump client versions (#9395)

Authored by: bashonly

3 months ago[ie/duboku] Fix m3u8 formats extraction (#9161)
DmitryScaletta [Sat, 9 Mar 2024 15:46:11 +0000 (18:46 +0300)] 
[ie/duboku] Fix m3u8 formats extraction (#9161)

Closes #9159
Authored by: DmitryScaletta

3 months ago[ie/generic] Follow https redirects properly (#9121)
sepro [Sat, 9 Mar 2024 00:16:04 +0000 (01:16 +0100)] 
[ie/generic] Follow https redirects properly (#9121)

Authored by: seproDev

3 months ago[cleanup] Mark broken and remove dead extractors (#9238)
sepro [Sat, 9 Mar 2024 00:02:45 +0000 (01:02 +0100)] 
[cleanup] Mark broken and remove dead extractors (#9238)

Authored by: seproDev

3 months ago[cleanup] Fix infodict returned fields (#8906)
sepro [Fri, 8 Mar 2024 22:36:41 +0000 (23:36 +0100)] 
[cleanup] Fix infodict returned fields (#8906)

Authored by: seproDev

3 months ago[ie/roosterteeth] Extract release date and timestamp (#9393)
bashonly [Fri, 8 Mar 2024 21:18:27 +0000 (15:18 -0600)] 
[ie/roosterteeth] Extract release date and timestamp (#9393)

Authored by: bashonly

3 months ago[ie/roosterteeth] Extract ad-free streams (#9355)
James Martindale [Fri, 8 Mar 2024 20:55:39 +0000 (12:55 -0800)] 
[ie/roosterteeth] Extract ad-free streams (#9355)

Closes #7647
Authored by: jkmartindale

3 months ago[ie/craftsy] Fix extractor (#9384)
bashonly [Thu, 7 Mar 2024 23:12:43 +0000 (17:12 -0600)] 
[ie/craftsy] Fix extractor (#9384)

Closes #9383
Authored by: bashonly

3 months ago[ie/newgrounds] Fix login and clean up extraction (#9356)
Simon Sawicki [Thu, 7 Mar 2024 20:37:13 +0000 (21:37 +0100)] 
[ie/newgrounds] Fix login and clean up extraction (#9356)

Authored by: mrmedieval, Grub4K

3 months ago[ie/francetv] Fix DAI livestreams (#9380)
bashonly [Thu, 7 Mar 2024 18:03:24 +0000 (12:03 -0600)] 
[ie/francetv] Fix DAI livestreams (#9380)

Closes #9382
Authored by: bashonly

3 months ago[ie/RideHome] Add extractor (#8875)
SirElderling [Wed, 6 Mar 2024 18:04:48 +0000 (18:04 +0000)] 
[ie/RideHome] Add extractor (#8875)

Authored by: SirElderling

3 months ago[build] Add `default` optional dependency group (#9295)
bashonly [Mon, 4 Mar 2024 23:19:37 +0000 (17:19 -0600)] 
[build] Add `default` optional dependency group (#9295)

Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <redacted>
3 months ago[test:websockets] Fix timeout test on Windows (#9344)
sepro [Mon, 4 Mar 2024 16:47:38 +0000 (17:47 +0100)] 
[test:websockets] Fix timeout test on Windows (#9344)

Authored by: seproDev

3 months ago[ie/dailymotion] Support search (#8292)
Raphaël Droz [Mon, 4 Mar 2024 16:42:46 +0000 (13:42 -0300)] 
[ie/dailymotion] Support search (#8292)

Closes #6126
Authored by: drzraf, seproDev

Co-authored-by: sepro <redacted>
3 months ago[ie/francetv] Fix m3u8 formats extraction (#9347)
bashonly [Sun, 3 Mar 2024 23:19:52 +0000 (17:19 -0600)] 
[ie/francetv] Fix m3u8 formats extraction (#9347)

Authored by: bashonly

3 months agoBugfix for aa13a8e3dd3b698cc40ec438988b1ad834e11a41 (#9338)
Mozi [Sun, 3 Mar 2024 23:14:54 +0000 (23:14 +0000)] 
Bugfix for aa13a8e3dd3b698cc40ec438988b1ad834e11a41 (#9338)

Closes #9351
Authored by: pzhlkj6612

3 months ago[ie/dumpert] Improve `_VALID_URL` (#9320)
Roy [Sun, 3 Mar 2024 23:12:16 +0000 (18:12 -0500)] 
[ie/dumpert] Improve `_VALID_URL` (#9320)

Authored by: rvsit

3 months ago[ie/CCTV] Fix extraction (#9325)
src-tinkerer [Sat, 2 Mar 2024 00:50:23 +0000 (00:50 +0000)] 
[ie/CCTV] Fix extraction (#9325)

Closes #9299
Authored by: src-tinkerer