sulyi
38cd244950
Merge branch 'master' into youwatch
2016-11-21 00:00:18 +01:00
sulyi
c6df9d4863
[YouWatch] Clean up depreciated json fix
2016-11-20 23:07:41 +01:00
sulyi
c694559631
Merge branch 'sulyi' into youwatch
2016-11-20 22:57:50 +01:00
sulyi
c1ffe56be7
[jsinterp] Adding extract_arguments
2016-11-20 22:56:27 +01:00
sulyi
9a2ef3f7fd
[utils] Fixing js_to_json
2016-11-20 22:53:48 +01:00
sulyi
d18c635985
[YouWatch] Add new extractor (for testing purpose)
2016-11-20 21:09:55 +01:00
siddht1
de326dd58e
Update and rename AUTHORS to developers
2016-11-20 23:44:38 +05:30
siddht1
4b8231f388
Rename CONTRIBUTING.md to url_extractor_wiki.md
2016-11-20 23:39:56 +05:30
Joseph Frazier
dc6a9e4195
[README.md] Update link from generated CONTRIBUTING.md
2016-11-20 11:32:00 -05:00
Andy Savicki
ceb030a1eb
[hellporno] Add extraction for .net zone, fix tests (wrong extension)
2016-11-20 02:12:22 +03:00
zurfyx
e808502804
better regex & test fixes
2016-11-19 23:56:28 +01:00
Sergey M․
8f8f182d0b
[extractor/generic] Improve limelight embeds support
2016-11-20 02:13:21 +07:00
Vincent Olivier
a92f483339
[lapresse] requested fixes
2016-11-19 13:41:36 -05:00
zurfyx
054f19be1e
Fix MiTele (supports more urls)
2016-11-19 19:23:49 +01:00
Vincent Olivier
728f229e3a
[lapresse] changes requested in pr #11242
2016-11-19 13:11:34 -05:00
Andy Savicki
2bed3ee9f8
Add new line at end of funnyordie.py
2016-11-19 20:14:32 +03:00
Andy Savicki
a80949fbfd
[ruleporn] Undo related changes (funnyordie) for PR #11207
2016-11-19 20:06:10 +03:00
Andy Savicki
42eb04cbc8
[funnyordie] More changes for PR #11208
2016-11-19 19:34:59 +03:00
Yen Chi Hsuan
2176e466e0
Merge branch 'DarkstaIkers-master'
2016-11-20 00:07:35 +08:00
Yen Chi Hsuan
303b38fa84
[ChangeLog] Update for #9028
2016-11-20 00:06:44 +08:00
Yen Chi Hsuan
fb27d0ce5e
Merge branch 'master' of https://github.com/DarkstaIkers/youtube-dl into DarkstaIkers-master
2016-11-20 00:05:11 +08:00
Vincent Olivier
5ad1d95807
[lapresse] new extractor
2016-11-19 09:25:33 -05:00
Vincent Olivier
38a5890b07
Merge remote-tracking branch 'upstream/master' into radiocanada
2016-11-19 08:55:13 -05:00
Sergey M․
0aacd2deb1
[bandcamp] Fix free downloads extraction and extract all formats ( closes #11067 )
2016-11-19 04:18:21 +07:00
Sergey M․
08ec95a6db
[ChangeLog] Actualize
2016-11-19 03:10:20 +07:00
FooBarQuaxx
cd51a4b508
Fix bytes options option definition
2016-11-18 23:09:23 +03:00
Vincent Olivier
f17227520e
[radiocanada] changes requested in pr #11224
2016-11-18 14:40:40 -05:00
Sergey M․
df46b19cb8
[toutv] Fix login form regex ( closes #11223 )
2016-11-19 01:56:31 +07:00
Sergey M․
748a462fbe
[twitter:card] Relax _VALID_URL ( closes #11225 )
2016-11-19 01:49:13 +07:00
sum12
a8073896fc
[progess_hook] information for already downloaded files.
...
added a new key 'alreadyexists' with value 'True' to dictionary passed
to progress_hook.
2016-11-18 12:49:43 +05:30
Vincent Olivier
ad54426071
[radiocanada] Extractor Enhancements
2016-11-17 18:23:20 -05:00
Sergey M․
c131fc3372
[tvanouvelles] Add extractor ( closes #10616 )
2016-11-18 01:16:33 +07:00
Sergey M․
b25459b88a
release 2016.11.18
2016.11.18
2016-11-18 00:25:24 +07:00
Sergey M․
5f75c4a4ad
[ChangeLog] Actualize
2016-11-18 00:19:55 +07:00
Sergey M․
689f31fde5
[devscripts/create-github-release] Fill release body from ChangeLog ( closes #11094 )
2016-11-18 00:17:46 +07:00
Vincent Olivier
ad60b8451b
[tvanouvelles] Add new extractor
2016-11-17 11:52:35 -05:00
Vincent Olivier
57bfb97a75
[tvanouvelles] Add new extractor
2016-11-17 11:51:14 -05:00
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