27259 Commits

Author SHA1 Message Date
Sergey M․
d37dc6e1c9
[clyp] Add support for token protected media (closes #17184) 2018-08-07 23:27:08 +07:00
Hormoz K
6403be9611 add mp3 support for RJ 2018-08-06 12:15:47 -04:00
Hormoz K
042e6581cb fix radiojavan video downloads 2018-08-06 12:05:41 -04:00
Sergey M․
a62460aa21
[imdb] Fix extension extraction (closes #17167) 2018-08-06 04:37:03 +07:00
Stanny Nuytkens
d588d4a5a6 [.gitignore] Add .vscode 2018-08-05 22:10:01 +07:00
Sergey M
68d7d5d191
Update .gitignore 2018-08-05 22:09:26 +07:00
Stanny Nuytkens
14a951a823 Fixes missing newline 2018-08-05 12:21:01 +02:00
Stanny Nuytkens
b749269bac Adds .vscode to .gitignore 2018-08-05 12:08:40 +02:00
Sergey M․
81cc22bab6
release 2018.08.04 2018.08.04 2018-08-04 01:23:24 +07:00
Sergey M․
20f96f64bd
[ChangeLog] Actualize
[ci skip]
2018-08-04 01:21:23 +07:00
Sergey M․
af322eb830
[funk:channel] Improve byChannelAlias extraction (closes #17142) 2018-08-04 00:26:58 +07:00
Sergey M․
cb1c3a3c07
[twitch] Update cliend id and modernize (closes #17126) 2018-08-03 22:44:31 +07:00
Tim Broder
48afc6ca3e
[twitch] Fix authentication (closes #17024) 2018-08-03 22:43:23 +07:00
Sergey M․
644921b372
[twitch:vod] Improve _VALID_URL (closes #17135) 2018-08-02 23:16:15 +07:00
Tim Broder
06adfeceb0 PR feedback 2018-08-01 13:28:23 -04:00
Tim Broder
1a0fa9d842 flake8 cleanup 2018-07-31 17:03:04 -04:00
Tim Broder
ff5f119206 WIP new Twitch login 2018-07-31 16:49:30 -04:00
bato3
8c8a1c0956 _ -> urlh 2018-07-31 18:28:40 +02:00
bato3
1659616492 + Check is sove proces was OK
* Change some errors to ExtractorError
2018-07-31 15:19:32 +02:00
bato3
f6f513fbea Close socket after downloading page.
On windows, when I make many requests it gives me error: **Python urllib2. URLError: <urlopen error [Errno 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted>**
according to: https://stackoverflow.com/questions/4526933/python-urllib2-urlerror-urlopen-error-errno-10048-only-one-usage-of-each-so
2018-07-31 13:04:58 +02:00
bato3
1e77c43688 Login when is present cloudflare challenge 2018-07-31 12:53:39 +02:00
bato3
38592b0123 Logowanie przez clouda 2018-07-31 03:30:11 +02:00
gfabiano
a25fa57d34 [cnbc] added separate extractor 2018-07-30 20:19:45 +02:00
cheezeburger
7be9de9ff8
Added Windows Alternative Installation Method 2018-07-31 00:51:38 +08:00
gfabiano
9165606929 resolve conflicts 2018-07-30 18:30:38 +02:00
Sergey M․
19b9de13c4
[watchbox] Fix extraction (closes #17107) 2018-07-30 23:28:44 +07:00
gfabiano
db5fe4b1c9 [cbnc] fix extraction 2018-07-30 18:15:20 +02:00
Sergey M․
6f2d82a5a0
[pbs] Fix extraction (closes #17109) 2018-07-30 23:10:40 +07:00
bato3
7475f05442 after 2nd review 2018-07-30 17:44:45 +02:00
AlexAplin
6b31024945 Merge changes 2018-07-30 11:03:55 -04:00
gfabiano
1595b83b9b improved and fixed 2018-07-30 16:07:46 +02:00
bato3
b50478675d Change token extraction to _form_hidden_inputs 2018-07-30 11:44:18 +02:00
gfabiano
8fd2c48f39 Squashed commit of the following:
commit da982dec5a21f82bb799510cce5a5531d131cd98
Author: gfabiano <gfabiano40@gmail.com>
Date:   Mon Jul 30 01:21:27 2018 +0200

    fix video_url variable

commit 0b8229fd2c853619ca949e20b317c04e1cd32891
Author: gfabiano <gfabiano40@gmail.com>
Date:   Sun Jul 29 23:18:24 2018 +0200

    improved loop

commit 0c473a9912281be875f271d400ce6d30f1cc1b87
Author: gfabiano <gfabiano40@gmail.com>
Date:   Sun Jul 29 22:59:32 2018 +0200

    improvement

commit 61b58d4628020f54f75efa4e6fdaf856af779fda
Author: gfabiano <gfabiano40@gmail.com>
Date:   Sun Jul 29 02:14:16 2018 +0200

    [kickstarter] Added hls support
2018-07-30 01:29:12 +02:00
gfabiano
e3d70d458a [teamcoco] fix and improve extraction 2018-07-29 22:17:00 +02:00
Giuseppe Fabiano
7ff129d3ea [theplatform] Relax _VALID_URL (closes #16181) 2018-07-30 03:15:06 +07:00
Sergey M․
9d1b213845
[viqeo] Add extractor (closes #17066) 2018-07-30 03:05:36 +07:00
gfabiano
2ecd2a214e Added test 2018-07-29 16:35:52 +02:00
gfabiano
c51a9c4e63 [theplatform] Fix valid_url regex 2018-07-29 15:51:56 +02:00
bato3
c447fddb17 ADN login + response error detect FIXES #17084 2018-07-29 03:22:11 +02:00
Parmjit Virk
899387c453 Merge branch 'master' into Vimeo-issue-16717 2018-07-28 19:58:51 -05:00
bato3
408fcb89fa Remove only login credintails from options 2018-07-29 02:09:01 +02:00
Sergey M․
5484828418
release 2018.07.29 2018.07.29 2018-07-29 07:02:18 +07:00
Sergey M․
4eecef84f3
[ChangeLog] Actualize
[ci skip]
2018-07-29 06:59:39 +07:00
bato3
b2286f8fb2 [crunchyroll:playlist] Restrict _VALID_URL (closes #17069) 2018-07-29 06:56:52 +07:00
Sergey M
94dc1a82eb
Update crunchyroll.py 2018-07-29 06:55:07 +07:00
Giuseppe Fabiano
4938c8d573 [pornhub] Add support for subtitles (closes #16924) 2018-07-29 06:24:10 +07:00
Sergey M
48291dd8da
Update pornhub.py 2018-07-29 06:23:02 +07:00
gfabiano
433f3e6f0e url_or_none and test 2018-07-29 01:14:50 +02:00
bato3
1a88fc5a69 [ceskatelevize] Use https for API call (refs #16997) 2018-07-29 06:04:59 +07:00
Huyuumi
38e87f6c2a [utils] Remove return from __init__ 2018-07-29 05:52:42 +07:00