1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-11 04:47:15 +08:00

17053 Commits

Author SHA1 Message Date
davidphood
b5740349fa
Merge pull request #1 from rg3/master
Rebase from rg3/youtube-dl
2019-03-01 22:06:01 +11:00
Remita Amine
06242d44fe [vimeo] add support for Vimeo Pro portfolio protected videos(closes #20070) 2019-03-01 08:14:34 +01:00
Sergey M․
04c33bdfb3
release 2019.03.01 2019.03.01 2019-03-01 01:03:51 +07:00
Sergey M․
333f617b12
[ChangeLog] Actualize
[ci skip]
2019-03-01 01:02:36 +07:00
Sergey M․
ff60ec8f02
[npo] Fix extraction (#20084) 2019-03-01 00:47:18 +07:00
Sergey M․
9d9a8676dc
[francetv:site] Extend video id regex (closes #20029, closes #20071) 2019-02-28 23:26:52 +07:00
David Hood
0f0b162de3 Cleanup _TESTS.
Fixed flake8 complaints.
2019-03-01 00:10:53 +11:00
David Hood
9e2f67ee5f [abc.net.au:iview:series]: Playlist type changed to 'url'. This fixes issues where the incorrect extractor ID was used in the archive, allowing for two separate downloads (if you used both abc.net.au:iview and abc.net.au:iview:series).
[abc.net.au:iview]: Added support for alternate episode url: https://iview.abc.net.au/programs/<series_id>/<episode_id> (as used by the series episode list href).
2019-02-28 23:20:42 +11:00
David Hood
32149789ef Merge remote-tracking branch 'origin/master' 2019-02-28 22:24:51 +11:00
David Hood
eb8a64e6b9 Get proper series info from https://iview.abc.net.au/api/series/{series_id}.
Renamed ABCIViewShowIE to ABCIViewSeriesIE to match this new behaviour.
2019-02-27 22:52:56 +11:00
Sergey M․
db1c3a9d3f
[periscope] Extract width and height (closes #20015) 2019-02-27 03:41:15 +07:00
David Hood
fb8f3bbdc5 [abc.net.au:iview:show] Fixed the _TESTS to actually work properly. 2019-02-27 00:24:38 +11:00
David Hood
9cd5eb4487 [abc.net.au:iview:show] Added extractor to get playlists from show urls. 2019-02-27 00:03:24 +11:00
Sergey M․
55b8588f0e
[servus] Fix extraction (closes #19297) 2019-02-24 23:20:06 +07:00
Sergey M․
f0228f56fb
[bbccouk] Make subtitles non fatal (#19651) 2019-02-24 21:01:25 +07:00
Sergey M․
8c80603f1a
[downloader/external] Add support for rate limit and retries for wget 2019-02-23 01:00:03 +07:00
Sergey M․
37b239b3b6
[downloader/external] Fix infinite retries for curl (closes #19303) 2019-02-23 00:43:29 +07:00
Sergey M․
caf48f557a
[metacafe] Fix family filter bypass (closes #19287) 2019-02-21 05:59:07 +07:00
David Hood
028cd9d132 Use default formats when it fails to find the video information.
This allows us to get the thumbnails.
2019-02-20 22:42:48 +11:00
Sergey M․
77a842c892
release 2019.02.18 2019.02.18 2019-02-18 02:11:11 +07:00
Sergey M․
c76fc5b22a
[ChangeLog] Actualize
[ci skip]
2019-02-18 02:10:06 +07:00
Sergey M․
388cfbd3d8
[tvp:website] Improve support 2019-02-17 14:27:00 +07:00
Sergey M․
d93083789b
[tvp:series] Fix extraction 2019-02-17 14:09:30 +07:00
Sergey M․
34568dc296
[tvp] Detect unavailable videos 2019-02-17 13:39:00 +07:00
Sergey M․
3c9647372e
[tvp] Fix description extraction, make thumbnail optional and fix tests 2019-02-17 13:38:21 +07:00
Sergey M․
659e93fcf5
[linuxacademy] Add extractor (closes #12207) 2019-02-17 07:12:10 +07:00
Sergey M․
c9a0ea6e51
[bilibili] Update keys (closes #19233) 2019-02-17 05:00:16 +07:00
Sergey M․
d7d513891b
[udemy] Extend _VALID_URLs (closes #14330, closes #15883) 2019-02-17 01:05:01 +07:00
Sergey M․
ae65c93a26
[udemy] Update User-Agent and detect captcha (closes #14713, closes #15839, closes #18126) 2019-02-17 00:58:13 +07:00
Sergey M․
ba2e3730d1
[noovo] Fix extraction (closes #19230) 2019-02-16 22:45:53 +07:00
Sergey M․
2b2da3ba10
[rai] Relax _VALID_URL (closes #19232) 2019-02-15 23:56:29 +07:00
Sergey M․
794c1b6e02
[vshare] Pass Referer to download request (closes #19205, closes #19221) 2019-02-14 23:43:16 +07:00
yonaikerlol
7bee705d8f [openload] Add support for oload.live 2019-02-14 22:28:16 +07:00
bitraid
6f5c1807f4 [imgur] Use video id as title fallback (closes #18590) 2019-02-13 00:02:29 +07:00
Sergey M․
985637cbbf
[twitch] Add new source format detection approach (closes #19193) 2019-02-12 00:13:50 +07:00
Sergey M․
7d8b89163c
[tvplayhome] Fix video id extraction (closes #19190) 2019-02-11 04:41:28 +07:00
Sergey M․
d777f3e81c
[tvplayhome] Fix episode metadata extraction (closes #19190) 2019-02-11 04:39:23 +07:00
Sergey M․
4c0e0dc9dc
[rutube:embed] Fix extraction and add support private videos (closes #19163) 2019-02-11 00:49:51 +07:00
Sergey M․
f516f44094
[soundcloud] Extract more metadata 2019-02-10 23:44:08 +07:00
Sergey M․
e9dee7f1b2
[trunews] Add extractor (closes #19153) 2019-02-09 23:50:27 +07:00
Remita Amine
91effe22a0 [linkedin:learning] extract chapter_number and chapter_id(closes #19162) 2019-02-08 07:21:50 +01:00
Sergey M․
04eacf5453
release 2019.02.08 2019.02.08 2019-02-08 01:12:51 +07:00
Sergey M․
f1f5b47255
[ChangeLog] Actualize
[ci skip]
2019-02-08 01:10:12 +07:00
Sergey M․
1211bb6dac
[YoutubeDL] Improve _make_archive_id (closes #19149) 2019-02-08 01:08:48 +07:00
Sergey M․
4de3cb883c
[malltv] Fix issues and simplify (closes #17856) 2019-02-08 00:43:31 +07:00
Ales Jirasek
22f5f5c6fc
[malltv] Add extractor (closes #18058) 2019-02-08 00:43:26 +07:00
Sergey M․
49bd993fd9
[spankbang:playlist] Add extractor (closes #19145) 2019-02-08 00:09:50 +07:00
Sergey M․
f06a1cabe8
[spankbang] Extend _VALID_URL 2019-02-08 00:07:29 +07:00
Remita Amine
241c5d7d38 [trutv] fix extraction(closes #17336) 2019-02-06 19:38:10 +01:00
Remita Amine
8fecc7353d [toutv] fix authentication(closes #16398)(closes #18700) 2019-02-06 13:59:33 +01:00