Yen Chi Hsuan
582be35847
Update coding style after pycodestyle 2.1.0
...
In pycodestyle 2.1.0, E305 was introduced, which requires two blank
lines after top level declarations, too.
See https://github.com/PyCQA/pycodestyle/issues/400
See also #10689 ; thanks @stepshal for first mentioning this issue and
initial patches
2016-11-17 19:45:42 +08:00
Andy Savicki
b3af4c2787
[ruleporn] Add requested changes for pull request #11207
2016-11-17 03:13:20 +03:00
Andy Savicki
cd1a8de2b6
[funnyordie] Commit requested changes for pull request #11208
2016-11-17 02:26:56 +03:00
Sergey M․
073d5bf583
[youtube:live] Relax _VALID_URL ( closes #11164 )
2016-11-16 23:15:19 +07:00
Yen Chi Hsuan
315cb86a95
Merge pull request #11210 from FooBarQuaxx/patch-2
...
Strip only args urls
2016-11-16 23:29:37 +08:00
FooBarQuaxx
b2fc1c4fb9
Add explanatory comment
2016-11-16 18:18:54 +03:00
Yen Chi Hsuan
d76767c90e
[ChangeLog] Update after #11122 landed
2016-11-16 20:47:15 +08:00
Yen Chi Hsuan
eceba9f805
Merge pull request #11122 from kasper93/openload
...
[openload] Fix extraction.
2016-11-16 20:43:19 +08:00
FooBarQuaxx
e42b8ebbd4
Fixed exception name
2016-11-16 11:23:54 +03:00
FooBarQuaxx
fe935ab7ec
Dryied bytes option parsing.
2016-11-16 11:18:53 +03:00
MAA
d755396804
Strip only args urls
2016-11-16 09:00:30 +03:00
MAA
347734511c
Simplify audioquality option parsing logic.
2016-11-16 07:21:12 +03:00
Andy Savicki
b77c70119b
[funnyordie] Improve bitrate regex, add _check_formats call for video
...
URLs (some .webm urls, not all, return 403 error)
2016-11-16 02:37:28 +03:00
Andy Savicki
b1a0ada143
[funnyordie] Improve regex for bitrates extraction, add check formats for
...
bitrate URLs
2016-11-16 02:22:00 +03:00
raleeper
c6c57da9eb
Merge branch 'master' into adobepass
2016-11-15 13:56:10 -08:00
Andy Savicki
975ae5e30f
[ruleporn] Add support for non Nuevo urls, add tests, strip title
2016-11-16 00:40:22 +03:00
Sergey M․
58355a3bf1
[vlive] Add test for #11203
2016-11-15 22:11:47 +07:00
ping
49b69ad91c
[vlive] Prefer locale over language for subtitles id
2016-11-15 22:07:17 +07:00
capital-G
ca0cc8f01f
Changed scale
2016-11-15 11:18:34 +01:00
capital-G
de0e09c92e
Merge pull request #1 from rg3/master
...
Update
2016-11-15 11:17:31 +01:00
ping
45b53755b1
Use locale as subtitles language key instead
2016-11-15 16:33:18 +08:00
Sergey M․
6b4dfa2819
release 2016.11.14.1
2016.11.14.1
2016-11-14 02:48:15 +07:00
Sergey M․
9f60134a9d
[ChangeLog] Actualize
2016-11-14 02:46:12 +07:00
Sergey M․
b3d4bd05f9
release 2016.11.14
2016.11.14
2016-11-14 02:39:50 +07:00
Sergey M․
dbffd00ba9
[ChangeLog] Actualize
2016-11-14 02:37:21 +07:00
felix
a0758dfa1a
[filmon] new extractor
2016-11-13 17:28:17 +01:00
Sergey M․
50913b8241
[nrk] Improve geo restriction detection
2016-11-13 22:29:36 +07:00
Sergey M․
7e08e2cab0
[nrk] Add X-Forwarded-For HTTP header in info dict
2016-11-13 22:28:29 +07:00
Sergey M․
690355551c
[downoader/fragment,f4m,hls] Add internal support for custom HTTP headers
2016-11-13 22:22:10 +07:00
felix
36e1332783
[screenwavemedia] remove; convert TeamFourStarIE and NormalbootsIE to JWPlatform extractors
2016-11-13 16:13:40 +01:00
Sergey M․
754e6c8322
[nrk] Workaround geo restriction and improve error messages
2016-11-13 20:54:34 +07:00
Sergey M․
e58609b22c
[afreecatv] Add support for vod.afreecatv.com ( closes #11174 )
2016-11-13 06:02:26 +07:00
Sergey M․
4ea4c0bb22
[extractor/common] Fix Bandwidth substitution in media template ( closes #11175 )
2016-11-13 05:43:34 +07:00
Kacper Michajłow
577281b0c6
[cda] Fix and improve extraction
...
Fixes #10929
2016-11-13 01:01:29 +07:00
Sergey M․
3d2729514f
[plays] Improve extraction and add support for embed URLs
2016-11-12 23:08:05 +07:00
Sergey M․
f076d7972c
[extractor/common] Improve thumbnail extraction from JSON-LD
2016-11-12 23:01:05 +07:00
cpm
8b1aeadc33
[plays] Fix extraction
2016-11-12 22:59:39 +07:00
cpm
5f31a5e783
[PlaysTVIE] Replaced regex with json_ld
2016-11-11 23:14:58 -05:00
Paul Hartmann
8365f7ba06
[zdf] added 2nd method based on simple URL as fallback (idea: flak3)
...
keep complicated method as default as it has more formats and the
simple URL method seems to be lacking subtitles
in addition: changes to teaser image and subtitle extraction
2016-11-11 22:41:37 +01:00
cpm
4dcba52fed
[PlaysTV] Fix for plays.tv extractor, adding additional tests
2016-11-11 15:48:19 -05:00
Christiaan Baartse
c70d7032be
When downloading an RSS feed the title of the item in the feed cannot be used
...
Instead of the title of the item in the RSS feed the name of the file is
used. In the feed I am parsing those file names are a random hash which is
not useful.
To fix this add the RSS feed item title as a default alt_title.
2016-11-11 19:59:31 +01:00
Kacper Michajłow
7f32a84d7e
[cda] Fix and improve extraction
...
Fixes #10929
2016-11-11 15:45:59 +01:00
Kacper Michajłow
95ad9ce573
[openload] Fix extraction.
...
aadecode code was restored from commit c1decda58c812b3d0a3d4dfa998e7d8bd8f99203
with some optimizations (2x faster).
Fixes #10408
2016-11-11 15:36:57 +01:00
Kacper Michajłow
189935f159
[jsinterp] Fix function calls without arguments.
2016-11-11 15:36:57 +01:00
Sergey M․
bc40b3a5ba
[eagleplatform] Fix extraction ( closes #11160 )
2016-11-11 03:26:29 +07:00
Yen Chi Hsuan
3eaaa8abac
[audioboom] Recognize /posts/ URLs ( closes #11149 )
2016-11-10 14:52:34 +08:00
Andrew J. Erickson
b05f2692d0
vevo: fixing naming when there are featured artists
2016-11-09 14:54:17 -08:00
iTitus
66bc860d92
Added video_id to multiple ExtractorError messages
2016-11-09 23:18:01 +01:00
Niklas
16a07c63a9
[zdf] add additional metadata
...
thumbnail, description, timestamp
2016-11-08 22:47:01 +01:00
Niklas
56d3053408
[zdf] add subtitles
2016-11-08 22:47:01 +01:00