25870 Commits

Author SHA1 Message Date
Sergey M․
ba515388b8
Introduce --http-chunk-size 2018-02-03 23:08:58 +07:00
Remita Amine
e2e18694db [redbulltv] fix extraction(closes #15481) 2018-02-03 15:43:33 +01:00
Chih-Hsuan Yen
4989d351b4 flake8: Ignore E741 'ambiguous variable name'
Most of violating codes are reverse-engineered JavaScripts. IMO it's
better to keep original (obfuscated) names.

[skip ci]
2018-02-03 21:02:30 +08:00
wernerkarlheisenberg
b491f5dc3f replace http by https in api calls 2018-02-02 19:35:47 +01:00
Sergey M․
1367c798e3
[redtube] Fix metadata extraction (closes #15472) 2018-02-02 22:32:53 +07:00
Sergey M․
9a340af37e
[compat] Mute some F821 under python 3 2018-02-02 03:18:22 +07:00
Sergey M․
3c3bceb41d
[pladform] Respect platform id and extract HLS formats (closes #15468) 2018-02-02 03:07:30 +07:00
Sergey M․
64a12edb48
[rtlnl] Remove progressive formats (closes #15459) 2018-02-01 21:30:17 +07:00
Remita Amine
4bf18702e6 [6play] do no modify asset urls with a token(#15248) 2018-02-01 11:22:05 +01:00
Cookie Guru
080fad4b58 [discovery] Extract the video access token when possible
Fixes #14954
2018-01-31 22:41:55 -08:00
Thomas van der Berg
b2247d5125 [vtv] Add new extractor 2018-01-31 23:05:10 +01:00
Remita Amine
ecc218ab14 [nationalgeographic] Relax _VALID_URL 2018-01-31 09:19:11 +01:00
Peter Pitzulo
63817d537c [GameInformer] Keep old regex. 2018-01-30 17:21:14 -05:00
Sergey M․
d6b152915c
[dplay] Relax _VALID_URL (closes #15458) 2018-01-31 01:29:00 +07:00
Sergey M․
69a934e9ad
[ISSUE_TEMPLATE_tmpl.md] Add entry on checking URLs availability 2018-01-30 23:31:41 +07:00
M.Yasoob Ullah Khalid ☺
5fa2a6a561 [soundcloud] Remove unused _IPHONE_CLIENT_ID 2018-01-30 22:51:43 +07:00
caiwan
8f6bb35c83 WIP fix 2018-01-30 16:42:49 +01:00
M.Yasoob Ullah Khalid ☺
c8279d4d2e
Removed IPHONE_CLIENT_ID
_IPHONE_CLIENT_ID was not being used anywhere else
2018-01-29 18:52:14 -05:00
Alexandre L
263b629121
Use the same order everywhere
:)
2018-01-29 18:51:19 +01:00
Alexandre L
99aa6a20e3
Forgotten {} 2018-01-29 18:30:04 +01:00
Alexandre L
fbb4e6a746
Put back mp3 first 2018-01-29 17:28:47 +01:00
Alexandre L
d5bb4d18fc
Remove duplicated code 2018-01-29 17:24:59 +01:00
Remita Amine
d2a422f548 [cbsinteractive] fix data extraction(closes #15451) 2018-01-29 15:33:24 +01:00
Sergey M․
b9d52fb2ca
[seznamzpravy] Remove debug output 2018-01-29 04:40:07 +07:00
Petr Novak
db15966196 [dvtv] Check for live streams
(also fixed test broken by changed og tags on the site)
2018-01-28 13:43:22 +01:00
Remita Amine
466000fc6b [amcnetworks] add support for SundanceTV(closes #9260) 2018-01-28 11:30:20 +01:00
Kade
075efa1998
Merge pull request #8 from rg3/master
updating again
2018-01-27 22:05:30 -05:00
Jicksaw
242bc78a2d Remove rogue space 2018-01-28 02:32:32 +02:00
Jicksaw
a6ed22973e Remove fields not always present 2018-01-28 02:25:53 +02:00
Sergey M․
65220c3bd6
Add support for IronPython 2018-01-28 05:48:18 +07:00
Sergey M․
c989bdbef8
[downloader/ism] Fix Python 3.2 support 2018-01-28 05:20:21 +07:00
Sergey M․
eee1692ff3
release 2018.01.27 2018.01.27 2018-01-27 23:44:28 +07:00
Sergey M․
07e56e6df7
[ChangeLog] Actualize 2018-01-27 23:41:25 +07:00
Sergey M․
3c3a07ee0b
[seznamzpravy] Improve and simplify (closes #14616) 2018-01-27 23:36:44 +07:00
Petr Novák
27940ca09c [seznamzpravy] Add extractor (closes #14102) 2018-01-27 23:34:31 +07:00
Sergey M․
3931b84597
[extractor/common] Improve _json_ld for articles 2018-01-27 23:24:38 +07:00
wernerkarlheisenberg
d9c4aaa5a0 added unicode_literals in generic cognito extractor 2018-01-27 14:26:35 +01:00
wernerkarlheisenberg
7e645e9063 final optimization of kijk online regex 2018-01-27 14:14:57 +01:00
Jicksaw
4d2cf22b80 Updated bilibili 2018-01-27 13:51:06 +02:00
Sergey M․
a0ee342b50
[dplay] Bypass geo restriction 2018-01-26 23:56:31 +07:00
Sergey M․
864a4576b7
[dplay] Add support for disco-api videos (closes #15396) 2018-01-26 23:49:47 +07:00
Alexis Kofman
178450d766 [FranceTV] add Zouzous and Ludo extrators 2018-01-26 14:47:37 +01:00
Alexis Kofman
e3db7b2d36 [FranceTV] add Zouzous and Ludo extrators 2018-01-26 14:13:11 +01:00
Yen Chi Hsuan
bbb7c3f7e9 [youtube] Extract precise error messages (closes #15284) 2018-01-25 22:30:33 +08:00
Pierre Rudloff
6bc637d34a [openload] New --phantomjs-location option
This option allows users to use a phantomjs binary that is not in PATH

Closes #15146
2018-01-25 12:42:37 +01:00
Ozzy Walsh
1ea36c37d7 Rename SpikeIE to ParamountNetworkIE 2018-01-25 10:29:03 +00:00
Ozzy Walsh
a0f285fce1 Change Spike _VALID_URL to Paramount Network URL #15418
Downloads from Paramount Network(previously Spike) now function and no
longer raise 'Unsupported URL'.

Single episodes seem to be download in parts as described in #15418,
which may no be correct behaviour
2018-01-25 09:39:07 +00:00
Ozzy Walsh
fa278f9426 Change Spike extractor tests to Paramount Network
"Spike TV" has become "Paramount Network" and the domain has changed,
breaking it's extractor. This commit changes the tests to use the new
domain in preparation for fixing the extractor.
2018-01-25 09:38:34 +00:00
Peter Pitzulo
559e40be2d [GameInformer] Fix brightcove_id regex. 2018-01-24 23:06:33 -05:00
wernerkarlheisenberg
1430955192 cognito and vier coding guidelines update 2018-01-24 21:26:03 +01:00