28411 Commits

Author SHA1 Message Date
Michael Tilbury
970a155730 Remove unused ExtractorError import 2019-04-15 13:46:07 -04:00
Michael Tilbury
ff92503189 Apply fixes:
Make title field optional for ooyala extraction (the ooyala IE can get the title)
Remove duplication of get() call
Sort m3u8 formats
Made 'dvr' mandatory if not ooyalaVOD
Extract duration for akamai videos
2019-04-15 13:38:49 -04:00
nindogo
730f1692a0 Merge remote-tracking branch 'upstream/master' into porntrex 2019-04-15 11:29:31 +03:00
quinlander
89b2983b3f Added changba import and implemented simple changba extractor with single test 2019-04-14 20:04:08 -04:00
Michael Tilbury
3948517e21 Apply fixes
Remove duplicate test
Change 'in' check to use get()
Raise ExtractorError instead of returning None
Made 'title' field mandatory
Removed 'length' field in info_dict
2019-04-14 19:42:11 -04:00
Michael Tilbury
c25d6881e8 [BYUtv] Add support for akamai VODs (addresses #20574)
Fix code style on brackets (flake8)

Add more information to test info_dict
2019-04-14 18:38:31 -04:00
Remita Amine
cb6cd76f7b [aol] add support for localized websites 2019-04-14 23:18:36 +01:00
Michael Tilbury
97483c2ff1 Add test for collection url 2019-04-14 13:50:10 -04:00
Michael Tilbury
f9c9a53a0c Make lookeahead in TwitchStream regex more specific 2019-04-14 13:19:02 -04:00
Michael Tilbury
fb56a16673 Modify valid URL regex to allow hyphens in collection id 2019-04-14 13:14:07 -04:00
Remita Amine
0b758fea1c [yahoo] add support GYAO episode URLs 2019-04-14 15:01:01 +01:00
Remita Amine
3534b6329a [yahoo] add support for streaming.yahoo.co.jp(closes #5811)(closes #7098) 2019-04-14 14:39:20 +01:00
Remita Amine
174f62992d [yahoo] add support for gyao.yahoo.co.jp 2019-04-14 14:29:04 +01:00
Remita Amine
1038532213 [aenetworks] add encoding declaration 2019-04-14 13:18:16 +01:00
nindogo
a13c8aad39 Initial commit
This commit is to set up the environment correctly for updating and
merging changes as they arise.
2019-04-14 15:07:25 +03:00
Remita Amine
4f1e02ad60 [aenetworks] fix history topic extraction and extract more formats 2019-04-14 11:46:33 +01:00
Michaël Arnauts
0bde0bc671 Handle multiple Content-Type headers 2019-04-14 12:02:57 +02:00
Forthrin
4c226a581f [nrk] Gracefully handle subtitle thousands with less than three digits 2019-04-14 11:18:09 +02:00
Forthrin
ce846a024d [nrk] Remove whitespace in XML subtitles causing problems for .srt files 2019-04-14 11:18:08 +02:00
Sergey M
04ff456503 [streamango] add support for streamcherry.com (#20592) 2019-04-14 11:17:37 +02:00
SpeakerEnder
c81728e6bb Merge branch 'master' of https://github.com/speakerender/youtube-dl into directvnow-auth-fix 2019-04-13 23:03:47 -04:00
Remita Amine
180a9dff1f [cbs] extract smpte and vtt subtitles 2019-04-13 17:02:22 +01:00
Forthrin
3337739ba8 [nrk] Gracefully handle subtitle thousands with less than three digits 2019-04-13 12:20:41 +02:00
Forthrin
d6343d6850 [nrk] Remove whitespace in XML subtitles causing problems for .srt files 2019-04-13 12:20:38 +02:00
PeterDing
34e3d8f0d8
Add extractors for netease open course video (open.163.com) 2019-04-13 17:51:01 +08:00
Harry Kwon
51bfe3e598 fixes: removed 'thumbnails field and extract all thumbnail formats 2019-04-13 08:41:00 +00:00
Harry Kwon
7330864fc7 Added -original quality to Soundcloud thumbnails 2019-04-13 08:12:30 +00:00
Sergey M
972d2dd0bc
[streamango] add support for streamcherry.com (#20592) 2019-04-13 15:05:24 +07:00
DaMightyZombie
11edb76610 [README.md] Rephrase usage example comment (#20614) 2019-04-13 15:03:42 +07:00
JChris246
8721b09751 [yourporn] Add support for sxyprn.com (#20646) 2019-04-13 15:02:09 +07:00
Harry Kwon
eb89876d8c Add -original quality to soundcloud thumbnails 2019-04-13 07:02:00 +00:00
Harry Kwon
8e06e62536 Add -original quality thumbnail to soundcloud thumbnails 2019-04-13 06:55:22 +00:00
cookie
72e2d09233 add Dockerfile 2019-04-12 19:51:00 +08:00
cookie
1a0b3e2198 add Dockerfile 2019-04-12 19:48:59 +08:00
cookie
b72ca7f1c1 add Dockerfile 2019-04-12 19:47:32 +08:00
Remita Amine
dc27fd8bb8 [mgtv] fix extraction(closes #20650) 2019-04-12 09:19:09 +01:00
Teemu Ikonen
52cde825e1 [radioplay] Add new extractor 2019-04-12 09:38:34 +03:00
JChris246
f31cd4c8be [spankwire] Fixed extractor
Fixed spankwire and added duration, categories and tags
2019-04-12 00:29:12 -04:00
JChris246
806c48979d Added support for new domain 2019-04-11 23:12:21 -04:00
Remita Amine
c912029480 [linkedin:learning] use urljoin for form action url(closes #20431) 2019-04-11 08:44:58 +01:00
hseg
422a413bd5
Strip surrounding whitespace in filenames
Such spaces are annoying enough to deal with, and break external downloaders trying to be smart (such as aria2c).
Fixes #20312.
2019-04-11 02:30:32 +03:00
felix
19f4c8ec4c Add -movflags empty_moov when downloading an MP4 file by FFmpegFD
With this flag, partial MP4 downloads become playable.
2019-04-10 17:45:24 +02:00
Remita Amine
118f7add3b [gdc] add support for kaltura embeds and update tests(closes #20575) 2019-04-09 11:23:47 +01:00
Remita Amine
4bc12b8f81 [dispeak] improve mp4 bitrate extraction 2019-04-09 11:21:46 +01:00
Remita Amine
5ca3459828 [kaltura] sanitize embed URLs 2019-04-09 11:20:26 +01:00
Michael
b9fde574d4
Merge pull request #1 from TheTaques/master
Added season number to data
2019-04-08 16:02:45 -07:00
DaMightyZombie
f0bb7928db
typo 2019-04-08 23:42:40 +02:00
Remita Amine
9c017253e8 [jwplatfom] do not match manifest URLs(#20596) 2019-04-08 16:34:03 +01:00
mtilbury
b2633030ce Explicitly stop collection URLs from matching TwitchStream pattern to prevent overlap 2019-04-08 01:58:03 -04:00
mtilbury
9ae76e8e6d [Twitch] Add support for collections as per #20414 2019-04-08 01:07:26 -04:00