26186 Commits

Author SHA1 Message Date
Sergey M․
d20225f33b
[ChangeLog] Actualize 2018-02-04 08:01:09 +07:00
Sergey M․
5399ab3f0c
[brightcove] Pass embed page URL as referrer (closes #15486) 2018-02-04 07:55:04 +07:00
Sergey M․
b91a7a4e5e
[downloader/http] Randomize HTTP chunk size 2018-02-04 07:33:18 +07:00
Sergey M․
e4a60912b8
[youtube] Enforce using chunked HTTP downloading for DASH formats 2018-02-04 07:17:26 +07:00
Sergey M․
00c97e3e7a
[downloader/http] Add ability to pass downloader options via info dict 2018-02-04 07:16:22 +07:00
Sergey M․
cf7259bc93
[downloader/http] Fix 302 infinite loops by not reusing requests 2018-02-04 06:58:34 +07:00
Sergey M․
b54d4a5ce8
Document http_chunk_size 2018-02-04 02:53:50 +07:00
Kade
8fc4b4ce94
Merge pull request #9 from rg3/master
updating again
2018-02-03 14:01:00 -05:00
Sergey M․
929045923f
release 2018.02.03 2018-02-03 23:46:12 +07:00
Sergey M․
db157d2a2a
release 2018.02.03 2018.02.03 2018-02-03 23:36:03 +07:00
Sergey M․
6fcc053947
[test_downloader_http] Use try_rm 2018-02-03 23:24:27 +07:00
Sergey M․
a3e8146ea8
[ChangeLog] Actualize 2018-02-03 23:21:18 +07:00
Sergey M․
f19eae429a
[test_http] Use 127.0.0.1 instead of localhost 2018-02-03 23:09:25 +07:00
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․
3fc2784af8
release 2018.01.27 2018-01-27 23:46:12 +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