28997 Commits

Author SHA1 Message Date
Remita Amine
398e1e21d6 [espn] extend _VALID_URL regex(closes #20013) 2019-03-01 15:34:05 +01:00
Remita Amine
c5b02efe20 [sixplay] handle videos with empty assets(closes #20016) 2019-03-01 15:08:11 +01:00
David Hood
bdbbd28f35 Merge remote-tracking branch 'origin/master' 2019-03-01 23:48:40 +11:00
David Hood
4ffdcbdccd Fixed up overlapping _VALID_URL between ABCIViewIE and ABCIViewSeriesIE.
Added more _TESTS to exercise the additional _VALID_URL options.
2019-03-01 23:45:40 +11:00
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․
2cdb4cbda8
release 2019.03.01 2019-03-01 01:05:49 +07: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
Daniel Höpfl
2ff2b5ff79 - Returned to regex to extract title. 2019-02-28 19:00:17 +01: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
Triagoz
01c6c7b8a1 Restores original regex. 2019-02-27 23:50:26 +01:00
Triagoz
441987f7f0
Update regex for finding video_id.
www.france.tv site has been updated and previous regex didn't find the video_id any more. Proposed change fixes this.

Should solve  issue #20029.
2019-02-27 21:44:18 +01: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
Hattshire
af03a4e5f5 [PostProcessing] Crop mp3 thumbnails 2019-02-26 23:41:58 -03:00
Hattshire
a2d641d695 Correct inverse opus quality order. 2019-02-26 20:48:13 -03:00
Sergey M․
db1c3a9d3f
[periscope] Extract width and height (closes #20015) 2019-02-27 03:41:15 +07:00
Hattshire
1a7a6846e2 Removing duplicated code. 2019-02-26 17:39:45 -03:00
Hattshire
5786435e54 Check style convention with flake8 before pull-requesting. 2019-02-26 17:02:46 -03:00
Hattshire
c3029c4468 Handle Opus bitrate when quality is specified instead of bitrate 2019-02-26 16:31:00 -03: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
eduardog3000
9f7a57dfc3
[youtube] Fix TFA 2019-02-25 15:12:23 -05:00
krvmk
463a7e1bdd Add support for Google Fiber to adobepass.py 2019-02-25 08:48:37 -06:00
Lukas Anzinger
173fee2d5d ORF: Extract series for a stream as well. 2019-02-25 10:28:35 +01:00
Thomas Tsiakalakis
7a99eaf5d6 updated Test 2019-02-24 18:59:28 +01:00
Thomas Tsiakalakis
4419648461 [intldropout] fixed Playlist Matching 2019-02-24 18:58:03 +01:00
Thomas Tsiakalakis
f6a4af595b [intldropout] adjusted regexes 2019-02-24 18:46:30 +01:00
Oneboy1979
d3e84e353e [servus] fix title extract 2019-02-24 18:45:49 +01:00
Thomas Tsiakalakis
657d46d95c [intldropout] cleaned things up 2019-02-24 18:12:22 +01:00
Sergey M․
55b8588f0e
[servus] Fix extraction (closes #19297) 2019-02-24 23:20:06 +07:00
Oneboy1979
4686010bdf [servus] remove - Servus Tv in title 2019-02-24 17:09:42 +01:00
Oneboy1979
b0da63e30a [servus] fix tests 2019-02-24 16:37:24 +01:00
Sergey M․
f0228f56fb
[bbccouk] Make subtitles non fatal (#19651) 2019-02-24 21:01:25 +07:00
JChris246
cc9da14d68 Fixed InfoExtractor to sort formats 2019-02-22 16:16:37 -04:00
0x9fff00
7006dabd4c
From @0x9fff00: -map 0 is needed to copy all streams from the source file (untested)
Co-Authored-By: Alex131089 <alex131089@msn.com>
2019-02-22 20:25:42 +01: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
Thomas Tsiakalakis
0e0e8abf10 [intldropout] added tests 2019-02-22 18:15:02 +01:00
Emil Engler
12f41f2e3d [Vidoza] Add extractor 2019-02-22 15:28:41 +01:00
paradox_ptr
7c850fb10d Extractor for stream.me archived videos
Live streams are not supported
2019-02-22 23:40:15 +10:00
Alex Vong
d8efa16961
[pornhub] Try to bypass scrape detection without invoking phantomjs.
We only invoke phantomjs as a last resort.
2019-02-22 08:28:59 +08:00
Thomas Tsiakalakis
845704f1a8 fixed IE_NAME 2019-02-21 18:24:23 +01:00
Thomas Tsiakalakis
f278dad081 added test data 2019-02-21 18:22:42 +01:00
Thomas Tsiakalakis
a0dcbe9241 Merge branch 'master' of github.com:tsia/youtube-dl 2019-02-21 17:19:42 +01:00
Thomas Tsiakalakis
34e46f3bca fixed login 2019-02-21 17:19:05 +01:00