]> jfr.im git - yt-dlp.git/log
yt-dlp.git
14 months ago[docs] Misc improvements
pukkandan [Fri, 19 May 2023 21:05:08 +0000 (02:35 +0530)] 
[docs] Misc improvements

Closes #6814, closes #6940, closes #6733, closes #6923, closes #6566, closes #6726, closes #6728

14 months ago[extractor/iwara] Implement login (#6721)
toomyzoom [Thu, 11 May 2023 09:48:35 +0000 (02:48 -0700)] 
[extractor/iwara] Implement login (#6721)

Authored by: toomyzoom

14 months ago[extractor/wrestleuniverse] Fix extraction, add login (#6982)
bashonly [Mon, 8 May 2023 23:45:31 +0000 (18:45 -0500)] 
[extractor/wrestleuniverse] Fix extraction, add login (#6982)

Closes #6975
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <redacted>
14 months ago[extractor/facebook] Fix metadata extraction (#6856)
ringus1 [Mon, 8 May 2023 23:19:42 +0000 (01:19 +0200)] 
[extractor/facebook] Fix metadata extraction (#6856)

Closes #3432
Authored by: ringus1

14 months ago[extractor/abematv] Add fallback for title and description extraction and extract...
Lesmiscore [Sat, 6 May 2023 09:14:40 +0000 (18:14 +0900)] 
[extractor/abematv] Add fallback for title and description extraction and extract more metadata (#6994)

Authored by: Lesmiscore

14 months ago[extractor/tvp] Use new API (#6989)
lauren n. liberda [Sat, 6 May 2023 00:09:49 +0000 (02:09 +0200)] 
[extractor/tvp] Use new API (#6989)

Authored by: selfisekai
Closes #6987

14 months ago[extractor/youporn] Extract m3u8 formats
pukkandan [Fri, 5 May 2023 04:11:56 +0000 (09:41 +0530)] 
[extractor/youporn] Extract m3u8 formats

Closes #6977

14 months ago[utils] `locked_file`: Fix for virtiofs (#6840)
Eveldee [Fri, 5 May 2023 05:31:41 +0000 (07:31 +0200)] 
[utils] `locked_file`: Fix for virtiofs (#6840)

Authored by: brandon-dacrib
Closes #6823

14 months ago[extractor/clipchamp] Add extractor (#6978)
bashonly [Wed, 3 May 2023 20:46:37 +0000 (15:46 -0500)] 
[extractor/clipchamp] Add extractor (#6978)

Closes #6973
Authored by: bashonly

14 months ago[extractor/dlf] Add extractors (#6697)
Nicholas Defranco [Tue, 2 May 2023 00:03:27 +0000 (20:03 -0400)] 
[extractor/dlf] Add extractors (#6697)

Closes #6430
Authored by: nick-cd

14 months ago[extractor/twitter] Default to GraphQL, handle auth errors (#6957)
bashonly [Mon, 1 May 2023 23:55:28 +0000 (18:55 -0500)] 
[extractor/twitter] Default to GraphQL, handle auth errors (#6957)

Closes #6763
Authored by: bashonly

14 months ago[utils] `traverse_obj`: More fixes (#6959)
Simon Sawicki [Sun, 30 Apr 2023 17:50:22 +0000 (19:50 +0200)] 
[utils] `traverse_obj`: More fixes (#6959)

- Fix result when branching with `traverse_string`
- Fix `slice` path on `dict`s
- Fix tests and docstrings from 21b5ec86c2c37d10c5bb97edd7051d3aac16bb3e
- Add `is_iterable_like` helper function

Authored by: Grub4K

14 months ago[extractor/reddit] Add login support (#6950)
bashonly [Sat, 29 Apr 2023 18:19:35 +0000 (13:19 -0500)] 
[extractor/reddit] Add login support (#6950)

Closes #6949
Authored by: bashonly

14 months agoFix f005a35aa7e4f67a0c603a946c0dd714c151b2d6
pukkandan [Fri, 28 Apr 2023 21:27:50 +0000 (02:57 +0530)] 
Fix f005a35aa7e4f67a0c603a946c0dd714c151b2d6

Printing inside `finally` causes the order of logging to change
when there is an error, which is undesirable. So this is reverted.

The issue of `--print` being blocked by pre-processors was an
unintentional side-effect of changing the operation orders in
170605840ea9d5ad75da6576485ea7d125b428ee, and this is also partially
reverted.

14 months agoEnsure pre-processor errors do not block `--print`
pukkandan [Fri, 28 Apr 2023 19:28:48 +0000 (00:58 +0530)] 
Ensure pre-processor errors do not block `--print`

Closes #6937

14 months ago[extractor/cbc] Fix live extractor, playlist `_VALID_URL` (#6625)
makeworld [Fri, 28 Apr 2023 02:42:25 +0000 (22:42 -0400)] 
[extractor/cbc] Fix live extractor, playlist `_VALID_URL` (#6625)

Authored by: makew0rld

14 months agoFix bug in 170605840ea9d5ad75da6576485ea7d125b428ee
pukkandan [Thu, 27 Apr 2023 14:05:28 +0000 (19:35 +0530)] 
Fix bug in 170605840ea9d5ad75da6576485ea7d125b428ee

and related refactor

14 months ago[jsinterp] Handle negative numbers better
pukkandan [Thu, 27 Apr 2023 02:12:17 +0000 (07:42 +0530)] 
[jsinterp] Handle negative numbers better

Closes #6131

14 months agoPopulate `filename` and `urls` fields at all stages of `--print`
pukkandan [Thu, 27 Apr 2023 00:22:22 +0000 (05:52 +0530)] 
Populate `filename` and `urls` fields at all stages of `--print`

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

14 months ago[extractor/globalplayer] Add extractors (#6903)
garret [Wed, 26 Apr 2023 23:42:07 +0000 (00:42 +0100)] 
[extractor/globalplayer] Add extractors (#6903)

Authored by: garret1317

14 months ago[extractor/aeonco] Support Youtube embeds (#6591)
Alex Klapheke [Wed, 26 Apr 2023 06:53:07 +0000 (02:53 -0400)] 
[extractor/aeonco] Support Youtube embeds (#6591)

Authored by: alexklapheke

14 months ago[extractor/pornhub] Set access cookies to fix extraction (#6685)
Noah [Tue, 25 Apr 2023 20:46:14 +0000 (22:46 +0200)] 
[extractor/pornhub] Set access cookies to fix extraction (#6685)

Closes #4299
Authored by: Schmoaaaaah, arobase-che

Co-authored-by: Noah <redacted>
Co-authored-by: ache <redacted>
14 months ago[extractor/bitchute] Add more fallback subdomains (#6907)
Neurognostic [Tue, 25 Apr 2023 16:13:54 +0000 (12:13 -0400)] 
[extractor/bitchute] Add more fallback subdomains (#6907)

Authored by: Neurognostic

14 months ago[extractor/NiconicoSeries] Fix extraction (#6898)
sqrtNOT [Tue, 25 Apr 2023 10:21:06 +0000 (10:21 +0000)] 
[extractor/NiconicoSeries] Fix extraction (#6898)

Authored by: sqrtNOT

14 months ago[extractors/rtvc] Add extractors (#6578)
Elyse [Mon, 24 Apr 2023 19:16:22 +0000 (13:16 -0600)] 
[extractors/rtvc] Add extractors (#6578)

* Add `RTVCPlay` extractor
* Add `RTVCPlayEmbed` extractor
* Add `RTVCKaltura` extractor
* Add `SenalColombiaLive` extractor

Closes #6457
Authored by: elyse0

14 months ago[utils] `traverse_obj`: Allow iterables in traversal (#6902)
Simon Sawicki [Mon, 24 Apr 2023 17:56:35 +0000 (19:56 +0200)] 
[utils] `traverse_obj`: Allow iterables in traversal (#6902)

Authored by: Grub4K

14 months agoAdd option `--xff`
pukkandan [Mon, 24 Apr 2023 14:08:58 +0000 (19:38 +0530)] 
Add option `--xff`

Deprecates `--geo-bypass`, `--no-geo-bypass, `--geo-bypass-country`, `--geo-bypass-ip-block`

14 months ago[extractor/hentaistigma] Remove extractor
pukkandan [Mon, 24 Apr 2023 13:29:07 +0000 (18:59 +0530)] 
[extractor/hentaistigma] Remove extractor

Piracy site

Closes #6870

14 months agoAdd `--no-quiet`
pukkandan [Mon, 24 Apr 2023 13:22:09 +0000 (18:52 +0530)] 
Add `--no-quiet`

Closes #6796

14 months ago[outtmpl] Support `str.format` syntax inside replacements
pukkandan [Mon, 24 Apr 2023 13:01:36 +0000 (18:31 +0530)] 
[outtmpl] Support `str.format` syntax inside replacements

Closes #6843

14 months ago[outtmpl] Allow `\n` in replacements and default.
pukkandan [Mon, 24 Apr 2023 11:51:20 +0000 (17:21 +0530)] 
[outtmpl] Allow `\n` in replacements and default.

Fixes: https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1510055357
Fixes: https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1510363645
14 months ago[extractor/twitch] Extract original size thumbnail (#6629)
JC-Chung [Sat, 22 Apr 2023 23:25:04 +0000 (07:25 +0800)] 
[extractor/twitch] Extract original size thumbnail (#6629)

Authored by: JC-Chung

15 months ago[extractor/wevidi] Add extractor (#6868)
truedread [Sat, 22 Apr 2023 00:11:51 +0000 (20:11 -0400)] 
[extractor/wevidi] Add extractor (#6868)

Closes #6129
Authored by: truedread

15 months ago[extractor/nhk] Add `NhkRadiru` extractor (#6819)
garret [Wed, 19 Apr 2023 04:21:24 +0000 (05:21 +0100)] 
[extractor/nhk] Add `NhkRadiru` extractor (#6819)

* Add `NhkRadioNewsPage` extractor

Authored by: garret1317

15 months ago[extractor/sbs] Overhaul extractor for new API (#6839)
vidiot720 [Tue, 18 Apr 2023 23:46:57 +0000 (09:46 +1000)] 
[extractor/sbs] Overhaul extractor for new API (#6839)

Closes #6543
Authored by: vidiot720, dirkf, bashonly

15 months ago[extractor/bilibili] Support festival videos (#6547)
qbnu [Tue, 18 Apr 2023 02:37:37 +0000 (02:37 +0000)] 
[extractor/bilibili] Support festival videos (#6547)

Closes #6138
Authored by: qbnu

15 months ago[extractor/stageplus] Add extractor (#6838)
bashonly [Tue, 18 Apr 2023 02:27:33 +0000 (21:27 -0500)] 
[extractor/stageplus] Add extractor (#6838)

Closes #6806
Authored by: bashonly

15 months ago[extractor/pornez] Support new URL formats (#6792)
zhgwn [Tue, 18 Apr 2023 02:18:29 +0000 (04:18 +0200)] 
[extractor/pornez] Support new URL formats (#6792)

Closes #6791, Closes #6298
Authored by: zhgwn

15 months ago[extractor/whyp] Add extractor (#6803)
CoryTibbettsDev [Sun, 16 Apr 2023 17:26:37 +0000 (17:26 +0000)] 
[extractor/whyp] Add extractor (#6803)

Authored by: CoryTibbettsDev

15 months ago[extractor/gronkh] Extract duration and chapters (#6817)
satan1st [Sun, 16 Apr 2023 17:20:10 +0000 (19:20 +0200)] 
[extractor/gronkh] Extract duration and chapters (#6817)

Authored by: satan1st

15 months ago[extractor/reddit] Support cookies and short URLs (#6825)
bashonly [Sun, 16 Apr 2023 17:07:55 +0000 (12:07 -0500)] 
[extractor/reddit] Support cookies and short URLs (#6825)

Closes #6665, Closes #6753
Authored by: bashonly

15 months ago[extractor/adobepass] Handle `Charter_Direct` MSO as `Spectrum` (#6824)
bashonly [Sun, 16 Apr 2023 17:01:19 +0000 (12:01 -0500)] 
[extractor/adobepass] Handle `Charter_Direct` MSO as `Spectrum` (#6824)

Authored by: bashonly

15 months agoDo not translate newlines in `--print-to-file`
pukkandan [Sun, 16 Apr 2023 03:24:48 +0000 (08:54 +0530)] 
Do not translate newlines in `--print-to-file`

Fixes https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1509361107

15 months ago[extractor] Do not warn for invalid chapter data in description
pukkandan [Sat, 15 Apr 2023 21:46:23 +0000 (03:16 +0530)] 
[extractor] Do not warn for invalid chapter data in description

Fixes https://github.com/yt-dlp/yt-dlp/issues/6811#issuecomment-1509876209

15 months ago[extractor/youtube] Define strict uploader metadata mapping (#6384)
coletdjnz [Fri, 14 Apr 2023 07:58:36 +0000 (07:58 +0000)] 
[extractor/youtube] Define strict uploader metadata mapping (#6384)

New mapping:
```
channel -> channel name
channel_id -> UCID
channel_url -> UCID channel url

uploader -> channel name (same as channel field)
uploader_id -> @handle
uploader_url -> @handle channel url
```

Authored by: coletdjnz

15 months ago[extractor/generic] Attempt to detect live HLS (#6775)
bashonly [Thu, 13 Apr 2023 19:36:06 +0000 (14:36 -0500)] 
[extractor/generic] Attempt to detect live HLS (#6775)

* Extract duration for non-live generic HLS videos
* Add extractor-arg `is_live` to bypass live HLS check

Closes #6705
Authored by: bashonly

15 months ago[FFmpegFixupM3u8PP] Check audio codec before fixup (#6778)
bashonly [Thu, 13 Apr 2023 19:21:09 +0000 (14:21 -0500)] 
[FFmpegFixupM3u8PP] Check audio codec before fixup (#6778)

Closes #6673
Authored by: bashonly

15 months ago[extractor/tiktok] Fix and improve metadata extraction (#6777)
bashonly [Thu, 13 Apr 2023 19:05:57 +0000 (14:05 -0500)] 
[extractor/tiktok] Fix and improve metadata extraction (#6777)

Authored by: bashonly

15 months ago[extractor/zoom] Fix share URL extraction (#6789)
bashonly [Thu, 13 Apr 2023 18:56:12 +0000 (13:56 -0500)] 
[extractor/zoom] Fix share URL extraction (#6789)

Authored by: bashonly

15 months ago[extractor/iwara] Fix format sorting (#6651)
hasezoey [Thu, 13 Apr 2023 17:17:56 +0000 (19:17 +0200)] 
[extractor/iwara] Fix format sorting (#6651)

Authored by: hasezoey

15 months ago[extractor/iwara] Fix typo
Lesmiscore [Thu, 13 Apr 2023 07:09:20 +0000 (16:09 +0900)] 
[extractor/iwara] Fix typo

Authored by: Lesmiscore

Closes #6795

15 months ago[extractor/BrainPOP] Add extractors (#6106)
MyNey [Wed, 12 Apr 2023 18:28:33 +0000 (01:28 +0700)] 
[extractor/BrainPOP] Add extractors (#6106)

Authored by: MinePlayersPE
Based on https://github.com/ytdl-org/youtube-dl/pull/10025

15 months ago[extractor/biliIntl] Add comment extraction (#6079)
HobbyistDev [Wed, 12 Apr 2023 18:21:57 +0000 (03:21 +0900)] 
[extractor/biliIntl] Add comment extraction  (#6079)

Authored by: HobbyistDev

15 months ago[extractor/gmanetwork] Add extractor (#5945)
HobbyistDev [Wed, 12 Apr 2023 18:19:08 +0000 (03:19 +0900)] 
[extractor/gmanetwork] Add extractor (#5945)

Authored by: HobbyistDev
Partially fixes #5770

15 months agoRelaxed validation for numeric format filters
pukkandan [Tue, 11 Apr 2023 23:34:47 +0000 (05:04 +0530)] 
Relaxed validation for numeric format filters

Continued from f96bff99cb2cf1d112b099e5149dd2c3a6a76af2

Closes #6782

15 months ago[extractor/niconico] Download comments from the new endpoint (#6773)
Lesmiscore [Tue, 11 Apr 2023 16:19:34 +0000 (01:19 +0900)] 
[extractor/niconico] Download comments from the new endpoint (#6773)

Authored by: Lesmiscore

15 months ago[postprocessor/FixupDuplicateMoov] Fix bug in triggering
pukkandan [Tue, 11 Apr 2023 11:31:22 +0000 (17:01 +0530)] 
[postprocessor/FixupDuplicateMoov] Fix bug in triggering

15 months ago[extractor/youtube] Revert default formats to `https`
pukkandan [Tue, 11 Apr 2023 10:41:15 +0000 (16:11 +0530)] 
[extractor/youtube] Revert default formats to `https`

15 months ago[extractor/zoom] Fix extractor (#6741)
Shreyas Minocha [Tue, 11 Apr 2023 16:05:22 +0000 (16:05 +0000)] 
[extractor/zoom] Fix extractor (#6741)

Authored by: shreyasminocha
Closes #6677

15 months ago[extractor/line] Remove extractors (#6734)
sian1468 [Tue, 11 Apr 2023 11:56:39 +0000 (18:56 +0700)] 
[extractor/line] Remove extractors (#6734)

Service has shut down - https://archive.ph/txVKy
Authored by: sian1468

15 months ago[extractor/hrefli] Add extractor (#6762)
lauren n. liberda [Tue, 11 Apr 2023 11:54:49 +0000 (13:54 +0200)] 
[extractor/hrefli] Add extractor (#6762)

Authored by: selfisekai

15 months ago[extractor/youku] Improve error message (#6690)
Chris Caruso [Tue, 11 Apr 2023 11:45:22 +0000 (04:45 -0700)] 
[extractor/youku] Improve error message (#6690)

Authored by: carusocr
Closes #6551

15 months ago[extractor/kick] Make initial request non-fatal
bashonly [Sat, 8 Apr 2023 16:09:05 +0000 (11:09 -0500)] 
[extractor/kick] Make initial request non-fatal

Authored by: bashonly

15 months ago[extractor/youtube] Fix comment loop detection for pinned comments (#6714)
coletdjnz [Thu, 6 Apr 2023 07:44:22 +0000 (19:44 +1200)] 
[extractor/youtube] Fix comment loop detection for pinned comments (#6714)

Pinned comments may repeat a second time - this is expected.

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

Authored by: coletdjnz

15 months ago[extractor/YahooGyaOIE,extactor/YahooGyaOPlayerIE] Delete extractors due to website...
Lesmiscore [Fri, 31 Mar 2023 02:56:49 +0000 (11:56 +0900)] 
[extractor/YahooGyaOIE,extactor/YahooGyaOPlayerIE] Delete extractors due to website close (#6218)

Authored by: Lesmiscore

15 months ago[extractor/iwara] Accept old URLs
Lesmiscore [Wed, 29 Mar 2023 06:28:29 +0000 (15:28 +0900)] 
[extractor/iwara] Accept old URLs

Authored by: Lesmiscore

Closes #6669

15 months ago[postprocessor/EmbedThumbnail,postprocessor/FFmpegMetadata] Fix error on attaching...
Lesmiscore [Mon, 27 Mar 2023 16:17:42 +0000 (01:17 +0900)] 
[postprocessor/EmbedThumbnail,postprocessor/FFmpegMetadata] Fix error on attaching thumbnails and info json for mkv/mka (#6647)

Authored by: Lesmiscore

Current yt-dlp code never hit this bug, but would hit once filename sanitization gets better

15 months ago[extractor/iwara] Report private videos (#6641)
Lesmiscore [Mon, 27 Mar 2023 13:39:55 +0000 (22:39 +0900)] 
[extractor/iwara] Report private videos (#6641)

Authored by: Lesmiscore

15 months ago[extractor/nbc] Fix `NBCStations` direct mp4 formats (#6637)
bashonly [Sun, 26 Mar 2023 22:27:39 +0000 (17:27 -0500)] 
[extractor/nbc] Fix `NBCStations` direct mp4 formats (#6637)

Authored by: bashonly

15 months ago[extractor/triller] Support short URLs, detect removed videos (#6636)
bashonly [Sun, 26 Mar 2023 22:16:42 +0000 (17:16 -0500)] 
[extractor/triller] Support short URLs, detect removed videos (#6636)

Authored by: bashonly

15 months ago[utils] `js_to_json`: Implement template strings (#6623)
Simon Sawicki [Sat, 25 Mar 2023 18:41:28 +0000 (19:41 +0100)] 
[utils] `js_to_json`: Implement template strings (#6623)

Authored by: Grub4K

15 months ago[extractor] Extract more metadata from ISM
pukkandan [Fri, 24 Mar 2023 16:23:06 +0000 (21:53 +0530)] 
[extractor] Extract more metadata from ISM

Fixes https://github.com/yt-dlp/yt-dlp/commit/81b6102d2099eec78a2db9ae3d101a8503dd4f25#r105892531

15 months ago[extractor] Do not exit early for unsuitable `url_result`
pukkandan [Fri, 24 Mar 2023 16:23:45 +0000 (21:53 +0530)] 
[extractor] Do not exit early for unsuitable `url_result`

15 months agoFix 5cc0a8fd2e9fec50026fb92170b57993af939e4a
bashonly [Thu, 23 Mar 2023 19:28:31 +0000 (14:28 -0500)] 
Fix 5cc0a8fd2e9fec50026fb92170b57993af939e4a

Authored by: bashonly

15 months ago[extractor/tiktok] Fix mp3 formats (#6615)
bashonly [Thu, 23 Mar 2023 18:46:33 +0000 (13:46 -0500)] 
[extractor/tiktok] Fix mp3 formats (#6615)

Closes #6608
Authored by: bashonly

15 months ago[extractor/hollywoodreporter] Add extractors (#6614)
bashonly [Thu, 23 Mar 2023 18:45:56 +0000 (13:45 -0500)] 
[extractor/hollywoodreporter] Add extractors (#6614)

Closes #6525
Authored by: bashonly

15 months ago[extractor/pgatour] Add extractor (#6613)
bashonly [Thu, 23 Mar 2023 18:45:27 +0000 (13:45 -0500)] 
[extractor/pgatour] Add extractor (#6613)

Closes #6537
Authored by: bashonly

15 months ago[extractor/generic] Accept values for `fragment_query`, `variant_query` (#6600)
bashonly [Thu, 23 Mar 2023 16:28:23 +0000 (11:28 -0500)] 
[extractor/generic] Accept values for `fragment_query`, `variant_query` (#6600)

Closes #6593
Authored by: bashonly

15 months ago[extractor/rumble] Fix videos without quality selection
pukkandan [Thu, 23 Mar 2023 13:39:29 +0000 (19:09 +0530)] 
[extractor/rumble] Fix videos without quality selection

Closes #6612

15 months ago[extractor/rumble] Detect timeline format
pukkandan [Thu, 23 Mar 2023 09:46:02 +0000 (15:16 +0530)] 
[extractor/rumble] Detect timeline format

Closes #6607

15 months ago[extractor/telecaribe] Expand livestream support (#6601)
bashonly [Thu, 23 Mar 2023 16:19:37 +0000 (11:19 -0500)] 
[extractor/telecaribe] Expand livestream support (#6601)

Closes #6598
Authored by: bashonly

15 months ago[extractor/cbs] Add `ParamountPressExpress` extractor (#6604)
bashonly [Thu, 23 Mar 2023 16:18:42 +0000 (11:18 -0500)] 
[extractor/cbs] Add `ParamountPressExpress` extractor (#6604)

Closes #6597
Authored by: bashonly

16 months ago[extractor/generic] Add extractor-args `hls_key`, `variant_query` (#6567)
bashonly [Tue, 21 Mar 2023 23:12:17 +0000 (18:12 -0500)] 
[extractor/generic] Add extractor-args `hls_key`, `variant_query` (#6567)

Authored by: bashonly

16 months ago[extractor/bravotv] Fix extractor (#6568)
bashonly [Tue, 21 Mar 2023 22:57:46 +0000 (17:57 -0500)] 
[extractor/bravotv] Fix extractor (#6568)

Closes #6562
Authored by: bashonly

16 months ago[extractor/rozhlas] Extract manifest formats (#6590)
bashonly [Tue, 21 Mar 2023 22:48:22 +0000 (17:48 -0500)] 
[extractor/rozhlas] Extract manifest formats (#6590)

Closes #6584
Authored by: bashonly

16 months ago[extractor/iwara] Overhaul extractors (#6557)
Lesmiscore [Sat, 18 Mar 2023 14:29:02 +0000 (23:29 +0900)] 
[extractor/iwara] Overhaul extractors (#6557)

Authored by: Lesmiscore

16 months ago[extractor/drtv] Fix radio page extraction (#6552)
viktor-enzell [Sat, 18 Mar 2023 13:06:46 +0000 (14:06 +0100)] 
[extractor/drtv] Fix radio page extraction (#6552)

Authored by: viktor-enzell

16 months ago[extractor/tiktok] Improve `TikTokLive` extractor (#6520)
bashonly [Thu, 16 Mar 2023 19:54:56 +0000 (14:54 -0500)] 
[extractor/tiktok] Improve `TikTokLive` extractor (#6520)

Closes #6459
Authored by: bashonly

16 months ago[extractor/genius] Add support for articles (#6474)
bashonly [Thu, 16 Mar 2023 19:54:25 +0000 (14:54 -0500)] 
[extractor/genius] Add support for articles (#6474)

Closes #6465
Authored by: bashonly

16 months ago[extractor/mediastream] Improve `WinSports` and embed extraction (#6426)
bashonly [Thu, 16 Mar 2023 19:53:18 +0000 (14:53 -0500)] 
[extractor/mediastream] Improve `WinSports` and embed extraction (#6426)

Closes #6419, Closes #6527
Authored by: bashonly

16 months ago[extractor/youtube] Fix parsing `comment_count` (#6523)
Nicholas Defranco [Tue, 14 Mar 2023 23:21:14 +0000 (19:21 -0400)] 
[extractor/youtube] Fix parsing `comment_count` (#6523)

Closes #5849
Authored by: nick-cd

16 months ago[build] Pin `pyinstaller` version for MacOS
pukkandan [Tue, 14 Mar 2023 23:19:22 +0000 (04:49 +0530)] 
[build] Pin `pyinstaller` version for MacOS

Workaround for #6541

16 months ago[extractor/youtube] Handle incomplete initial data from watch page (#6510)
coletdjnz [Mon, 13 Mar 2023 01:43:37 +0000 (01:43 +0000)] 
[extractor/youtube] Handle incomplete initial data from watch page (#6510)

Authored by: coletdjnz

16 months ago[dependencies/Cryptodome] Fix `__bool__`
pukkandan [Sun, 12 Mar 2023 23:49:13 +0000 (05:19 +0530)] 
[dependencies/Cryptodome] Fix `__bool__`

Bug in 65f6e807804d2af5e00f2aecd72bfc43af19324a

16 months ago[extractor/nebula] Add `beta.nebula.tv` (#6516)
unbeatable-101 [Sun, 12 Mar 2023 23:25:05 +0000 (18:25 -0500)] 
[extractor/nebula] Add `beta.nebula.tv` (#6516)

Authored by: unbeatable-101

16 months ago[extractor/jwplatform] Update `_extract_embed_urls` (#6383)
Chris Caruso [Sun, 12 Mar 2023 18:07:34 +0000 (11:07 -0700)] 
[extractor/jwplatform] Update `_extract_embed_urls` (#6383)

Authored by: carusocr

16 months ago[extractor/Parler] Rewrite extractor (#6446)
JChris246 [Sun, 12 Mar 2023 18:02:17 +0000 (14:02 -0400)] 
[extractor/Parler] Rewrite extractor (#6446)

Authored by: JChris246
Closes #6068

16 months ago[extractor/medaltv] Fix clips (#6502)
Joshua Lochner [Sun, 12 Mar 2023 17:38:27 +0000 (19:38 +0200)] 
[extractor/medaltv] Fix clips (#6502)

Closes #6489
Authored by: xenova

16 months ago[extractor/LastFM] Rewrite playlist extraction (#6379)
Ha Tien Loi [Sun, 12 Mar 2023 17:20:40 +0000 (00:20 +0700)] 
[extractor/LastFM] Rewrite playlist extraction (#6379)

Authored by: hatienl0i261299, pukkandan
Closes #5975

16 months ago[extractor/thesun] Update `_VALID_URL` (#6522)
Ha Tien Loi [Sun, 12 Mar 2023 16:34:22 +0000 (23:34 +0700)] 
[extractor/thesun] Update `_VALID_URL` (#6522)

Authored by: hatienl0i261299
Closes #6479