]> jfr.im git - yt-dlp.git/log
yt-dlp.git
2 years ago[devscripts] Improve `prepare_manpage`
pukkandan [Thu, 24 Feb 2022 11:32:19 +0000 (17:02 +0530)] 
[devscripts] Improve `prepare_manpage`

Closes #2873

2 years ago[YoutubeDL] Fill more fields for playlists (#2824)
Lesmiscore (Naoya Ozaki) [Thu, 24 Feb 2022 09:42:53 +0000 (18:42 +0900)] 
[YoutubeDL] Fill more fields for playlists (#2824)

2 years agoAdd pre-processor stage `after_filter`
pukkandan [Tue, 22 Feb 2022 11:43:30 +0000 (17:13 +0530)] 
Add pre-processor stage `after_filter`

* Move `_match_entry` and `post_extract` to `process_video_result`. It is also left in `process_info` for API compat
* `--list-...` options and `--force-write-archive` now obey filtering options
* Move `SponsorBlockPP` to `after_filter`. Closes https://github.com/yt-dlp/yt-dlp/issues/2536
* Reverts 4ec82a72bbf7ff0066edb50dcad20aa77ac2fe09 since this commit addresses the issue it was solving

2 years ago[youtube:tab] Reject webpage data if redirected to home page
pukkandan [Tue, 22 Feb 2022 21:37:47 +0000 (03:07 +0530)] 
[youtube:tab] Reject webpage data if redirected to home page

Closes #2660

2 years ago[youtube:tab] Add `approximate_date` extractor-arg
pukkandan [Tue, 22 Feb 2022 20:03:36 +0000 (01:33 +0530)] 
[youtube:tab] Add `approximate_date` extractor-arg

2 years ago[spiegel] Fix `_VALID_URL`
pukkandan [Tue, 22 Feb 2022 20:07:21 +0000 (01:37 +0530)] 
[spiegel] Fix `_VALID_URL`

Closes #2842

2 years ago[ThumbnailsConvertor] Support `webp`
pukkandan [Mon, 21 Feb 2022 15:01:49 +0000 (20:31 +0530)] 
[ThumbnailsConvertor] Support `webp`

Closes #2226

2 years ago[nhk] Add support for NHK for School (#2850)
Lesmiscore (Naoya Ozaki) [Tue, 22 Feb 2022 16:15:08 +0000 (01:15 +0900)] 
[nhk] Add support for NHK for School (#2850)

Authored by: Lesmiscore

2 years ago[Gettr] Fix formats order (#2832)
i6t [Tue, 22 Feb 2022 14:24:36 +0000 (23:24 +0900)] 
[Gettr] Fix formats order (#2832)

Closes #2557

Authored by: i6t

2 years ago[SponsorBlock] Fixes for highlight and "full video labels" (#2849)
Nil Admirari [Tue, 22 Feb 2022 14:18:44 +0000 (14:18 +0000)] 
[SponsorBlock] Fixes for highlight and "full video labels" (#2849)

Authored by: nihil-admirari

2 years ago[zee5] Support web-series (#2827)
Aniruddh Joshi [Mon, 21 Feb 2022 08:07:36 +0000 (13:37 +0530)] 
[zee5] Support web-series (#2827)

Authored by: Aniruddh-J

2 years ago[TwitCasting] Check for password protection (#2838)
Lesmiscore (Naoya Ozaki) [Sun, 20 Feb 2022 11:48:26 +0000 (20:48 +0900)] 
[TwitCasting] Check for password protection (#2838)

Authored by: Lesmiscore

2 years ago[generic] Pass referer to extracted formats
pukkandan [Sun, 20 Feb 2022 11:43:13 +0000 (17:13 +0530)] 
[generic] Pass referer to extracted formats

Closes #2839

2 years ago[Bilibili] Pass referer for all formats (#2834)
Daniel.Zeng [Sun, 20 Feb 2022 11:27:02 +0000 (19:27 +0800)] 
[Bilibili] Pass referer for all formats (#2834)

Authored by: blackgear

2 years ago[youtube] Escape possible `$` in `_extract_n_function_name` regex
Lesmiscore [Sun, 20 Feb 2022 08:33:58 +0000 (17:33 +0900)] 
[youtube] Escape possible `$` in `_extract_n_function_name` regex

2 years ago[tubitv] Fix/improve TV series extraction (#2829)
Bepis [Sat, 19 Feb 2022 12:00:51 +0000 (23:00 +1100)] 
[tubitv] Fix/improve TV series extraction (#2829)

Authored by: bbepis

2 years ago[FFmpegConcat] Abort on `--simulate`
pukkandan [Fri, 18 Feb 2022 17:46:16 +0000 (23:16 +0530)] 
[FFmpegConcat] Abort on `--simulate`

2 years ago[Biqle] Fix extractor (#2731)
Bricio [Fri, 18 Feb 2022 16:02:14 +0000 (13:02 -0300)] 
[Biqle] Fix extractor (#2731)

Closes #193
Authored by: Bricio

2 years ago[youtube] De-prioritize potentially damaged formats
pukkandan [Fri, 18 Feb 2022 14:11:37 +0000 (19:41 +0530)] 
[youtube] De-prioritize potentially damaged formats

Closes #2823

2 years agoTolerate failure to `--write-link` due to unknown URL
pukkandan [Fri, 18 Feb 2022 12:23:09 +0000 (17:53 +0530)] 
Tolerate failure to `--write-link` due to unknown URL

Closes #2724

2 years agoCreate necessary directories for `--print-to-file`
pukkandan [Fri, 18 Feb 2022 12:21:43 +0000 (17:51 +0530)] 
Create necessary directories for `--print-to-file`

Closes #2721

2 years agoFix `-all` for `--sub-langs`
pukkandan [Fri, 18 Feb 2022 12:07:39 +0000 (17:37 +0530)] 
Fix `-all` for `--sub-langs`

Closes #2703

2 years ago[aria2c] Add `--http-accept-gzip=true`
pukkandan [Fri, 18 Feb 2022 11:47:45 +0000 (17:17 +0530)] 
[aria2c] Add `--http-accept-gzip=true`

Closes #1936, #1236

2 years ago[youtube] Fix intermittent failure of embed-based age-gate bypass
pukkandan [Fri, 18 Feb 2022 11:44:16 +0000 (17:14 +0530)] 
[youtube] Fix intermittent failure of embed-based age-gate bypass

2 years ago[abc] Support 1080p (#2819)
Ronnnny [Fri, 18 Feb 2022 08:25:47 +0000 (19:25 +1100)] 
[abc] Support 1080p (#2819)

Authored by: Ronnnny

2 years ago[rtvs] Fix extractor (#2795)
Bricio [Fri, 18 Feb 2022 08:15:17 +0000 (05:15 -0300)] 
[rtvs] Fix extractor (#2795)

Closes #2758

Authored by: Bricio

2 years ago[youtube] Fix n-sig extraction for phone player JS (#2816)
MinePlayersPE [Fri, 18 Feb 2022 08:12:20 +0000 (15:12 +0700)] 
[youtube] Fix n-sig extraction for phone player JS (#2816)

Authored by: MinePlayersPE

2 years ago[washingtonpost] Fix extractor (#2796)
Bricio [Thu, 17 Feb 2022 17:38:58 +0000 (14:38 -0300)] 
[washingtonpost] Fix extractor (#2796)

Closes #2778
Authored by: Bricio

2 years ago[piapro] Add extractor (#2801)
Lesmiscore (Naoya Ozaki) [Thu, 17 Feb 2022 17:15:29 +0000 (02:15 +0900)] 
[piapro] Add extractor (#2801)

Based on https://github.com/ytdl-org/youtube-dl/pull/25922
Closes #2710, https://github.com/ytdl-org/youtube-dl/issues/5856

Authored by: pycabbage, Lesmiscore

2 years ago[Sponsorblock] minor fixes (#2793)
Nil Admirari [Thu, 17 Feb 2022 17:10:34 +0000 (17:10 +0000)] 
[Sponsorblock] minor fixes (#2793)

* preserve mtime - Closes #2769
* keep concat spec on failure

Authored by: nihil-admirari

2 years ago[bbc] Fix extraction of news articles (#2811)
ajj8 [Thu, 17 Feb 2022 15:54:53 +0000 (15:54 +0000)] 
[bbc] Fix extraction of news articles (#2811)

Closes #1374

Authored by: ajj8

2 years agoFix for when stdout/stderr encoding is None
pukkandan [Thu, 17 Feb 2022 13:51:59 +0000 (19:21 +0530)] 
Fix for when stdout/stderr encoding is None

Closes #2711

2 years ago[extractor] Fix for manifests without period duration
pukkandan [Thu, 17 Feb 2022 13:36:22 +0000 (19:06 +0530)] 
[extractor] Fix for manifests without period duration

Closes #2705
Authored by: dirkf, pukkandan

2 years ago[dropbox] fix regex (#2814)
zenerdi0de [Thu, 17 Feb 2022 12:20:47 +0000 (17:50 +0530)] 
[dropbox] fix regex (#2814)

Closes #2812
Authored by: zenerdi0de

2 years ago[extractor/cspan] Support of C-Span congress videos (#2295)
Grabien [Wed, 16 Feb 2022 19:21:05 +0000 (21:21 +0200)] 
[extractor/cspan] Support of C-Span congress videos (#2295)

Authored by: Grabien

2 years ago[bandcamp] Fix user URLs (#2800)
lyz-code [Wed, 16 Feb 2022 15:56:17 +0000 (15:56 +0000)] 
[bandcamp] Fix user URLs (#2800)

Authored by: lyz-code

2 years ago[twitcasting] Add fallback for finding running live (#2803)
Lesmiscore (Naoya Ozaki) [Wed, 16 Feb 2022 11:32:14 +0000 (20:32 +0900)] 
[twitcasting] Add fallback for finding running live (#2803)

Authored by: Lesmiscore

2 years ago[peekvids] Use JSON-LD (#2784)
schn0sch [Wed, 16 Feb 2022 09:32:24 +0000 (10:32 +0100)] 
[peekvids] Use JSON-LD (#2784)

Authored by: schn0sch

2 years ago[build] Update pyinstaller to 4.9
shirt [Tue, 15 Feb 2022 22:48:02 +0000 (17:48 -0500)] 
[build] Update pyinstaller to 4.9

2 years ago[niconico:tag] Add support for searching tags (#2789)
Lesmiscore (Naoya Ozaki) [Tue, 15 Feb 2022 17:12:39 +0000 (02:12 +0900)] 
[niconico:tag] Add support for searching tags (#2789)

2 years ago[twitcasting] Fix extraction (#2788)
Lesmiscore (Naoya Ozaki) [Tue, 15 Feb 2022 14:30:11 +0000 (23:30 +0900)] 
[twitcasting] Fix extraction (#2788)

Authored by: Lesmiscore

2 years ago[murrtube] Add extractor (#2387)
cyberfox1691 [Tue, 15 Feb 2022 11:10:16 +0000 (03:10 -0800)] 
[murrtube] Add extractor (#2387)

Authored by: cyberfox1691

2 years ago[ATVAt] Detect geo-restriction (#2777)
marieell [Tue, 15 Feb 2022 09:16:49 +0000 (10:16 +0100)] 
[ATVAt] Detect geo-restriction (#2777)

Authored by: marieell

2 years ago[peekvids] Add extractor (#2414)
schn0sch [Tue, 15 Feb 2022 03:21:27 +0000 (04:21 +0100)] 
[peekvids] Add extractor (#2414)

Authored by: schn0sch

2 years ago[Caltrans] Add extractor (#2781)
Bricio [Tue, 15 Feb 2022 02:45:36 +0000 (23:45 -0300)] 
[Caltrans] Add extractor (#2781)

Closes #2775

Authored by: Bricio

2 years ago[twitter] Fix for private videos (#2772)
Ronald Ip [Mon, 14 Feb 2022 16:37:21 +0000 (00:37 +0800)] 
[twitter] Fix for private videos (#2772)

Closes #2762, https://github.com/ytdl-org/youtube-dl/issues/27643
Authored by: iphoting

2 years ago[fc2] Fix extraction (#2776)
Lesmiscore (Naoya Ozaki) [Mon, 14 Feb 2022 16:35:20 +0000 (01:35 +0900)] 
[fc2] Fix extraction (#2776)

Closes #2774

Authored by: Lesmiscore

2 years ago[cookies] Update MacOS12 `Cookies.binarycookies` location (#2742)
Michael Pauley [Mon, 14 Feb 2022 14:36:51 +0000 (09:36 -0500)] 
[cookies] Update MacOS12 `Cookies.binarycookies` location (#2742)

Authored by: mdpauley

2 years agoObey `--abort-on-error` for "ffmpeg not installed"
pukkandan [Mon, 14 Feb 2022 09:06:22 +0000 (14:36 +0530)] 
Obey `--abort-on-error` for "ffmpeg not installed"

Closes #1840

2 years ago[ruv.is] Add extractor (#2665)
chris [Sun, 13 Feb 2022 21:40:50 +0000 (22:40 +0100)] 
[ruv.is] Add extractor (#2665)

Closes: #2122
Authored by: iw0nderhow

2 years ago[tiktok] Fix `vt.tiktok` URLs
pukkandan [Sun, 13 Feb 2022 21:26:03 +0000 (02:56 +0530)] 
[tiktok] Fix `vt.tiktok` URLs

and add test

2 years ago[youtube] Ensure subtitle urls are absolute (#2765)
coletdev [Sun, 13 Feb 2022 21:36:01 +0000 (21:36 +0000)] 
[youtube] Ensure subtitle urls are absolute (#2765)

Closes #2755

Authored by: coletdjnz

2 years ago[tiktok] Fix `vm.tiktok` URLs
pukkandan [Sun, 13 Feb 2022 14:41:03 +0000 (20:11 +0530)] 
[tiktok] Fix `vm.tiktok` URLs

Closes #2396

2 years agoSet `webpage_url_...` from `webpage_url` and not input URL
pukkandan [Sun, 13 Feb 2022 14:40:20 +0000 (20:10 +0530)] 
Set `webpage_url_...` from `webpage_url` and not input URL

Closes #2756

2 years ago[fujitv] Extract resolution for free sources (#2685)
YuenSzeHong [Sun, 13 Feb 2022 14:39:01 +0000 (22:39 +0800)] 
[fujitv] Extract resolution for free sources (#2685)

Authored by: YuenSzeHong

2 years ago[utils] WebSockets wrapper for non-async functions (#2417)
Lesmiscore (Naoya Ozaki) [Sun, 13 Feb 2022 05:58:21 +0000 (14:58 +0900)] 
[utils] WebSockets wrapper for non-async functions (#2417)

Authored by: Lesmiscore

2 years ago[bigo] Fix extractor to not to use `form_params`
Lesmiscore [Sat, 12 Feb 2022 14:58:26 +0000 (23:58 +0900)] 
[bigo] Fix extractor to not to use `form_params`

2 years ago[zoom] Add support for screen cast (#2699)
Tom [Sat, 12 Feb 2022 14:22:51 +0000 (16:22 +0200)] 
[zoom] Add support for screen cast (#2699)

Authored by: Mipsters

2 years ago[bigo] Add extractor (#2749)
Lesmiscore (Naoya Ozaki) [Sat, 12 Feb 2022 14:07:10 +0000 (23:07 +0900)] 
[bigo] Add extractor (#2749)

Fixes https://github.com/ytdl-org/youtube-dl/issues/18357

Authored by: Lesmiscore

2 years ago[generic] Set rss `guid` as video id (#2741)
Bricio [Fri, 11 Feb 2022 23:32:58 +0000 (20:32 -0300)] 
[generic] Set rss `guid` as video id (#2741)

Closes #2424
Authored by: Bricio

2 years agoAdd regex operator and quoting to format filters (#2698)
Lukas Fink [Fri, 11 Feb 2022 21:35:34 +0000 (22:35 +0100)] 
Add regex operator and quoting to format filters (#2698)

Closes #2681
Authored by: lukasfink1

2 years ago[utils] Validate `DateRange` input
pukkandan [Fri, 11 Feb 2022 21:10:49 +0000 (02:40 +0530)] 
[utils] Validate `DateRange` input

Closes #2641

2 years ago[youtube] Differentiate descriptive audio by language code
pukkandan [Fri, 11 Feb 2022 20:43:17 +0000 (02:13 +0530)] 
[youtube] Differentiate descriptive audio by language code

Related: #2677

2 years ago[youtube] Label original auto-subs
pukkandan [Fri, 11 Feb 2022 20:20:25 +0000 (01:50 +0530)] 
[youtube] Label original auto-subs

Closes #2655

2 years ago[extractor] Extract subtitles from manifests for more sites (#2686)
Felix S [Fri, 11 Feb 2022 19:03:33 +0000 (19:03 +0000)] 
[extractor] Extract subtitles from manifests for more sites (#2686)

vimeo, globo, kaltura, svt

Authored by: fstirlitz

2 years ago[Gettr] Add `GettrStreamingIE` (#2661)
i6t [Fri, 11 Feb 2022 18:36:16 +0000 (03:36 +0900)] 
[Gettr] Add `GettrStreamingIE` (#2661)

Closes #2654
Authored by: i6t

2 years ago[globo] Expand valid URL (#2732)
Bricio [Fri, 11 Feb 2022 18:08:55 +0000 (15:08 -0300)] 
[globo] Expand valid URL (#2732)

Closes #2730
Authored by: Bricio

2 years ago[beeg] Fix extractor (#2616)
Bricio [Fri, 11 Feb 2022 18:05:23 +0000 (15:05 -0300)] 
[beeg] Fix extractor (#2616)

Closes #2592

Authored by: Bricio

2 years ago[extractor] Allow `http_headers` to be specified for `thumbnails`
pukkandan [Fri, 11 Feb 2022 18:00:48 +0000 (23:30 +0530)] 
[extractor] Allow `http_headers` to be specified for `thumbnails`

2 years ago[cleanup] Remove extractors for some dead websites (#2739)
marieell [Fri, 11 Feb 2022 17:46:29 +0000 (18:46 +0100)] 
[cleanup] Remove extractors for some dead websites (#2739)

90tv.ir, HornBunny.com, 220.ro, 5min.com, Kankan.com, Roxwel.com,
FreshLive.tv, TheScene.com, Vube.com

Authored by: marieell

2 years ago[afreecatv] Support password-protected livestreams (#2738)
Luc Ritchie [Fri, 11 Feb 2022 14:15:59 +0000 (09:15 -0500)] 
[afreecatv] Support password-protected livestreams (#2738)

Authored by: wlritchi

2 years ago[downloader] Do not use aria2c for non-native `m3u8`
pukkandan [Fri, 11 Feb 2022 06:39:03 +0000 (12:09 +0530)] 
[downloader] Do not use aria2c for non-native `m3u8`

Closes #2718

2 years ago[options] Rename `--clean-infojson` to `--clean-info-json`
pukkandan [Thu, 10 Feb 2022 15:43:28 +0000 (21:13 +0530)] 
[options] Rename `--clean-infojson` to `--clean-info-json`

2 years ago[options] Better ambiguous option resolution
pukkandan [Thu, 10 Feb 2022 15:37:08 +0000 (21:07 +0530)] 
[options] Better ambiguous option resolution

Eg: `--write-auto` no longer results in
> ambiguous option: --write-auto (--write-auto-subs, --write-automatic-subs?)

2 years ago[zaq1] Remove dead extractor (#2728)
marieell [Fri, 11 Feb 2022 02:15:38 +0000 (03:15 +0100)] 
[zaq1] Remove dead extractor (#2728)

Was already partially removed in https://github.com/yt-dlp/yt-dlp/commit/29f7c58aafb25a094e267a8a3fb355e102e42792
Authored-by: marieell
2 years ago[utils] Use `locked_file` for `sanitize_open` (#1066)
Justin Keogh [Sat, 5 Feb 2022 10:45:51 +0000 (10:45 +0000)] 
[utils] Use `locked_file` for `sanitize_open` (#1066)

Authored by: jakeogh

2 years ago[nfb] Add extractor (#2579)
ofkz [Fri, 4 Feb 2022 21:22:30 +0000 (21:22 +0000)] 
[nfb] Add extractor (#2579)

Authored by: ofkz

2 years ago[version] update 2022.02.04
github-actions [Fri, 4 Feb 2022 06:39:10 +0000 (06:39 +0000)] 
[version] update

Created by: pukkandan

:ci skip all

2 years agoRelease 2022.02.04
pukkandan [Thu, 3 Feb 2022 20:06:22 +0000 (01:36 +0530)] 
Release 2022.02.04

2 years ago[youtube:search] Add tests
pukkandan [Fri, 4 Feb 2022 06:31:13 +0000 (12:01 +0530)] 
[youtube:search] Add tests

2 years ago[websocket] Make syntax error in `websockets` module non-fatal
pukkandan [Fri, 4 Feb 2022 05:02:44 +0000 (10:32 +0530)] 
[websocket] Make syntax error in `websockets` module non-fatal

Closes #2633

2 years ago[mediaset] Fix extractor (#2158)
nixxo [Fri, 4 Feb 2022 05:59:38 +0000 (06:59 +0100)] 
[mediaset] Fix extractor (#2158)

Closes #2149
Authored by: nixxo

2 years ago[twitcasting] Enforce UTF-8 for POST payload (#2521)
Lesmiscore (Naoya Ozaki) [Fri, 4 Feb 2022 05:54:33 +0000 (14:54 +0900)] 
[twitcasting] Enforce UTF-8 for POST payload (#2521)

Authored by: Lesmiscore

2 years ago[youtube] Fix search extractor
coletdjnz [Thu, 3 Feb 2022 21:25:38 +0000 (10:25 +1300)] 
[youtube] Fix search extractor

Regression introduced in https://github.com/yt-dlp/yt-dlp/commit/16aa9ea41dd0a575c6c2d6945d3f8fe3bb42b327. Closes #2628
Authored-by: coletdjnz
2 years ago[version] update 2022.02.03
github-actions [Thu, 3 Feb 2022 17:51:54 +0000 (17:51 +0000)] 
[version] update

Created by: pukkandan

:ci skip all

2 years agoRelease 2022.02.03
pukkandan [Thu, 3 Feb 2022 17:44:46 +0000 (23:14 +0530)] 
Release 2022.02.03

2 years agoUpdate to ytdl-commit-78ce962
pukkandan [Thu, 3 Feb 2022 15:51:42 +0000 (21:21 +0530)] 
Update to ytdl-commit-78ce962

[youtube] Support channel search
https://github.com/ytdl-org/youtube-dl/commit/78ce962f4fe020994c216dd2671546fbe58a5c67

2 years ago[cleanup,docs] Minor fixes
pukkandan [Thu, 3 Feb 2022 15:02:10 +0000 (20:32 +0530)] 
[cleanup,docs] Minor fixes

Closes #2541, #2484

2 years ago[FFmpegConcat] Abort on --skip-download and download errors
pukkandan [Thu, 3 Feb 2022 14:56:27 +0000 (20:26 +0530)] 
[FFmpegConcat] Abort on --skip-download and download errors

Closes #2470

2 years ago[utils] Strip double spaces in `clean_html`
pukkandan [Thu, 3 Feb 2022 14:15:57 +0000 (19:45 +0530)] 
[utils] Strip double spaces in `clean_html`

Closes #2497
Authored by: dirkf

2 years agoMake nested --config-locations relative to parent file
pukkandan [Thu, 3 Feb 2022 12:48:18 +0000 (18:18 +0530)] 
Make nested --config-locations relative to parent file

* and allow environment variables in it so that you can use `$PWD`/`%cd%`
to specify paths relative to current directory

2 years ago[glomex] Simplify embed detection (#2600)
pukkandan [Thu, 3 Feb 2022 07:46:47 +0000 (13:16 +0530)] 
[glomex] Simplify embed detection (#2600)

Closes #2512

2 years ago[bilibili] Fix extractor
pukkandan [Wed, 2 Feb 2022 12:36:04 +0000 (18:06 +0530)] 
[bilibili] Fix extractor

Closes #2599, Closes #2562
Fixes https://github.com/yt-dlp/yt-dlp/pull/1716#issuecomment-980512982

2 years ago[instagram] Fix bug in 013322a95e396ab21c8febc3e560d8a177c87f4a
pukkandan [Wed, 2 Feb 2022 03:25:43 +0000 (08:55 +0530)] 
[instagram] Fix bug in 013322a95e396ab21c8febc3e560d8a177c87f4a

Closes #2552

2 years ago[cctv] De-prioritize sample format
pukkandan [Wed, 2 Feb 2022 02:14:04 +0000 (07:44 +0530)] 
[cctv] De-prioritize sample format

Closes #2479

2 years ago[doodstream] Fix extractor
pukkandan [Wed, 2 Feb 2022 01:09:46 +0000 (06:39 +0530)] 
[doodstream] Fix extractor

Closes #2584

2 years ago[generic] Allow further processing of json_ld URL
pukkandan [Wed, 2 Feb 2022 01:58:01 +0000 (07:28 +0530)] 
[generic] Allow further processing of json_ld URL
Closes #2578

2 years agoFix `--compat-options list-formats`
pukkandan [Wed, 2 Feb 2022 00:38:40 +0000 (06:08 +0530)] 
Fix `--compat-options list-formats`
Closes #2481

2 years ago[globo] Fix extractor (#2589)
Bricio [Wed, 2 Feb 2022 00:30:09 +0000 (21:30 -0300)] 
[globo] Fix extractor (#2589)

Closes #2524
Authored by: Bricio

2 years ago[youtube, cleanup] Misc fixes and cleanup
pukkandan [Tue, 1 Feb 2022 20:43:17 +0000 (02:13 +0530)] 
[youtube, cleanup] Misc fixes and cleanup