]> jfr.im git - yt-dlp.git/log
yt-dlp.git
3 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

4 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

4 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

4 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

4 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

4 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

4 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

4 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

4 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

4 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

4 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

4 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

4 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>
4 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

4 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>
4 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

4 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

4 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

4 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

4 months ago[ie/vimeo] Extract `live_status` and `release_timestamp` (#9290)
Mozi [Sat, 2 Mar 2024 00:41:32 +0000 (00:41 +0000)] 
[ie/vimeo] Extract `live_status` and `release_timestamp` (#9290)

Authored by: pzhlkj6612

4 months ago[ie/tiktok] Fix webpage extraction (#9327)
bashonly [Sat, 2 Mar 2024 00:36:07 +0000 (18:36 -0600)] 
[ie/tiktok] Fix webpage extraction (#9327)

Closes #4992, Closes #8620
Authored by: bashonly

4 months ago[ie/francetv] Fix extractors (#9333)
bashonly [Sat, 2 Mar 2024 00:32:29 +0000 (18:32 -0600)] 
[ie/francetv] Fix extractors (#9333)

Closes #9323
Authored by: bashonly

4 months ago[ie/youtube] Bump Android and iOS client versions (#9317)
bashonly [Thu, 29 Feb 2024 23:02:50 +0000 (17:02 -0600)] 
[ie/youtube] Bump Android and iOS client versions (#9317)

Closes #9316
Authored by: bashonly

4 months ago[ie/niconico] Support DMS formats (#9282)
Mozi [Thu, 29 Feb 2024 22:55:44 +0000 (22:55 +0000)] 
[ie/niconico] Support DMS formats (#9282)

Closes #8389, Closes #8758, Closes #9254
Authored by: pzhlkj6612, xpadev-net

4 months ago[ie/rai] Fix m3u8 formats extraction (#9291)
nixxo [Thu, 29 Feb 2024 22:49:25 +0000 (23:49 +0100)] 
[ie/rai] Fix m3u8 formats extraction (#9291)

Closes #887
Authored by: nixxo

4 months ago[ie/chzzk:live] Support `--wait-for-video` (#9309)
Dong Heon Hee [Thu, 29 Feb 2024 11:42:20 +0000 (20:42 +0900)] 
[ie/chzzk:live] Support `--wait-for-video` (#9309)

Authored by: hui1601

4 months ago[ie/zenporn] Add extractor (#8509)
SirElderling [Thu, 29 Feb 2024 11:06:59 +0000 (11:06 +0000)] 
[ie/zenporn] Add extractor (#8509)

Closes #8398
Authored by: SirElderling

4 months agoBugfix for 9ff946645568e71046487571eefa9cb524a5189b
bashonly [Thu, 29 Feb 2024 10:40:45 +0000 (04:40 -0600)] 
Bugfix for 9ff946645568e71046487571eefa9cb524a5189b

Closes #9322
Authored by: bashonly

4 months ago[ie/MujRozhlas] Fix extraction (#9306)
bashonly [Wed, 28 Feb 2024 03:41:51 +0000 (21:41 -0600)] 
[ie/MujRozhlas] Fix extraction (#9306)

Closes #9304
Authored by: bashonly

4 months ago[ie/Douyin] Fix extractor (#9239)
114514ns [Wed, 28 Feb 2024 02:30:58 +0000 (10:30 +0800)] 
[ie/Douyin] Fix extractor (#9239)

Closes #7854, Closes #7941
Authored by: 114514ns, bashonly

Co-authored-by: bashonly <redacted>
4 months ago[ie/altcensored:channel] Fix playlist extraction (#9297)
marcdumais [Sun, 25 Feb 2024 23:21:08 +0000 (18:21 -0500)] 
[ie/altcensored:channel] Fix playlist extraction (#9297)

Authored by: marcdumais

4 months agoBugfix for 1713c882730a928ac344c099874d2093fc2c8b51 (#9298)
Tobias Gruetzmacher [Sun, 25 Feb 2024 23:11:47 +0000 (00:11 +0100)] 
Bugfix for 1713c882730a928ac344c099874d2093fc2c8b51 (#9298)

Authored by: TobiX

4 months agoCreate `ydl._request_director` when needed
pukkandan [Sun, 25 Feb 2024 00:33:57 +0000 (06:03 +0530)] 
Create `ydl._request_director` when needed

4 months ago[ie/youtube] Better error when all player responses are skipped (#9083)
Simon Sawicki [Sat, 24 Feb 2024 23:20:22 +0000 (00:20 +0100)] 
[ie/youtube] Better error when all player responses are skipped (#9083)

Authored by: Grub4K, pukkandan

Co-authored-by: pukkandan <redacted>
4 months ago[ie/CloudflareStream] Improve embed detection (#9287)
bashonly [Sat, 24 Feb 2024 23:13:26 +0000 (17:13 -0600)] 
[ie/CloudflareStream] Improve embed detection (#9287)

Partially addresses #7858
Authored by: bashonly

4 months ago[ie/archiveorg] Fix format URL encoding (#9279)
bashonly [Sat, 24 Feb 2024 23:12:04 +0000 (17:12 -0600)] 
[ie/archiveorg] Fix format URL encoding (#9279)

Closes #9173
Authored by: bashonly

4 months ago[ie/swearnet] Raise for login required (#9281)
bashonly [Sat, 24 Feb 2024 23:11:28 +0000 (17:11 -0600)] 
[ie/swearnet] Raise for login required (#9281)

Closes #9110
Authored by: bashonly

4 months ago[ie/ntvru] Fix extraction (#9276)
bashonly [Sat, 24 Feb 2024 23:10:37 +0000 (17:10 -0600)] 
[ie/ntvru] Fix extraction (#9276)

Closes #8347
Authored by: bashonly, dirkf

Co-authored-by: dirkf <redacted>
4 months ago[ie/vimeo] Fix login (#9274)
bashonly [Sat, 24 Feb 2024 23:09:04 +0000 (17:09 -0600)] 
[ie/vimeo] Fix login (#9274)

Closes #9273
Authored by: bashonly

4 months ago[ie/CloudflareStream] Improve `_VALID_URL` (#9280)
bashonly [Sat, 24 Feb 2024 22:02:13 +0000 (16:02 -0600)] 
[ie/CloudflareStream] Improve `_VALID_URL` (#9280)

Closes #9171
Authored by: bashonly

4 months ago[build] Support failed build job re-runs (#9277)
bashonly [Sat, 24 Feb 2024 17:00:27 +0000 (11:00 -0600)] 
[build] Support failed build job re-runs (#9277)

Authored by: bashonly

4 months ago[ie/nebula] Support podcasts (#9140)
sepro [Sat, 24 Feb 2024 16:08:47 +0000 (17:08 +0100)] 
[ie/nebula] Support podcasts (#9140)

Closes #8838
Authored by: seproDev, c-basalt

Co-authored-by: c-basalt <redacted>
4 months ago[core] Warn user when not launching through shell on Windows (#9250)
sepro [Sat, 24 Feb 2024 11:58:03 +0000 (12:58 +0100)] 
[core] Warn user when not launching through shell on Windows (#9250)

Authored by: seproDev, Grub4K

Co-authored-by: Simon Sawicki <redacted>
4 months ago[ie/cnbc] Overhaul extractors (#8741)
J. Gonzalez [Fri, 23 Feb 2024 16:07:35 +0000 (11:07 -0500)] 
[ie/cnbc] Overhaul extractors (#8741)

Closes #5871, Closes #8378
Authored by: gonzalezjo, Noor-5, zhijinwuu, ruiminggu, seproDev

Co-authored-by: Noor Mostafa <redacted>
Co-authored-by: zhijinwuu <redacted>
Co-authored-by: ruiminggu <redacted>
Co-authored-by: sepro <redacted>
4 months ago[ie/NerdCubedFeed] Overhaul extractor (#9269)
sepro [Fri, 23 Feb 2024 15:59:13 +0000 (16:59 +0100)] 
[ie/NerdCubedFeed] Overhaul extractor (#9269)

Authored by: seproDev

4 months ago[ie/twitter] Extract numeric `channel_id` (#9263)
bashonly [Thu, 22 Feb 2024 00:49:21 +0000 (18:49 -0600)] 
[ie/twitter] Extract numeric `channel_id` (#9263)

Authored by: bashonly

4 months ago[ie/Rule34Video] Extract `creators` (#9258)
gmes78 [Thu, 22 Feb 2024 00:48:49 +0000 (00:48 +0000)] 
[ie/Rule34Video] Extract `creators` (#9258)

Authored by: gmes78

4 months ago[ie/twitter] Extract bitrate for HLS audio formats (#9257)
bashonly [Wed, 21 Feb 2024 08:39:10 +0000 (02:39 -0600)] 
[ie/twitter] Extract bitrate for HLS audio formats (#9257)

Closes #9202
Authored by: bashonly

4 months ago[ie/openrec] Pass referer for m3u8 formats (#9253)
fireattack [Wed, 21 Feb 2024 03:46:55 +0000 (11:46 +0800)] 
[ie/openrec] Pass referer for m3u8 formats (#9253)

Closes #6946
Authored by: fireattack

4 months ago[plugins] Handle `PermissionError` (#9229)
Jade Laurence Empleo [Tue, 20 Feb 2024 09:07:37 +0000 (17:07 +0800)] 
[plugins] Handle `PermissionError` (#9229)

Authored by: syntaxsurge, pukkandan