]> jfr.im git - yt-dlp.git/log
yt-dlp.git
12 months agoRelease 2023.07.06 2023.07.06
github-actions [Thu, 6 Jul 2023 18:57:59 +0000 (18:57 +0000)] 
Release 2023.07.06

Created by: pukkandan

:ci skip all :ci run dl

12 months ago[docs] Minor fixes
pukkandan [Thu, 6 Jul 2023 13:48:35 +0000 (19:18 +0530)] 
[docs] Minor fixes

Closes #7515

12 months ago[core] Change how `Cookie` headers are handled
Simon Sawicki [Thu, 6 Jul 2023 16:21:04 +0000 (21:51 +0530)] 
[core] Change how `Cookie` headers are handled

Cookies are now saved and loaded under `cookies` key in the info dict
instead of `http_headers.Cookie`. Cookies passed in headers are
auto-scoped to the input URLs with a warning.

Ref: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-v8mc-9377-rwjj

Authored by: Grub4K

12 months ago[core] Prevent `Cookie` leaks on HTTP redirect
coletdjnz [Tue, 6 Jun 2023 08:44:51 +0000 (20:44 +1200)] 
[core] Prevent `Cookie` leaks on HTTP redirect

Ref: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-v8mc-9377-rwjj

Authored by: coletdjnz

12 months ago[fd/external] Scope cookies
bashonly [Wed, 5 Jul 2023 20:16:28 +0000 (15:16 -0500)] 
[fd/external] Scope cookies

- ffmpeg: Calculate cookies from cookiejar and pass with `-cookies` arg instead of `-headers`
- aria2c, curl, wget: Write cookiejar to file and use external FD built-in cookiejar support
- httpie: Calculate cookies from cookiejar instead of `http_headers`
- axel: Calculate cookies from cookiejar and disable http redirection if cookies are passed
    - May break redirects, but axel simply don't have proper cookie support

Ref: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-v8mc-9377-rwjj

Authored by: bashonly, coletdjnz

12 months ago[ie/vidlii] Handle relative URLs
pukkandan [Thu, 6 Jul 2023 14:05:49 +0000 (19:35 +0530)] 
[ie/vidlii] Handle relative URLs

Closes #7480

12 months ago[ie/youtube] Avoid false DRM detection (#7396)
pukkandan [Fri, 23 Jun 2023 12:46:07 +0000 (18:16 +0530)] 
[ie/youtube] Avoid false DRM detection (#7396)

Some master manifests contain a mix of DRM and non-DRM formats

12 months ago[core] Allow extractors to mark formats as potentially DRM (#7396)
pukkandan [Thu, 6 Jul 2023 13:09:50 +0000 (18:39 +0530)] 
[core] Allow extractors to mark formats as potentially DRM (#7396)

This is useful for HLS where detecting whether the format is
actually DRM requires the child manifest to be downloaded.

Makes the error message when using `--test` inconsistent,
but doesn't really matter.

12 months ago[formats] Fix best fallback for storyboards
pukkandan [Thu, 6 Jul 2023 12:47:42 +0000 (18:17 +0530)] 
[formats] Fix best fallback for storyboards

Partial fix for #7478

12 months ago[cleanup] Misc
pukkandan [Thu, 6 Jul 2023 14:39:42 +0000 (20:09 +0530)] 
[cleanup] Misc

12 months ago[devscripts/make_changelog] Skip reverted commits
pukkandan [Thu, 6 Jul 2023 12:04:51 +0000 (17:34 +0530)] 
[devscripts/make_changelog] Skip reverted commits

12 months ago[outtmpl] Pad `playlist_index` etc even when with internal formatting
pukkandan [Thu, 6 Jul 2023 12:38:44 +0000 (18:08 +0530)] 
[outtmpl] Pad `playlist_index` etc even when with internal formatting

Closes #7501

12 months ago[downloader/http] Avoid infinite loop when no data is received
pukkandan [Tue, 4 Jul 2023 13:16:32 +0000 (18:46 +0530)] 
[downloader/http] Avoid infinite loop when no data is received

Closes #7504

12 months ago[misc] Add CodeQL workflow (#7497)
Jorge [Thu, 6 Jul 2023 14:51:46 +0000 (16:51 +0200)] 
[misc] Add CodeQL workflow (#7497)

12 months ago[extractor/youtube:stories] Remove (#7459)
coletdjnz [Thu, 6 Jul 2023 13:32:41 +0000 (01:32 +1200)] 
[extractor/youtube:stories] Remove (#7459)

YouTube killed them

https://web.archive.org/web/20230630153050/https://support.google.com/youtube/thread/217640760

12 months ago[extractor/twitter] Fix unauthenticated extraction (#7476)
bashonly [Wed, 5 Jul 2023 16:27:36 +0000 (11:27 -0500)] 
[extractor/twitter] Fix unauthenticated extraction (#7476)

Closes #7473
Authored by: bashonly

12 months ago[extractor/twitter:spaces] Fix extraction (#7512)
bashonly [Wed, 5 Jul 2023 03:05:52 +0000 (22:05 -0500)] 
[extractor/twitter:spaces] Fix extraction (#7512)

Closes #7455
Authored by: bashonly

12 months ago[extractor/googledrive] Fix source format extraction (#7395)
RfadnjdExt [Wed, 5 Jul 2023 02:17:13 +0000 (09:17 +0700)] 
[extractor/googledrive] Fix source format extraction (#7395)

Closes #7344
Authored by: RfadnjdExt

12 months ago[extractor/youtube] Ignore incomplete data for comment threads by default (#7475)
coletdjnz [Mon, 3 Jul 2023 10:47:10 +0000 (10:47 +0000)] 
[extractor/youtube] Ignore incomplete data for comment threads by default (#7475)

For both `--ignore-errors` and `--ignore-errors only_download`. Pass `--no-ignore-errors` to not ignore.

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

Authored by: coletdjnz

12 months ago[extractor/vk] VKPlay, VKPlayLive: Add extractors (#7358)
c-basalt [Sun, 2 Jul 2023 19:31:00 +0000 (15:31 -0400)] 
[extractor/vk] VKPlay, VKPlayLive: Add extractors (#7358)

Closes #7107
Authored by: c-basalt

12 months ago[extractor/stacommu] Add extractors (#7432)
urectanc [Fri, 30 Jun 2023 18:27:07 +0000 (03:27 +0900)] 
[extractor/stacommu] Add extractors (#7432)

Authored by: urectanc

12 months ago[extractor/youtube:tab] Support shorts-only playlists (#7425)
coletdjnz [Thu, 29 Jun 2023 23:26:27 +0000 (23:26 +0000)] 
[extractor/youtube:tab] Support shorts-only playlists (#7425)

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

Authored by: coletdjnz
Co-authored-by: pukkandan <redacted>
12 months ago[extractor/Douyin] Fix extraction from webpage
bashonly [Tue, 27 Jun 2023 21:50:02 +0000 (16:50 -0500)] 
[extractor/Douyin] Fix extraction from webpage

Closes #7431
Authored by: bashonly

12 months ago[extractor/abc] Fix extraction (#7434)
Xiao Han [Tue, 27 Jun 2023 21:16:57 +0000 (16:16 -0500)] 
[extractor/abc] Fix extraction (#7434)

Closes #6433
Authored by: meliber

12 months ago[extractor/crunchyroll:music] Fix `_VALID_URL` (#7439)
Aman Salwan [Tue, 27 Jun 2023 20:28:23 +0000 (01:58 +0530)] 
[extractor/crunchyroll:music] Fix `_VALID_URL` (#7439)

Closes #7419
Authored by: AmanSal1, rdamas

Co-authored-by: Robert Damas <redacted>
12 months ago[utils] clean_podcast_url: Handle protocol in redirect URL
pukkandan [Mon, 26 Jun 2023 10:49:49 +0000 (16:19 +0530)] 
[utils] clean_podcast_url: Handle protocol in redirect URL

Closes #7430

12 months ago[extractor/sbs] Python 3.7 compat
pukkandan [Mon, 26 Jun 2023 10:44:20 +0000 (16:14 +0530)] 
[extractor/sbs] Python 3.7 compat

Closes #7410

12 months ago[downloader/aria2c] Add `--no-conf`
pukkandan [Mon, 26 Jun 2023 10:43:31 +0000 (16:13 +0530)] 
[downloader/aria2c] Add `--no-conf`

Closes #7404

12 months ago[extractor/youtube] Process `post_live` over 2 hours
pukkandan [Mon, 26 Jun 2023 01:55:47 +0000 (07:25 +0530)] 
[extractor/youtube] Process `post_live` over 2 hours

12 months ago[extractor/kick] Fix `_VALID_URL`
bashonly [Sun, 25 Jun 2023 22:04:42 +0000 (17:04 -0500)] 
[extractor/kick] Fix `_VALID_URL`

Closes #7384
Authored by: bashonly

12 months ago[extractor/AdultSwim] Extract subtitles from m3u8 (#7421)
nnoboa [Sun, 25 Jun 2023 20:22:38 +0000 (16:22 -0400)] 
[extractor/AdultSwim] Extract subtitles from m3u8 (#7421)

Authored by: nnoboa
Closes #6191

12 months ago[extractor/qdance] Add extractor (#7420)
bashonly [Sun, 25 Jun 2023 18:13:28 +0000 (13:13 -0500)] 
[extractor/qdance] Add extractor (#7420)

Closes #7385
Authored by: bashonly

12 months ago[extractor/youtube] Add extractor-arg `formats`
pukkandan [Sun, 25 Jun 2023 14:40:00 +0000 (20:10 +0530)] 
[extractor/youtube] Add extractor-arg `formats`

Closes #7417

12 months agoBugfix for b4e0d75848e9447cee2cd3646ce54d4744a7ff56
pukkandan [Thu, 22 Jun 2023 17:52:14 +0000 (23:22 +0530)] 
Bugfix for b4e0d75848e9447cee2cd3646ce54d4744a7ff56

12 months ago[extractor/youtube] Fix comments' `is_favorited` (#7390)
Simon [Thu, 22 Jun 2023 18:08:42 +0000 (01:08 +0700)] 
[extractor/youtube] Fix comments' `is_favorited` (#7390)

Authored by: bbilly1
Closes #7389

12 months agoRelease 2023.06.22 2023.06.22
github-actions [Thu, 22 Jun 2023 08:09:31 +0000 (08:09 +0000)] 
Release 2023.06.22

Created by: pukkandan

:ci skip all :ci run dl

12 months ago[cleanup] Misc
pukkandan [Thu, 22 Jun 2023 04:32:38 +0000 (10:02 +0530)] 
[cleanup] Misc

12 months ago[extractor/youtube] Improve nsig function name extraction
pukkandan [Thu, 22 Jun 2023 07:53:31 +0000 (13:23 +0530)] 
[extractor/youtube] Improve nsig function name extraction

12 months agoImprove `--download-sections`
pukkandan [Wed, 21 Jun 2023 23:24:39 +0000 (04:54 +0530)] 
Improve `--download-sections`

* Support negative time-ranges
* Add `*from-url` to obey time-ranges in URL

Closes #7248

13 months ago[extractor/youtube] Improve description parsing performance (#7315)
Berkan Teber [Thu, 22 Jun 2023 07:27:54 +0000 (10:27 +0300)] 
[extractor/youtube] Improve description parsing performance (#7315)

* The parsing is skipped when not needed
* The regex is improved by simulating atomic groups with lookaheads

Authored by: pukkandan, berkanteber

13 months ago[extractor/rheinmaintv] Add extractor (#7311)
bashonly [Thu, 22 Jun 2023 05:24:52 +0000 (00:24 -0500)] 
[extractor/rheinmaintv] Add extractor (#7311)

Authored by: barthelmannk

Co-authored-by: barthelmannk <redacted>
13 months ago[extractor/dplay] GlobalCyclingNetworkPlus: Add extractor (#7360)
bashonly [Thu, 22 Jun 2023 05:16:39 +0000 (00:16 -0500)] 
[extractor/dplay] GlobalCyclingNetworkPlus: Add extractor (#7360)

* Allows `country` API param to be configured with `--xff`/`geo_bypass_country`

Closes #7324
Authored by: bashonly

13 months ago[extractor/motherless] Add gallery support, fix groups (#7211)
rexlambert22 [Thu, 22 Jun 2023 00:00:54 +0000 (20:00 -0400)] 
[extractor/motherless] Add gallery support, fix groups (#7211)

Authored by: rexlambert22

13 months ago[extractor] Support multiple `_VALID_URL`s (#5812)
pukkandan [Wed, 21 Jun 2023 21:27:00 +0000 (02:57 +0530)] 
[extractor] Support multiple `_VALID_URL`s (#5812)

Authored by: nixxo

13 months agoIndicate `filesize` approximated from `tbr` better
pukkandan [Wed, 21 Jun 2023 20:07:55 +0000 (01:37 +0530)] 
Indicate `filesize` approximated from `tbr` better

13 months ago[extractor/youtube] Add `ios` to default clients used
pukkandan [Wed, 21 Jun 2023 18:50:04 +0000 (00:20 +0530)] 
[extractor/youtube] Add `ios` to default clients used

* IOS is affected neither by 403 or by nsig so helps mitigate them preemptively
* IOS also has higher bit-rate "premium" formats though they are not labeled as such

13 months ago[extractor/youtube] Workaround 403 for android formats
pukkandan [Wed, 21 Jun 2023 18:45:22 +0000 (00:15 +0530)] 
[extractor/youtube] Workaround 403 for android formats

Ref: https://github.com/TeamNewPipe/NewPipe/issues/9038#issuecomment-1289756816

13 months agoRevert "[misc] Add automatic duplicate issue detection"
pukkandan [Wed, 21 Jun 2023 07:05:14 +0000 (12:35 +0530)] 
Revert "[misc] Add automatic duplicate issue detection"

This reverts commit 15b2d3db1d40b0437fca79d8874d392aa54b3cdd.

13 months ago[extractor/nebula] Fix extractor (#7156)
Roland Hieber [Wed, 21 Jun 2023 08:29:34 +0000 (10:29 +0200)] 
[extractor/nebula] Fix extractor (#7156)

Closes #7017
Authored by: Lamieur, rohieb

Co-authored-by: Lam <redacted>
13 months ago[cleanup] Misc
bashonly [Wed, 21 Jun 2023 08:24:24 +0000 (03:24 -0500)] 
[cleanup] Misc

Authored by: bashonly

13 months ago[extractor/dropout] Fix season extraction (#7304)
OverlordQ [Wed, 21 Jun 2023 07:17:07 +0000 (03:17 -0400)] 
[extractor/dropout] Fix season extraction (#7304)

Authored by: OverlordQ

13 months agoFix bug in db3ad8a67661d7b234a6954d9c6a4a9b1749f5eb
pukkandan [Wed, 21 Jun 2023 06:42:15 +0000 (12:12 +0530)] 
Fix bug in db3ad8a67661d7b234a6954d9c6a4a9b1749f5eb

Closes #7367

13 months agoRelease 2023.06.21 2023.06.21
github-actions [Wed, 21 Jun 2023 04:02:40 +0000 (04:02 +0000)] 
Release 2023.06.21

Created by: pukkandan

:ci skip all :ci run dl

13 months agoUpdate to ytdl-commit-07af47
pukkandan [Wed, 21 Jun 2023 03:21:14 +0000 (08:51 +0530)] 
Update to ytdl-commit-07af47

[YouTube] Improve fix for ae8ba2c
https://github.com/ytdl-org/youtube-dl/commit/07af47960f3bb262ead02490ce65c8c45c01741e

13 months agoBugfix for ebe1b4e34f43c3acad30e4bcb8484681a030c114
pukkandan [Wed, 21 Jun 2023 01:19:56 +0000 (06:49 +0530)] 
Bugfix for ebe1b4e34f43c3acad30e4bcb8484681a030c114

13 months ago[core] Fix `filepath` being copied to underlying format dict
pukkandan [Wed, 21 Jun 2023 00:15:09 +0000 (05:45 +0530)] 
[core] Fix `filepath` being copied to underlying format dict

Closes #6536

13 months ago[cleanup] Misc
pukkandan [Wed, 21 Jun 2023 03:51:20 +0000 (09:21 +0530)] 
[cleanup] Misc

Closes #6288, Closes #7197, Closes #7265, Closes #7353, Closes #5773
Authored by: mikf, freezboltz, pukkandan

13 months agoAdd option `--netrc-cmd` (#6682)
Nicolai Dagestad [Wed, 21 Jun 2023 03:07:42 +0000 (05:07 +0200)] 
Add option `--netrc-cmd` (#6682)

Authored by: NDagestad, pukkandan
Closes #1706

13 months ago[extractor/tagesschau] Fix single audio urls (#6626)
MMM [Wed, 21 Jun 2023 02:44:12 +0000 (04:44 +0200)] 
[extractor/tagesschau] Fix single audio urls (#6626)

Authored by: flashdagger

13 months ago[update] Do not restart into versions without `--update-to`
pukkandan [Tue, 20 Jun 2023 22:42:01 +0000 (04:12 +0530)] 
[update] Do not restart into versions without `--update-to`

13 months ago[downloader/fragment] Do not sleep between fragments
pukkandan [Tue, 20 Jun 2023 21:13:10 +0000 (02:43 +0530)] 
[downloader/fragment] Do not sleep between fragments

Closes #6599

13 months ago[outtmpl] Fix some minor bugs
pukkandan [Tue, 20 Jun 2023 23:45:03 +0000 (05:15 +0530)] 
[outtmpl] Fix some minor bugs

Closes #7164

13 months ago[utils] `strftime_or_none`: Handle negative timestamps
pukkandan [Tue, 20 Jun 2023 23:48:03 +0000 (05:18 +0530)] 
[utils] `strftime_or_none`: Handle negative timestamps

Closes #6706
Authored by pukkandan, dirkf

13 months agoAdd `--compat-option playlist-match-filter`
pukkandan [Tue, 20 Jun 2023 23:01:39 +0000 (04:31 +0530)] 
Add `--compat-option playlist-match-filter`

Closes #6073

13 months ago[extractor/youtube] Ignore wrong fps of some formats
pukkandan [Tue, 20 Jun 2023 23:41:14 +0000 (05:11 +0530)] 
[extractor/youtube] Ignore wrong fps of some formats

13 months ago[cookies] Revert compatibility breakage in b38d4c941d1993ab27e4c0f8e024e23c2ec0f8f8
pukkandan [Mon, 19 Jun 2023 09:15:59 +0000 (14:45 +0530)] 
[cookies] Revert compatibility breakage in b38d4c941d1993ab27e4c0f8e024e23c2ec0f8f8

13 months ago[extractor/youtube] Prioritize premium formats
pukkandan [Mon, 19 Jun 2023 08:39:26 +0000 (14:09 +0530)] 
[extractor/youtube] Prioritize premium formats

Closes #7283

13 months ago[utils] `FormatSorter`: Improve `size` and `br`
pukkandan [Mon, 19 Jun 2023 08:36:39 +0000 (14:06 +0530)] 
[utils] `FormatSorter`: Improve `size` and `br`

Closes #1596

Previously, when some formats have accurate size and some approximate,
the ones with accurate size was always prioritized

For formats with known tbr and unknown vbr/abr, we were setting
(vbr=tbr, abr=0) for sorting to work. This is no longer needed.

Authored by pukkandan, u-spec-png

13 months ago[extractor/zaiko] ZaikoETicket: Add extractor (#7347)
Mozi [Tue, 20 Jun 2023 04:22:36 +0000 (12:22 +0800)] 
[extractor/zaiko] ZaikoETicket: Add extractor (#7347)

Authored by: pzhlkj6612

13 months ago[extractor/yappy] YappyProfile: Add extractor (#7346)
Vladislav [Mon, 19 Jun 2023 20:43:35 +0000 (23:43 +0300)] 
[extractor/yappy] YappyProfile: Add extractor (#7346)

Authored by: 7vlad7

13 months ago[extractor/nhk] `NhkRadiruLive`: Add extractor (#7332)
garret [Mon, 19 Jun 2023 13:25:27 +0000 (14:25 +0100)] 
[extractor/nhk] `NhkRadiruLive`: Add extractor (#7332)

Authored by: garret1317

13 months ago[jsinterp] Fix global object extraction
pukkandan [Sat, 17 Jun 2023 22:34:52 +0000 (04:04 +0530)] 
[jsinterp] Fix global object extraction

Closes #7327

13 months ago[postprocessor] Print newline for `--progress-template`
pukkandan [Wed, 14 Jun 2023 13:39:53 +0000 (19:09 +0530)] 
[postprocessor] Print newline for `--progress-template`

Closes #7193

13 months ago[extractor/youtube] Determine audio language using automatic captions
pukkandan [Wed, 14 Jun 2023 13:38:46 +0000 (19:08 +0530)] 
[extractor/youtube] Determine audio language using automatic captions

13 months ago[extractor/iwara] Fix authentication (#7137)
toomyzoom [Thu, 15 Jun 2023 23:23:01 +0000 (16:23 -0700)] 
[extractor/iwara] Fix authentication (#7137)

Closes #7035, Closes #7207
Authored by: toomyzoom

13 months ago[extractor/tv4] Fix extractor (#5649)
TxI5 [Thu, 15 Jun 2023 17:57:25 +0000 (19:57 +0200)] 
[extractor/tv4] Fix extractor (#5649)

Closes #5535
Authored by: TxI5, dirkf

13 months ago[extractor/stripchat] Fix extractor (#7306)
foreignBlade [Thu, 15 Jun 2023 10:56:26 +0000 (06:56 -0400)] 
[extractor/stripchat] Fix extractor (#7306)

Closes #7305
Authored by: foreignBlade

13 months ago[extractor/afreecatv] Fix extractor (#6283)
Jeong, Heon [Wed, 14 Jun 2023 19:01:18 +0000 (15:01 -0400)] 
[extractor/afreecatv] Fix extractor (#6283)

Closes #6133
Authored by: blmarket

13 months ago[extractor/ettutv] Add extractor (#6579)
Elyse [Wed, 14 Jun 2023 18:54:06 +0000 (12:54 -0600)] 
[extractor/ettutv] Add extractor (#6579)

Closes #6359
Authored by: elyse0

13 months ago[extractor/discogs] Add extractor (#6624)
RjY [Wed, 14 Jun 2023 18:40:06 +0000 (19:40 +0100)] 
[extractor/discogs] Add extractor (#6624)

Authored by: rjy

13 months ago[extractor/urplay] Extract all subtitles (#7309)
hoaluvn [Wed, 14 Jun 2023 15:52:17 +0000 (17:52 +0200)] 
[extractor/urplay] Extract all subtitles (#7309)

Authored by: hoaluvn

13 months ago[extractor/wrestleuniverse] Fix cookies support
bashonly [Tue, 13 Jun 2023 20:49:18 +0000 (15:49 -0500)] 
[extractor/wrestleuniverse] Fix cookies support

Closes #7298
Authored by: bashonly

13 months ago[extractor/funker530] Add extractor (#7291)
Cyberes [Tue, 13 Jun 2023 03:23:17 +0000 (21:23 -0600)] 
[extractor/funker530] Add extractor (#7291)

Authored by: Cyberes

13 months ago[extractor/zaiko] Add extractor (#7254)
c-basalt [Mon, 12 Jun 2023 18:12:09 +0000 (14:12 -0400)] 
[extractor/zaiko] Add extractor (#7254)

Closes #7196
Authored by: c-basalt

13 months ago[extractor/ximalaya] Sort playlist entries (#7292)
linsui [Mon, 12 Jun 2023 08:02:50 +0000 (08:02 +0000)] 
[extractor/ximalaya] Sort playlist entries (#7292)

Authored by: linsui

13 months ago[extractor/tiktok] Fix resolution extraction (#7237)
puc9 [Sun, 11 Jun 2023 18:57:59 +0000 (11:57 -0700)] 
[extractor/tiktok] Fix resolution extraction (#7237)

Authored by: puc9

13 months ago[extractor/zee5] Fix extraction of new content (#7280)
bashonly [Sun, 11 Jun 2023 17:15:05 +0000 (12:15 -0500)] 
[extractor/zee5] Fix extraction of new content (#7280)

Authored by: bashonly

13 months ago[extractor/odnoklassniki] Fix formats extraction (#7217)
bashonly [Sun, 11 Jun 2023 17:06:34 +0000 (12:06 -0500)] 
[extractor/odnoklassniki] Fix formats extraction (#7217)

Closes #2959, Closes #4462, Closes #7201
Authored by: bashonly

13 months ago[extractor/Dumpert] Fix m3u8 and support new URL pattern (#6091)
DataGhost [Sun, 11 Jun 2023 15:17:26 +0000 (17:17 +0200)] 
[extractor/Dumpert] Fix m3u8 and support new URL pattern (#6091)

Authored by: DataGhost, pukkandan
Closes #5032

13 months ago[jsinterp] Fix division (#7279)
bashonly [Sat, 10 Jun 2023 22:49:12 +0000 (17:49 -0500)] 
[jsinterp] Fix division (#7279)

* Fixes nsig decryption for Youtube JS player `8c7583ff`

Authored by: bashonly

13 months ago[extractor/voot] Fix extractor (#7227)
bashonly [Sat, 10 Jun 2023 20:43:22 +0000 (15:43 -0500)] 
[extractor/voot] Fix extractor (#7227)

Closes #6715
Authored by: bashonly

13 months ago[extractor/twitter] Add login support (#7258)
bashonly [Thu, 8 Jun 2023 18:47:13 +0000 (13:47 -0500)] 
[extractor/twitter] Add login support (#7258)

Closes #6951
Authored by: bashonly

13 months ago[extractor/lbry] Extract original quality formats (#7257)
bashonly [Thu, 8 Jun 2023 18:36:09 +0000 (13:36 -0500)] 
[extractor/lbry] Extract original quality formats (#7257)

Closes #7251
Authored by: bashonly

13 months ago[extractor/youtube] Extract `channel_is_verified` (#7213)
coletdjnz [Thu, 8 Jun 2023 07:50:05 +0000 (19:50 +1200)] 
[extractor/youtube] Extract `channel_is_verified` (#7213)

Authored by: coletdjnz

13 months ago[extractor/youtube] Misc cleanup
pukkandan [Thu, 8 Jun 2023 13:28:49 +0000 (18:58 +0530)] 
[extractor/youtube] Misc cleanup

Authored by: coletdjnz

13 months ago[extractor/rozhlas] `MujRozhlas`: Add extractor (#7129)
stanoarn [Wed, 7 Jun 2023 20:18:06 +0000 (22:18 +0200)] 
[extractor/rozhlas] `MujRozhlas`: Add extractor (#7129)

Authored by: stanoarn

13 months ago[extractor/mgtv] Fix formats extraction (#7234)
bashonly [Mon, 5 Jun 2023 15:52:45 +0000 (10:52 -0500)] 
[extractor/mgtv] Fix formats extraction (#7234)

Closes #7008
Authored by: bashonly

13 months ago[extractor/zdf] Fix formats extraction
bashonly [Mon, 5 Jun 2023 15:40:48 +0000 (10:40 -0500)] 
[extractor/zdf] Fix formats extraction

Closes #7238, Closes #7240
Authored by: bashonly

13 months ago[extractor/tiktok] Extract 1080p adaptive formats (#7228)
bashonly [Sun, 4 Jun 2023 14:28:40 +0000 (09:28 -0500)] 
[extractor/tiktok] Extract 1080p adaptive formats (#7228)

Closes #7109
Authored by: bashonly

13 months ago[extractor/hotstar] Support `/shows/` URLs (#7225)
bashonly [Sun, 4 Jun 2023 14:19:16 +0000 (09:19 -0500)] 
[extractor/hotstar] Support `/shows/` URLs (#7225)

Closes #6463
Authored by: bashonly