]> asedeno.scripts.mit.edu Git - youtube-dl.git/log
youtube-dl.git
3 years ago[pinterest] Add support for large collections(more than 25 pins)
Remita Amine [Mon, 23 Nov 2020 13:16:38 +0000 (14:16 +0100)]
[pinterest] Add support for large collections(more than 25 pins)

3 years ago[franceinter] flake8
Remita Amine [Sun, 22 Nov 2020 18:38:45 +0000 (19:38 +0100)]
[franceinter] flake8

3 years ago[franceinter] add thumbnail url (#27153)
renalid [Sun, 22 Nov 2020 18:35:53 +0000 (19:35 +0100)]
[franceinter] add thumbnail url (#27153)

Co-authored-by: remitamine <remitamine@gmail.com>
3 years ago[box] Add new extractor(#5949)
Remita Amine [Sun, 22 Nov 2020 16:39:41 +0000 (17:39 +0100)]
[box] Add new extractor(#5949)

3 years ago[nytimes] Add new cooking.nytimes.com extractor (#27143)
Jia Rong Yee [Sun, 22 Nov 2020 13:12:47 +0000 (21:12 +0800)]
[nytimes] Add new cooking.nytimes.com extractor (#27143)

* [nytimes] support cooking.nytimes.com, resolves #27112

Co-authored-by: remitamine <remitamine@gmail.com>
3 years ago[lbry] relax _VALID_URL regex(closes #27144)
Remita Amine [Sun, 22 Nov 2020 12:16:03 +0000 (13:16 +0100)]
[lbry] relax _VALID_URL regex(closes #27144)

3 years ago[rumble] add support for embed pages(#10785)
Remita Amine [Sun, 22 Nov 2020 12:07:04 +0000 (13:07 +0100)]
[rumble] add support for embed pages(#10785)

3 years ago[skyit] add support for multiple Sky Italia websites(closes #26629)
Remita Amine [Sun, 22 Nov 2020 12:01:56 +0000 (13:01 +0100)]
[skyit] add support for multiple Sky Italia websites(closes #26629)

3 years ago[extractor/common] add generic support for akamai http format extraction
Remita Amine [Sun, 22 Nov 2020 11:54:55 +0000 (12:54 +0100)]
[extractor/common] add generic support for akamai http format extraction

3 years ago[pinterest] Add extractor (closes #25747)
Sergey M․ [Sat, 21 Nov 2020 22:04:01 +0000 (05:04 +0700)]
[pinterest] Add extractor (closes #25747)

3 years agorelease 2020.11.21.1 2020.11.21.1
Sergey M․ [Sat, 21 Nov 2020 16:59:11 +0000 (23:59 +0700)]
release 2020.11.21.1

3 years ago[ChangeLog] Actualize
Sergey M․ [Sat, 21 Nov 2020 16:52:39 +0000 (23:52 +0700)]
[ChangeLog] Actualize
[ci skip]

3 years agorelease 2020.11.21 2020.11.21
Sergey M․ [Sat, 21 Nov 2020 16:54:33 +0000 (23:54 +0700)]
release 2020.11.21

3 years ago[youtube:tab] Comment out test
Sergey M․ [Sat, 21 Nov 2020 16:41:49 +0000 (23:41 +0700)]
[youtube:tab] Comment out test

3 years ago[svtplay] Fix test title
Sergey M․ [Sat, 21 Nov 2020 16:36:25 +0000 (23:36 +0700)]
[svtplay] Fix test title

3 years ago[svtplay] Add support for svt.se/barnkanalen (closes #24817)
Sergey M․ [Sat, 21 Nov 2020 16:35:01 +0000 (23:35 +0700)]
[svtplay] Add support for svt.se/barnkanalen (closes #24817)

3 years ago[svt] Extract timestamp and thumbnail in more cases (#27130)
Mattias Wadman [Sat, 21 Nov 2020 16:24:37 +0000 (17:24 +0100)]
[svt] Extract timestamp and thumbnail in more cases (#27130)

Add timestamp, set to "valid from" which i think could been seen as publish time.
Add thumbnail in more cases, seems to was only done in the embedded data case for some reason.
Switch svtplay test url to an existing video and also one with no expire date.
Also add an additional thumbnail url test regex.

3 years agoFix typos (#27084)
Josh Soref [Sat, 21 Nov 2020 15:00:05 +0000 (10:00 -0500)]
Fix typos (#27084)

* spelling: authorization

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: brightcove

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: creation

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: exceeded

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: exception

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: extension

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: extracting

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: extraction

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: frontline

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: improve

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: length

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: listsubtitles

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: multimedia

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: obfuscated

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: partitioning

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: playlist

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: playlists

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: restriction

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: services

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: split

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: srmediathek

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: support

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: thumbnail

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: verification

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: whitespaces

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
3 years ago[youtube] Fix error reason extraction (#27081)
Daniel Peukert [Sat, 21 Nov 2020 14:52:20 +0000 (15:52 +0100)]
[youtube] Fix error reason extraction (#27081)

3 years ago[youtube] Fix like and dislike count extraction (closes #25977)
Sergey M․ [Sat, 21 Nov 2020 13:49:56 +0000 (20:49 +0700)]
[youtube] Fix like and dislike count extraction (closes #25977)

3 years ago[youtube:tab] Add support for current video and fix lives extraction (closes #27126)
Sergey M․ [Sat, 21 Nov 2020 13:48:13 +0000 (20:48 +0700)]
[youtube:tab] Add support for current video and fix lives extraction (closes #27126)

3 years ago[infoq] fix format extraction(closes #25984)
Remita Amine [Fri, 20 Nov 2020 22:23:55 +0000 (23:23 +0100)]
[infoq] fix format extraction(closes #25984)

3 years ago[francetv] Update to fix thumbnail URL issue (#27120)
renalid [Fri, 20 Nov 2020 21:44:08 +0000 (22:44 +0100)]
[francetv] Update to fix thumbnail URL issue (#27120)

Fix the thumbnail URL. The issue was here for many years, never fixed. It's done ! :-)

Example : https://www.france.tv/france-2/de-gaulle-l-eclat-et-le-secret/de-gaulle-l-eclat-et-le-secret-saison-1/2035247-solitude.html

failed thumbnail url generated : http://pluzz.francetv.fr/staticftv/ref_emissions/2020-11-02/EMI_1104da66f533cc7dc5d0d07a181a18c2e2fe1d81_20201014122553940.jpg

right thumbnail url fixed : https://sivideo.webservices.francetelevisions.fr/staticftv/ref_emissions/2020-11-02/EMI_1104da66f533cc7dc5d0d07a181a18c2e2fe1d81_20201014122553940.jpg

3 years ago[downloader/http] Fix crash during urlopen caused by missing reason of URLError
Sergey M․ [Fri, 20 Nov 2020 21:22:21 +0000 (04:22 +0700)]
[downloader/http] Fix crash during urlopen caused by missing reason of URLError

3 years ago[YoutubeDL] Fix --ignore-errors for playlists with generator-based entries of url_tra...
Sergey M․ [Fri, 20 Nov 2020 21:00:08 +0000 (04:00 +0700)]
[YoutubeDL] Fix --ignore-errors for playlists with generator-based entries of url_transparent (closes #27064)

3 years ago[youtube:tab] Replace some test URLs with RIAA-friendly ones
Sergey M․ [Fri, 20 Nov 2020 16:34:46 +0000 (23:34 +0700)]
[youtube:tab] Replace some test URLs with RIAA-friendly ones

3 years ago[youtube] Improve yt initial data extraction (closes #27093)
Sergey M․ [Fri, 20 Nov 2020 16:21:52 +0000 (23:21 +0700)]
[youtube] Improve yt initial data extraction (closes #27093)

3 years ago[discoverynetworks] add support new TLC/DMAX URLs(closes #27100)
Remita Amine [Fri, 20 Nov 2020 09:47:52 +0000 (10:47 +0100)]
[discoverynetworks] add support new TLC/DMAX URLs(closes #27100)

3 years ago[rai] fix protocol relative relinker URLs(closes #22766)
Remita Amine [Fri, 20 Nov 2020 09:26:55 +0000 (10:26 +0100)]
[rai] fix protocol relative relinker URLs(closes #22766)

3 years ago[rai] fix unavailable video format detection
Remita Amine [Fri, 20 Nov 2020 09:10:57 +0000 (10:10 +0100)]
[rai] fix unavailable video format detection

3 years ago[rai] improve extraction
Remita Amine [Fri, 20 Nov 2020 09:01:56 +0000 (10:01 +0100)]
[rai] improve extraction

3 years ago[rai] Fix extraction for recent raiplay.it updates (#27077)
Leonardo Taccari [Fri, 20 Nov 2020 09:00:05 +0000 (10:00 +0100)]
[rai] Fix extraction for recent raiplay.it updates (#27077)

- Remove first test of RaiPlayIE: it is no longer available
- Make RaiPlayIE extension-agnostic (passing possible `.json' URLs is now
  supported too)
- Adjust RaiPlayLiveIE to recent raiplay.it updates.  Passing it as
  `url_transparent' is no longer supported (there is no longer an accessible
  ContentItem)
- Adjust RaiPlayPlaylistIE to recent raiplay.it updates and instruct it about
  ContentSet-s.
- Update a RaiIE test and remove two tests that are no longer availables

Thanks to @remitamine for the review!

3 years ago[viki] improve format extraction
Remita Amine [Thu, 19 Nov 2020 21:45:46 +0000 (22:45 +0100)]
[viki] improve format extraction

3 years ago[viki] fix stream extraction from mpd (#27092)
beefchop [Thu, 19 Nov 2020 20:38:09 +0000 (07:38 +1100)]
[viki] fix stream extraction from mpd (#27092)

Co-authored-by: beefchop <beefchop@users.noreply.github.com>
3 years ago[googledrive] fix format extraction(closes #26979)
Remita Amine [Thu, 19 Nov 2020 19:01:24 +0000 (20:01 +0100)]
[googledrive] fix format extraction(closes #26979)

3 years ago[amara] improve extraction
Remita Amine [Thu, 19 Nov 2020 16:29:30 +0000 (17:29 +0100)]
[amara] improve extraction

3 years ago[Amara] Add new extractor (#20618)
Joost Verdoorn [Thu, 19 Nov 2020 16:26:53 +0000 (17:26 +0100)]
[Amara] Add new extractor (#20618)

* [Amara] Add new extractor

3 years ago[vimeo:album] fix extraction(closes #27079)
Remita Amine [Thu, 19 Nov 2020 12:12:58 +0000 (13:12 +0100)]
[vimeo:album] fix extraction(closes #27079)

3 years ago[mtv] fix mgid extraction(closes #26841)
Remita Amine [Thu, 19 Nov 2020 10:54:54 +0000 (11:54 +0100)]
[mtv] fix mgid extraction(closes #26841)

3 years agorelease 2020.11.19 2020.11.19
Sergey M․ [Wed, 18 Nov 2020 22:22:27 +0000 (05:22 +0700)]
release 2020.11.19

3 years ago[ChangeLog] Actualize
Sergey M․ [Wed, 18 Nov 2020 22:21:09 +0000 (05:21 +0700)]
[ChangeLog] Actualize
[ci skip]

3 years ago[youporn] Fix upload date extraction and make comment count optional (closes #26986)
Sergey M․ [Wed, 18 Nov 2020 22:16:25 +0000 (05:16 +0700)]
[youporn] Fix upload date extraction and make comment count optional (closes #26986)

3 years ago[arte] Rework extractors
Sergey M․ [Wed, 18 Nov 2020 22:02:04 +0000 (05:02 +0700)]
[arte] Rework extractors

* Reimplement embed and playlist extractors to delegate to the single entrypoint artetv extractor
  Beware reluctant download archive extractor keys breakage.
* Improve embeds detection (closes #27057)
- Remove obsolete code

3 years ago[arte] Extract m3u8 formats (closes #27061)
Sergey M․ [Wed, 18 Nov 2020 20:26:49 +0000 (03:26 +0700)]
[arte] Extract m3u8 formats (closes #27061)

3 years ago[mgtv] fix format extraction(closes #26415)
Remita Amine [Wed, 18 Nov 2020 20:06:33 +0000 (21:06 +0100)]
[mgtv] fix format extraction(closes #26415)

3 years ago[extractor/common] Output error for invalid URLs in _is_valid_url (refs #21400, refs...
Sergey M․ [Wed, 18 Nov 2020 16:31:35 +0000 (23:31 +0700)]
[extractor/common] Output error for invalid URLs in _is_valid_url (refs #21400, refs #24151, refs #25617, refs #25618, refs #25586, refs #26068, refs #27072)

3 years ago[lbry] add support for odysee.com domain(closes #26806)
Remita Amine [Tue, 17 Nov 2020 23:41:07 +0000 (00:41 +0100)]
[lbry] add support for odysee.com domain(closes #26806)

3 years ago[francetv] improve info extraction
Remita Amine [Tue, 17 Nov 2020 22:16:04 +0000 (23:16 +0100)]
[francetv] improve info extraction

3 years ago[francetv] Add fallback video url extraction (#27047)
gdzx [Tue, 17 Nov 2020 22:06:19 +0000 (23:06 +0100)]
[francetv] Add fallback video url extraction (#27047)

Fallback on another API endpoint when no video formats are found.

Closes ytdl-org#22561

3 years agorelease 2020.11.18 2020.11.18
Sergey M․ [Tue, 17 Nov 2020 21:15:30 +0000 (04:15 +0700)]
release 2020.11.18

3 years ago[ChangeLog] Actualize
Sergey M․ [Tue, 17 Nov 2020 21:11:58 +0000 (04:11 +0700)]
[ChangeLog] Actualize
[ci skip]

3 years ago[spiegel] Fix extraction (closes #24206, closes #24767)
Sergey M․ [Tue, 17 Nov 2020 21:09:02 +0000 (04:09 +0700)]
[spiegel] Fix extraction (closes #24206, closes #24767)

Code picked from PR #24767 since original repo is not available due to takedown.

3 years ago[youtube] Improve extraction
Sergey M․ [Tue, 17 Nov 2020 20:32:42 +0000 (03:32 +0700)]
[youtube] Improve extraction

+ Add support for --no-playlist (closes #27009)
* Improve playlist and mix extraction (closes #26390, closes #26509, closes #26534, closes #27011)
+ Extract playlist uploader data
* Update tests

3 years ago[youtube:tab] fix view_count extraction(closes #27051)
Remita Amine [Tue, 17 Nov 2020 19:32:50 +0000 (20:32 +0100)]
[youtube:tab] fix view_count extraction(closes #27051)

3 years ago[malltv] fix extraction(closes #27035)
Remita Amine [Tue, 17 Nov 2020 18:13:38 +0000 (19:13 +0100)]
[malltv] fix extraction(closes #27035)

3 years ago[bandcamp] extract playlist_description(closes #22684)
Remita Amine [Tue, 17 Nov 2020 13:46:02 +0000 (14:46 +0100)]
[bandcamp] extract playlist_description(closes #22684)

3 years ago[urplay] fix extraction(closes #26828)
Remita Amine [Tue, 17 Nov 2020 12:11:35 +0000 (13:11 +0100)]
[urplay] fix extraction(closes #26828)

3 years ago[youtube:tab] Fix playlist title extraction (closes #27015)
Sergey M․ [Tue, 17 Nov 2020 00:01:41 +0000 (07:01 +0700)]
[youtube:tab] Fix playlist title extraction (closes #27015)

3 years ago[youtube] Fix chapters extraction (closes #26005)
Sergey M․ [Mon, 16 Nov 2020 21:28:35 +0000 (04:28 +0700)]
[youtube] Fix chapters extraction (closes #26005)

3 years agorelease 2020.11.17 2020.11.17
Sergey M․ [Mon, 16 Nov 2020 20:59:54 +0000 (03:59 +0700)]
release 2020.11.17

3 years ago[ChangeLog] Actualize
Sergey M․ [Mon, 16 Nov 2020 20:50:12 +0000 (03:50 +0700)]
[ChangeLog] Actualize
[ci skip]

3 years ago[youtube:tab] Fix extraction with cookies provided (closes #27005)
Sergey M․ [Mon, 16 Nov 2020 20:40:02 +0000 (03:40 +0700)]
[youtube:tab] Fix extraction with cookies provided (closes #27005)

3 years ago[lrt] fix extraction with empty tags(closes #20264)
Remita Amine [Mon, 16 Nov 2020 20:27:51 +0000 (21:27 +0100)]
[lrt] fix extraction with empty tags(closes #20264)

3 years ago[ndr:embed:base] Extract subtitles (closes #25447, closes #26106)
Sergey M․ [Mon, 16 Nov 2020 20:24:23 +0000 (03:24 +0700)]
[ndr:embed:base] Extract subtitles (closes #25447, closes #26106)

3 years ago[servus] Add support for pm-wissen.com (closes #25869)
Sergey M․ [Mon, 16 Nov 2020 20:02:07 +0000 (03:02 +0700)]
[servus] Add support for pm-wissen.com (closes #25869)

3 years ago[servus] Fix extraction (closes #26872, closes #26967, closes #26983, closes #27000)
Sergey M․ [Mon, 16 Nov 2020 19:57:26 +0000 (02:57 +0700)]
[servus] Fix extraction (closes #26872, closes #26967, closes #26983, closes #27000)

3 years ago[xtube] Fix extraction (closes #26996)
Sergey M․ [Mon, 16 Nov 2020 18:32:48 +0000 (01:32 +0700)]
[xtube] Fix extraction (closes #26996)

3 years ago[utils] Skip ! prefixed code in js_to_json
Sergey M․ [Mon, 16 Nov 2020 18:30:43 +0000 (01:30 +0700)]
[utils] Skip ! prefixed code in js_to_json

3 years ago[lrt] fix extraction
Remita Amine [Mon, 16 Nov 2020 18:17:10 +0000 (19:17 +0100)]
[lrt] fix extraction

3 years ago[lbry] Add new extractor
Remita Amine [Mon, 16 Nov 2020 18:04:55 +0000 (19:04 +0100)]
[lbry] Add new extractor

3 years ago[condenast] fix extraction and extract subtitles
Remita Amine [Mon, 16 Nov 2020 17:57:33 +0000 (18:57 +0100)]
[condenast] fix extraction and extract subtitles

3 years ago[bandcamp] fix extraction
Remita Amine [Mon, 16 Nov 2020 16:26:09 +0000 (17:26 +0100)]
[bandcamp] fix extraction

3 years ago[rai] fix RaiPlay extraction
Remita Amine [Mon, 16 Nov 2020 16:17:52 +0000 (17:17 +0100)]
[rai] fix RaiPlay extraction

3 years ago[extractors] Remove VLivePlaylistIE import
Remita Amine [Mon, 16 Nov 2020 15:36:56 +0000 (16:36 +0100)]
[extractors] Remove VLivePlaylistIE import

3 years ago[vlive] fix extraction
Remita Amine [Mon, 16 Nov 2020 15:35:08 +0000 (16:35 +0100)]
[vlive] fix extraction

3 years ago[usanetwork] fix extraction
Remita Amine [Mon, 16 Nov 2020 15:21:48 +0000 (16:21 +0100)]
[usanetwork] fix extraction

3 years ago[nbc] fix NBCNews/Today/MSNBC extraction
Remita Amine [Mon, 16 Nov 2020 15:18:37 +0000 (16:18 +0100)]
[nbc] fix NBCNews/Today/MSNBC extraction

3 years ago[devscripts/make_lazy_extractors] Correct a spelling mistake (#26991)
Edward Betts [Mon, 16 Nov 2020 15:08:20 +0000 (15:08 +0000)]
[devscripts/make_lazy_extractors] Correct a spelling mistake (#26991)

3 years ago[cnbc] fix extraction
Remita Amine [Mon, 16 Nov 2020 14:55:07 +0000 (15:55 +0100)]
[cnbc] fix extraction

3 years ago[youtube] Remove RIAA copyrighted media from tests as per [1]
Sergey M․ [Mon, 16 Nov 2020 14:03:56 +0000 (21:03 +0700)]
[youtube] Remove RIAA copyrighted media from tests as per [1]

1. Github dmca and 1201 notice re youtube-dl 9-21-20

3 years agorelease 2020.11.12 2020.11.12
Sergey M․ [Wed, 11 Nov 2020 23:23:46 +0000 (06:23 +0700)]
release 2020.11.12

3 years ago[ChangeLog] Actualize
Sergey M․ [Wed, 11 Nov 2020 23:18:16 +0000 (06:18 +0700)]
[ChangeLog] Actualize
[ci skip]

3 years ago[youtube] Rework extractors
Sergey M․ [Wed, 11 Nov 2020 23:16:37 +0000 (06:16 +0700)]
[youtube] Rework extractors

WIP

3 years agorelease 2020.11.01.1 2020.11.01.1
Sergey M․ [Sun, 1 Nov 2020 01:58:40 +0000 (08:58 +0700)]
release 2020.11.01.1

3 years agorelease 2020.11.01 2020.11.01
Sergey M․ [Sun, 1 Nov 2020 01:52:27 +0000 (08:52 +0700)]
release 2020.11.01

3 years ago[ChangeLog] Actualize
Sergey M․ [Sun, 1 Nov 2020 00:34:20 +0000 (07:34 +0700)]
[ChangeLog] Actualize
[ci skip]

3 years ago[youtube] Fix JS player URL extraction
Sergey M․ [Sat, 31 Oct 2020 23:52:00 +0000 (06:52 +0700)]
[youtube] Fix JS player URL extraction

3 years ago[ytsearch] Fix extraction (closes #26920)
Sergey M․ [Fri, 23 Oct 2020 14:31:37 +0000 (21:31 +0700)]
[ytsearch] Fix extraction (closes #26920)

3 years ago[afreecatv] Fix typo (#26970)
Toan Nguyen [Thu, 22 Oct 2020 12:15:05 +0000 (19:15 +0700)]
[afreecatv] Fix typo (#26970)

3 years ago[23video] Relax _VALID_URL (#26870)
Hannu Hartikainen [Mon, 19 Oct 2020 17:56:23 +0000 (17:56 +0000)]
[23video] Relax _VALID_URL (#26870)

3 years ago[utils] Don't attempt to coerce JS strings to numbers in js_to_json (#26851)
Kevin O'Connor [Sat, 17 Oct 2020 17:10:41 +0000 (13:10 -0400)]
[utils] Don't attempt to coerce JS strings to numbers in js_to_json (#26851)

The current logic in `js_to_json` tries to rewrite octal/hex numbers to
decimal. However, when the logic actually happens the `"` or `'` have
already been trimmed off. This causes what were originally strings, that
happen to look like octal/hex numbers, to get rewritten to decimal and
returned as a number rather than a string.

In practive something like:

```js
{
  "0x40": "foo",
  "040": "bar",
}
```

would get rewritten as:

```json
{
  64: "foo",
  32: "bar
}
```

This is problematic since this isn't valid JSON as you cannot have
non-string keys.

3 years ago[ustream] Add support for video.ibm.com (#26894)
Sergio Livi [Sat, 17 Oct 2020 16:14:46 +0000 (18:14 +0200)]
[ustream] Add support for video.ibm.com (#26894)

3 years ago[iqiyi] Fix typo (#26884)
Felix Yan [Sat, 17 Oct 2020 16:02:17 +0000 (00:02 +0800)]
[iqiyi] Fix typo (#26884)

3 years ago[expressen] Add support for di.se (closes #26670)
Sergey M․ [Thu, 24 Sep 2020 00:36:38 +0000 (07:36 +0700)]
[expressen] Add support for di.se (closes #26670)

3 years ago[iprima] Improve video id extraction (#26507) (closes #26494)
Surkal [Wed, 23 Sep 2020 23:46:58 +0000 (01:46 +0200)]
[iprima] Improve video id extraction (#26507) (closes #26494)

3 years ago[README.md] Fix autonumber sequence description (refs #26686)
Sergey M․ [Wed, 23 Sep 2020 23:36:07 +0000 (06:36 +0700)]
[README.md] Fix autonumber sequence description (refs #26686)

3 years ago[downloader/http] Properly handle missing message in SSLError (closes #26646)
Sergey M․ [Tue, 22 Sep 2020 00:01:59 +0000 (07:01 +0700)]
[downloader/http] Properly handle missing message in SSLError (closes #26646)

3 years ago[downloader/http] Fix access to not yet opened stream in retry
Sergey M․ [Mon, 21 Sep 2020 23:44:14 +0000 (06:44 +0700)]
[downloader/http] Fix access to not yet opened stream in retry

3 years agorelease 2020.09.20 2020.09.20
Sergey M․ [Sun, 20 Sep 2020 05:30:45 +0000 (12:30 +0700)]
release 2020.09.20

3 years ago[ChangeLog] Actualize
Sergey M․ [Sun, 20 Sep 2020 05:23:38 +0000 (12:23 +0700)]
[ChangeLog] Actualize
[ci skip]