]> jfr.im git - yt-dlp.git/log
yt-dlp.git
21 months ago[build] Replace `set-output` with `GITHUB_OUTPUT` (#5315)
Lesmiscore [Fri, 21 Oct 2022 13:26:00 +0000 (22:26 +0900)] 
[build] Replace `set-output` with `GITHUB_OUTPUT` (#5315)

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Authored by: Lesmiscore

21 months ago[extractor/zee5] Improve `_VALID_URL` (#5316)
m4tu4g [Fri, 21 Oct 2022 10:41:43 +0000 (16:11 +0530)] 
[extractor/zee5] Improve `_VALID_URL` (#5316)

Authored by: m4tu4g

21 months ago[extractor/redgifs] Fix extractors
pukkandan [Fri, 21 Oct 2022 09:03:25 +0000 (14:33 +0530)] 
[extractor/redgifs] Fix extractors

Superseeds f47cf86eff47accf47082f88583ef25cdae18467

Closes #5311

Authored by: bashonly

21 months ago[extractor/zeenews] Add extractor (#5289)
m4tu4g [Wed, 19 Oct 2022 21:47:18 +0000 (03:17 +0530)] 
[extractor/zeenews] Add extractor (#5289)

Closes #4967
Authored by: m4tu4g, pukkandan

21 months ago[extractor/redgifs] Fix extractors
pukkandan [Wed, 19 Oct 2022 21:16:28 +0000 (02:46 +0530)] 
[extractor/redgifs] Fix extractors

Closes #5202, closes #5216

21 months ago[extractor/twitter] Add Spaces extractor and GraphQL API (#5247, #4864)
Simon Sawicki [Wed, 19 Oct 2022 16:01:21 +0000 (18:01 +0200)] 
[extractor/twitter] Add Spaces extractor and GraphQL API (#5247, #4864)

Closes #1605, Closes #5233, Closes #1249

Authored by: Grub4K, nixxo, bashonly, pukkandan

Co-authored-by: bashonly <redacted>
Co-authored-by: nixxo <redacted>
21 months ago[extractor/paramountplus] Update API token (#5285)
bashonly [Wed, 19 Oct 2022 12:18:27 +0000 (12:18 +0000)] 
[extractor/paramountplus] Update API token (#5285)

Closes #5273
Authored by: bashonly

21 months ago[extractor/voot] Improve `_VALID_URL` (#5283)
Anant Murmu [Wed, 19 Oct 2022 06:55:28 +0000 (12:25 +0530)] 
[extractor/voot] Improve `_VALID_URL` (#5283)

Authored by: freezboltz

21 months ago[extractor/youtube] Mark videos as fully watched
bsun0000 [Tue, 18 Oct 2022 18:35:54 +0000 (00:05 +0530)] 
[extractor/youtube] Mark videos as fully watched

Closes #2555
Authored by: bsun0000

21 months ago[cleanup Misc
pukkandan [Tue, 18 Oct 2022 17:58:57 +0000 (23:28 +0530)] 
[cleanup Misc

Closes #5162

21 months ago[SponsorBlock] Relax duration check for large segments
pukkandan [Tue, 18 Oct 2022 17:49:25 +0000 (23:19 +0530)] 
[SponsorBlock] Relax duration check for large segments

21 months ago[docs, devscripts] Document `pyinst`'s argument passthrough (#5235)
jahway603 [Tue, 18 Oct 2022 17:55:52 +0000 (13:55 -0400)] 
[docs, devscripts] Document `pyinst`'s argument passthrough (#5235)

Closes #4631
Authored by: jahway603

21 months ago[ModifyChapters] Handle the entire video being marked for removal
pukkandan [Tue, 18 Oct 2022 17:30:27 +0000 (23:00 +0530)] 
[ModifyChapters] Handle the entire video being marked for removal

Closes #5238

21 months ago[SponsorBlock] Obey `--retry-sleep extractor`
pukkandan [Tue, 18 Oct 2022 17:28:49 +0000 (22:58 +0530)] 
[SponsorBlock] Obey `--retry-sleep extractor`

21 months ago[SponsorBlock] Add `type` field
pukkandan [Tue, 18 Oct 2022 17:38:23 +0000 (23:08 +0530)] 
[SponsorBlock] Add `type` field

21 months ago[SponsorBlock] Support `chapter` category (#5260)
Ajay Ramachandran [Tue, 18 Oct 2022 16:51:57 +0000 (12:51 -0400)] 
[SponsorBlock] Support `chapter` category (#5260)

Authored by: ajayyy, pukkandan

21 months ago[downloader/fragment] HLS download can continue without first fragment
pukkandan [Tue, 18 Oct 2022 13:03:00 +0000 (18:33 +0530)] 
[downloader/fragment] HLS download can continue without first fragment

Closes #5274

21 months agoFix end time of clips (#5255)
cruel-efficiency [Tue, 18 Oct 2022 12:51:43 +0000 (05:51 -0700)] 
Fix end time of clips (#5255)

Closes #5256
Authored by: cruel-efficiency

21 months ago[extractor/YoutubeWebArchive] Improve metadata extraction (#4968)
Matthew [Mon, 17 Oct 2022 05:46:24 +0000 (18:46 +1300)] 
[extractor/YoutubeWebArchive] Improve metadata extraction (#4968)

Closes https://github.com/yt-dlp/yt-dlp/issues/4574

Authored by: coletdjnz
Co-authored-by: pukkandan <redacted>
21 months ago[extractor/Fox] Extract thumbnail (#5243)
Vitaly Khabarov [Sat, 15 Oct 2022 08:46:08 +0000 (11:46 +0300)] 
[extractor/Fox] Extract thumbnail (#5243)

Closes #1679
Authored by: vitkhab

21 months ago[outtmpl] Ensure ASCII in json and add option for Unicode
pukkandan [Fri, 14 Oct 2022 06:18:45 +0000 (11:48 +0530)] 
[outtmpl] Ensure ASCII in json and add option for Unicode

Closes #5236

21 months ago[extractor/generic:quoted-html] Add extractor (#5213)
Matthew [Fri, 14 Oct 2022 04:32:52 +0000 (17:32 +1300)] 
[extractor/generic:quoted-html] Add extractor (#5213)

Extracts embeds from escaped HTML within `data-html` attribute.
Related: https://github.com/ytdl-org/youtube-dl/issues/21294, https://github.com/yt-dlp/yt-dlp/pull/5121

Authored by: coletdjnz
Co-authored-by: pukkandan <redacted>
21 months ago[extractor/youtube] Fix live_status
pukkandan [Fri, 14 Oct 2022 02:11:53 +0000 (07:41 +0530)] 
[extractor/youtube] Fix live_status

Bug in 4d37720a0c5f1c9c4768ea20b0f943277f55bc12

21 months ago[extractor/iq] Increase phantomjs timeout
pukkandan [Fri, 14 Oct 2022 01:16:24 +0000 (06:46 +0530)] 
[extractor/iq] Increase phantomjs timeout

Closes #5161

21 months ago[extractor/cda]: Support login through API (#5100)
lauren [Fri, 14 Oct 2022 01:41:08 +0000 (03:41 +0200)] 
[extractor/cda]: Support login through API (#5100)

Authored by: selfisekai

21 months ago[extractor/youtube:tab] Let `approximate_date` return timestamp
pukkandan [Wed, 12 Oct 2022 22:53:39 +0000 (04:23 +0530)] 
[extractor/youtube:tab] Let `approximate_date` return timestamp

21 months agoDo more processing in `--flat-playlist`
pukkandan [Wed, 12 Oct 2022 22:51:50 +0000 (04:21 +0530)] 
Do more processing in `--flat-playlist`

21 months ago[utils] `js_to_json`: Improve escape handling (#5217)
Simon Sawicki [Wed, 12 Oct 2022 20:22:17 +0000 (22:22 +0200)] 
[utils] `js_to_json`: Improve escape handling (#5217)

Authored by: Grub4K

21 months ago[extractor/aeon] Add extractor (#5205)
sam [Wed, 12 Oct 2022 09:55:42 +0000 (22:55 +1300)] 
[extractor/aeon] Add extractor (#5205)

Closes #1653
Authored by: DoubleCouponDay

21 months ago[extractor/tnaflix] Fix 09c127ff838505de1bddde56ad4d22f46ebf6ed7
pukkandan [Wed, 12 Oct 2022 05:39:28 +0000 (11:09 +0530)] 
[extractor/tnaflix] Fix 09c127ff838505de1bddde56ad4d22f46ebf6ed7

Closes #5188

21 months ago[extractor/twitter] Add onion site to `_VALID_URL` (#5208)
sam [Wed, 12 Oct 2022 04:12:31 +0000 (17:12 +1300)] 
[extractor/twitter] Add onion site to `_VALID_URL` (#5208)

See #3053
Authored by: DoubleCouponDay

21 months ago[extractor/twitter] Support multi-video posts (#5183)
Simon Sawicki [Tue, 11 Oct 2022 05:54:38 +0000 (07:54 +0200)] 
[extractor/twitter] Support multi-video posts (#5183)

Closes #5157, Closes #5147
Authored by: Grub4K

21 months ago[cookies] Improve `LenientSimpleCookie` (#5195)
Simon Sawicki [Tue, 11 Oct 2022 03:39:12 +0000 (05:39 +0200)] 
[cookies] Improve `LenientSimpleCookie` (#5195)

Closes #5186
Authored by: Grub4K

21 months ago[jsinterp] Improve separating regex
pukkandan [Tue, 11 Oct 2022 02:29:27 +0000 (07:59 +0530)] 
[jsinterp] Improve separating regex

Fixes https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1273974909

21 months ago[utils] `strftime_or_none`: Workaround Python bug on Windows
pukkandan [Sat, 8 Oct 2022 22:48:28 +0000 (04:18 +0530)] 
[utils] `strftime_or_none`: Workaround Python bug on Windows

CLoses #5185

21 months ago[extractors/podbayfm] Add extractor (#4971)
schnusch [Mon, 10 Oct 2022 20:31:01 +0000 (22:31 +0200)] 
[extractors/podbayfm] Add extractor (#4971)

Authored by: schnusch

21 months ago[extractor/sbs] Improve `_VALID_URL` (#5193)
bashonly [Mon, 10 Oct 2022 20:28:55 +0000 (20:28 +0000)] 
[extractor/sbs] Improve `_VALID_URL` (#5193)

Closes #5045
Authored by: bashonly

21 months ago[extractor/generic] Separate embed extraction into own function (#5176)
pukkandan [Sun, 9 Oct 2022 10:39:36 +0000 (16:09 +0530)] 
[extractor/generic] Separate embed extraction into own function (#5176)

21 months ago[extractor/wordpress:mb.miniAudioPlayer] Add embed extractor (#5087)
Matthew [Sun, 9 Oct 2022 05:55:26 +0000 (18:55 +1300)] 
[extractor/wordpress:mb.miniAudioPlayer] Add embed extractor (#5087)

Closes https://github.com/yt-dlp/yt-dlp/issues/4994

Authored by: coletdjnz

21 months ago[extractor/common] Fix `json_ld` type checks (#5145)
Simon Sawicki [Sun, 9 Oct 2022 03:17:58 +0000 (05:17 +0200)] 
[extractor/common] Fix `json_ld` type checks (#5145)

Closes #5144, #5143
Authored by: Grub4K

21 months ago[extractor/viu] Support subtitles of on-screen text (#5173)
tkgmomosheep [Sun, 9 Oct 2022 02:34:12 +0000 (10:34 +0800)] 
[extractor/viu] Support subtitles of on-screen text (#5173)

Authored by: tkgmomosheep

21 months ago[extractor/nos.nl] Add extractor (#4822)
HobbyistDev [Sun, 9 Oct 2022 02:32:58 +0000 (11:32 +0900)] 
[extractor/nos.nl] Add extractor (#4822)

Closes #4649
Authored by: HobbyistDev

21 months ago[VK] Fix playlist URLs (#4930)
Marenga [Sun, 9 Oct 2022 01:50:44 +0000 (03:50 +0200)] 
[VK] Fix playlist URLs (#4930)

Closes #2825
Authored by: the-marenga

21 months ago[extractor/screen9] Add extractor (#5137)
Teemu Ikonen [Sun, 9 Oct 2022 01:34:22 +0000 (04:34 +0300)] 
[extractor/screen9] Add extractor (#5137)

Authored by: tpikonen

21 months ago[utils] `traverse_obj`: Allow `re.Match` objects (#5174)
Simon Sawicki [Sun, 9 Oct 2022 01:31:37 +0000 (03:31 +0200)] 
[utils] `traverse_obj`: Allow `re.Match` objects (#5174)

Authored by: Grub4K

21 months ago[utils] `traverse_obj`: Always return list when branching (#5170)
Simon Sawicki [Sun, 9 Oct 2022 01:27:32 +0000 (03:27 +0200)] 
[utils] `traverse_obj`: Always return list when branching (#5170)

Fixes #5162
Authored by: Grub4K

21 months ago[extractor/tubitv] Better DRM detection (#5171)
bashonly [Fri, 7 Oct 2022 20:35:46 +0000 (20:35 +0000)] 
[extractor/tubitv] Better DRM detection (#5171)

Closes #5128
Authored by: bashonly

21 months ago[extractor/reddit] Add fallback format (#5165)
bashonly [Fri, 7 Oct 2022 12:10:12 +0000 (12:10 +0000)] 
[extractor/reddit] Add fallback format (#5165)

Closes #5160
Authored by: bashonly

21 months ago[embedthumbnail] Fix thumbnail name in mp3 (#5163)
Noah [Fri, 7 Oct 2022 12:04:27 +0000 (08:04 -0400)] 
[embedthumbnail] Fix thumbnail name in mp3 (#5163)

Authored by: How-Bout-No

21 months ago[extractor/youtube] Extract concurrent view count for livestreams (#5152)
Matthew [Fri, 7 Oct 2022 07:00:40 +0000 (20:00 +1300)] 
[extractor/youtube] Extract concurrent view count for livestreams (#5152)

Adds new field `concurrent_view_count`
Closes https://github.com/yt-dlp/yt-dlp/issues/4843

Authored by: coletdjnz

21 months ago[extractor/dplay] Add MotorTrendOnDemand extractor (#5151)
bashonly [Thu, 6 Oct 2022 05:10:54 +0000 (05:10 +0000)] 
[extractor/dplay] Add MotorTrendOnDemand extractor (#5151)

Closes #5141
Authored by: bashonly

21 months ago[extractor/Tnaflix] Fix for HTTP 500 (#5150)
Sergey [Thu, 6 Oct 2022 03:54:41 +0000 (20:54 -0700)] 
[extractor/Tnaflix] Fix for HTTP 500 (#5150)

Closes #5107
Authored by: SG5

21 months agoFix for formats=None
pukkandan [Wed, 5 Oct 2022 03:45:22 +0000 (09:15 +0530)] 
Fix for formats=None

Fixes: https://github.com/yt-dlp/yt-dlp/pull/4965#issuecomment-1267682512
21 months ago[extractor/livestreamfails] Support posts (#5139)
invertico [Tue, 4 Oct 2022 18:22:07 +0000 (20:22 +0200)] 
[extractor/livestreamfails] Support posts (#5139)

Authored by: invertico

21 months ago[build] Pin `py2exe` version
pukkandan [Tue, 4 Oct 2022 17:32:12 +0000 (23:02 +0530)] 
[build] Pin `py2exe` version

Workaround for #5135

21 months ago[extractor/detik] Avoid unnecessary extraction
pukkandan [Tue, 4 Oct 2022 05:01:49 +0000 (10:31 +0530)] 
[extractor/detik] Avoid unnecessary extraction

21 months ago[version] update 2022.10.04
github-actions [Tue, 4 Oct 2022 04:50:32 +0000 (04:50 +0000)] 
[version] update

Created by: pukkandan

:ci skip all :ci run dl

21 months agoRelease 2022.10.04
pukkandan [Tue, 4 Oct 2022 04:47:45 +0000 (10:17 +0530)] 
Release 2022.10.04

21 months ago[cleanup] Misc (#5044)
gamer191 [Tue, 4 Oct 2022 04:23:11 +0000 (15:23 +1100)] 
[cleanup] Misc (#5044)

Authored by: gamer191, pukkandan

21 months ago[docs] Separate notes about environment variables
pukkandan [Tue, 4 Oct 2022 04:19:18 +0000 (09:49 +0530)] 
[docs] Separate notes about environment variables

21 months ago[extractor/onenewsnz] Add extractor (#5088)
coletdjnz [Tue, 4 Oct 2022 04:14:57 +0000 (17:14 +1300)] 
[extractor/onenewsnz] Add extractor (#5088)

Authored by: coletdjnz

21 months ago[extractor/prankcast] Add extractor (#4774)
columndeeply [Tue, 4 Oct 2022 03:33:46 +0000 (05:33 +0200)] 
[extractor/prankcast] Add extractor (#4774)

Authored by: columndeeply, HobbyistDev

21 months ago[extractor/24tv.ua] Add extractors (#5121)
coletdjnz [Tue, 4 Oct 2022 03:29:29 +0000 (16:29 +1300)] 
[extractor/24tv.ua] Add extractors (#5121)

Closes #4287
Authored by: coletdjnz

21 months ago[extractor/booyah] Add extractor (#4834)
HobbyistDev [Tue, 4 Oct 2022 03:18:26 +0000 (12:18 +0900)] 
[extractor/booyah] Add extractor (#4834)

Closes #4583
Authored by: HobbyistDev, elyse0

21 months ago[extractor/redgifs] Fix extractor (#4892)
jhwgh1968 [Tue, 4 Oct 2022 03:16:01 +0000 (03:16 +0000)] 
[extractor/redgifs] Fix extractor (#4892)

Closes #4805
Authored by: jhwgh1968

21 months ago[extractor/detik] Generalize extractors (#4899)
HobbyistDev [Tue, 4 Oct 2022 03:09:23 +0000 (12:09 +0900)] 
[extractor/detik] Generalize extractors (#4899)

Authored by: HobbyistDev, coletdjnz

21 months ago[extractor/BilibiliSpace] Fix extractor, better error message (#5043)
Locke [Tue, 4 Oct 2022 02:59:05 +0000 (10:59 +0800)] 
[extractor/BilibiliSpace] Fix extractor, better error message (#5043)

Closes #5038
Authored by: lockmatrix

21 months ago[extractor/IsraelNationalNews] Add extractor (#5089)
Bobscorn [Tue, 4 Oct 2022 02:51:54 +0000 (15:51 +1300)] 
[extractor/IsraelNationalNews] Add extractor (#5089)

Closes #4019
Authored by: Bobscorn

21 months ago[extractor/youtube] Download `post_live` videos from start (#5091)
Lesmiscore [Tue, 4 Oct 2022 02:48:31 +0000 (11:48 +0900)] 
[extractor/youtube] Download `post_live` videos from start (#5091)

* The fragments are generated as a `LazyList`. So only the required formats are expanded during download, but all fragment lists are printed/written in infojson.
* The m3u8 formats which cannot be downloaded from start are not extracted by default, but can be enabled with an extractor-arg. The extractor-arg `include_live_dash` is renamed to `include_incomplete_formats` to account for this new use-case.

Closes #1564
Authored by: Lesmiscore, pukkandan

21 months ago[extractor/nfl] Fix extractor (#5130)
bashonly [Mon, 3 Oct 2022 21:04:39 +0000 (21:04 +0000)] 
[extractor/nfl] Fix extractor (#5130)

Closes #1708
Authored by: bashonly

21 months ago[extractor/holodex] Fix `_VALID_URL` (#4948)
Livia Medeiros [Mon, 3 Oct 2022 21:01:53 +0000 (06:01 +0900)] 
[extractor/holodex] Fix `_VALID_URL` (#4948)

Authored by: LiviaMedeiros

21 months ago[cleanup] Minor fixes
pukkandan [Mon, 3 Oct 2022 20:04:04 +0000 (01:34 +0530)] 
[cleanup] Minor fixes

Closes #5129, Closes #4982

21 months ago[extractor/AmazonStore] Fix JSON extraction (#5111)
coletdjnz [Mon, 3 Oct 2022 19:40:49 +0000 (08:40 +1300)] 
[extractor/AmazonStore] Fix JSON extraction (#5111)

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

Authored by: coletdjnz
Co-authored-by: pukkandan <redacted>
21 months ago[extractor/JWPlatform] Fix extractor (#5112)
coletdjnz [Mon, 3 Oct 2022 19:37:48 +0000 (08:37 +1300)] 
[extractor/JWPlatform] Fix extractor (#5112)

Fix bitrate and filesize extraction and support embeds with unquoted urls.

Related: #5106

Authored by: coletdjnz

21 months ago[extractor/paramountplus] Better DRM detection (#5126)
bashonly [Mon, 3 Oct 2022 19:35:05 +0000 (19:35 +0000)] 
[extractor/paramountplus] Better DRM detection (#5126)

Closes #5119
Authored by: bashonly

21 months ago[extractor/anvato] Fix extractor and refactor (#5074)
bashonly [Mon, 3 Oct 2022 16:15:22 +0000 (16:15 +0000)] 
[extractor/anvato] Fix extractor and refactor (#5074)

Authored by: bashonly

21 months ago[extractor/zee5] Fix `_VALID_URL` (#5124)
m4tu4g [Mon, 3 Oct 2022 14:12:56 +0000 (19:42 +0530)] 
[extractor/zee5] Fix `_VALID_URL` (#5124)

Closes #4612
Authored by: m4tu4g

21 months ago[extractor/MicrosoftEmbed] Add extractor (#5082)
sam [Mon, 3 Oct 2022 13:52:30 +0000 (02:52 +1300)] 
[extractor/MicrosoftEmbed] Add extractor (#5082)

Closes #2638
Authored by: DoubleCouponDay

21 months ago[extractor/bundesliga] Add extractor (#5094)
Fabi019 [Mon, 3 Oct 2022 13:40:09 +0000 (15:40 +0200)] 
[extractor/bundesliga] Add extractor (#5094)

Closes #2339
Authored by: Fabi019

21 months ago[extractor/tennistv] Fix timestamp (#5085)
zenerdi0de [Mon, 3 Oct 2022 13:07:09 +0000 (18:37 +0530)] 
[extractor/tennistv] Fix timestamp (#5085)

Authored by: zenerdi0de

21 months ago[extractor/hrfensehen] Fix extractor (#5096)
Nitish Kumar [Mon, 3 Oct 2022 12:47:52 +0000 (18:17 +0530)] 
[extractor/hrfensehen] Fix extractor (#5096)

Authored by: snapdgn

21 months ago[extractor] Make search_json able to parse lists
pukkandan [Mon, 3 Oct 2022 11:20:27 +0000 (16:50 +0530)] 
[extractor] Make search_json able to parse lists

Now `contains_pattern` can be set to `\[.+\]`

21 months ago[extractor/iltalehti] Add extractor (#5117)
Teemu Ikonen [Sun, 2 Oct 2022 21:23:48 +0000 (00:23 +0300)] 
[extractor/iltalehti] Add extractor (#5117)

Authored by: tpikonen

21 months ago[extractor/bongacams] Update `_VALID_URL` (#5104)
Dhruv [Sat, 1 Oct 2022 22:07:09 +0000 (03:37 +0530)] 
[extractor/bongacams] Update `_VALID_URL` (#5104)

Closes #5075
Authored by: 0xGodspeed

21 months ago[downloader/aria2c] Fix filename containing leading whitespace (#5099)
std-move [Sat, 1 Oct 2022 15:30:14 +0000 (17:30 +0200)] 
[downloader/aria2c] Fix filename containing leading whitespace (#5099)

Similar to eb55bad5a0c1af9388301ffbf17845ee53a41635, but for fragmented downloads
Authored by: std-move

21 months ago[extractor/Mxplayer] Fix extractor (#4966)
Itachi [Fri, 30 Sep 2022 18:03:30 +0000 (23:33 +0530)] 
[extractor/Mxplayer] Fix extractor (#4966)

Closes #4946
Authored by: itachi-19

21 months ago[downloader/ism] Support ec-3 codec (#5004)
nixxo [Fri, 30 Sep 2022 17:33:29 +0000 (19:33 +0200)] 
[downloader/ism] Support ec-3 codec (#5004)

Closes #296
Authored by: nixxo

21 months ago[extractor/tv2] Support new url format (#5063)
tobi1805 [Fri, 30 Sep 2022 16:57:15 +0000 (18:57 +0200)] 
[extractor/tv2] Support new url format (#5063)

Closes #4973
Authored by: tobi1805

21 months ago[extractor/unscripted] Add extractor (#5008)
HobbyistDev [Fri, 30 Sep 2022 16:54:05 +0000 (01:54 +0900)] 
[extractor/unscripted] Add extractor (#5008)

Closes #4903
Authored by: HobbyistDev

21 months ago[extractor/yandexvideopreview] Update _VALID_URL (#5084)
Simon Sawicki [Fri, 30 Sep 2022 16:52:52 +0000 (18:52 +0200)] 
[extractor/yandexvideopreview] Update _VALID_URL (#5084)

Closes #5065
Authored by: Grub4K

21 months ago[extractor/malltv] Fix video_id extraction (#4883)
HobbyistDev [Fri, 30 Sep 2022 16:40:33 +0000 (01:40 +0900)] 
[extractor/malltv] Fix video_id extraction (#4883)

Closes #4870
Authored by: HobbyistDev

21 months ago[extractor/trovo] Fix extractors (#4880)
Mehavoid [Fri, 30 Sep 2022 16:39:08 +0000 (19:39 +0300)] 
[extractor/trovo] Fix extractors (#4880)

Authored by: Mehavoid
Closes #4878

21 months ago[extractor/tencent] Add Iflix extractor (#4829)
Elyse [Fri, 30 Sep 2022 16:21:31 +0000 (11:21 -0500)] 
[extractor/tencent] Add Iflix extractor (#4829)

Closes #4823
Authored by: elyse0

21 months ago[extractor/audioboom] Support direct URLs and refactor (#4803)
Teemu Ikonen [Fri, 30 Sep 2022 16:14:14 +0000 (19:14 +0300)] 
[extractor/audioboom] Support direct URLs and refactor (#4803)

Authored by: tpikonen, pukkandan

21 months ago[extractor/nbc] Add NBCStations extractor (#5077)
bashonly [Fri, 30 Sep 2022 15:43:40 +0000 (15:43 +0000)] 
[extractor/nbc] Add NBCStations extractor (#5077)

Closes #4571
Authored by: bashonly

21 months ago[extractor/crunchyroll:beta] Improve handling of hardsubs (#5041)
Simon Sawicki [Fri, 30 Sep 2022 01:05:44 +0000 (03:05 +0200)] 
[extractor/crunchyroll:beta] Improve handling of hardsubs (#5041)

Closes #3397
Authored by: Grub4K

21 months ago[extractor/rcs] Fix embed extraction
coletdjnz [Fri, 30 Sep 2022 01:02:20 +0000 (14:02 +1300)] 
[extractor/rcs] Fix embed extraction

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

Authored by: coletdjnz

21 months ago[extractor/zee5] Generate device ids (#5062)
Anant Murmu [Thu, 29 Sep 2022 03:01:43 +0000 (08:31 +0530)] 
[extractor/zee5] Generate device ids (#5062)

Closes #4937
Authored by: freezboltz

21 months ago[extractor/ondemandkorea] Update `jw_config` regex (#5040)
Julien Hadley Jack [Wed, 28 Sep 2022 09:04:03 +0000 (11:04 +0200)] 
[extractor/ondemandkorea] Update `jw_config` regex (#5040)

Authored by: julien-hadleyjack

21 months ago[extractor/wordpress:playlist] Add generic embed extractor (#5012)
coletdjnz [Wed, 28 Sep 2022 06:37:12 +0000 (06:37 +0000)] 
[extractor/wordpress:playlist] Add generic embed extractor (#5012)

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

Authored by: coletdjnz