24792 Commits

Author SHA1 Message Date
Sergey M
76c3b94860 [servus] Simplify 2017-10-19 22:15:57 +07:00
Alex Seiler
8500182852 Sort imports in extractors.py alphabetically 2017-10-19 16:13:33 +02:00
remitamine
ac3e3152e9 [YoutubeDL] check for NAME_MAX on linux systems 2017-10-19 09:59:06 +00:00
Alex Seiler
e4fb8ff349 Adjusted _VALID_URL regular expression and added m3u8_id to
_extract_m3u8_formats().
2017-10-19 02:38:28 +02:00
Parmjit Virk
ca1c9f26fa [unity] Add extractor (fixes #14528) 2017-10-19 04:46:06 +07:00
Sergey M
19e130cedf Update unity.py 2017-10-19 04:44:58 +07:00
Parmjit Virk
25e7fd79ec [Unity] Applied third requested fixes for PR #14529 2017-10-18 16:37:37 -05:00
Parmjit Virk
362191b454 [Unity] Applied second requested fixes for PR #14529 2017-10-18 16:18:53 -05:00
Parmjit Virk
51c83012be [Unity] Applied requested fixes for PR #14529 2017-10-18 15:36:30 -05:00
rawcoder
49a53a389f [NDTV] Removed duplicate test cases 2017-10-19 01:11:21 +05:30
rawcoder
093717a750 [NDTV] Added support for sub-sites (gadgets,khabar,profit) 2017-10-18 17:38:00 +05:30
Parmjit Virk
20d3514c53 [Unity] Added new matching test 2017-10-18 01:48:23 -05:00
Parmjit Virk
01c6012db3 [Unity] Corrected test description field 2017-10-17 16:51:06 -05:00
Parmjit Virk
d473007473 Merge branch 'master' 2017-10-17 16:30:06 -05:00
Parmjit Virk
f1a5b546e8 [Unity] Add new extractor 2017-10-17 16:29:02 -05:00
Sergey M․
6f3b4a98c9
[downloader/fragment] Report warning instead of error on inconsistent download state 2017-10-17 22:53:34 +07:00
Remita Amine
fa4bc6e712 [youtube] replace youtube redirect urls in description(fixes #14517) 2017-10-17 10:07:37 +00:00
Remita Amine
6b9cbd023f [pbs] restrict direct video url regex(fixes #14519) 2017-10-17 09:23:11 +00:00
Dao Hoang Son
cd6e56697a [zingmp3] Fix for flake8 2017-10-17 15:39:56 +07:00
Dao Hoang Son
ce05232547 [zingmp3] Change test data at the request of the owner 2017-10-17 15:21:37 +07:00
Dao Hoang Son
2f70366314 [zingmp3] Update for new player url 2017-10-17 15:10:49 +07:00
Yen Chi Hsuan
c233003afe [megaphone] Fix deprecated escape sequence 2017-10-17 15:39:06 +08:00
Alex Seiler
4194bd80f2 [Servus] Add new extractor 2017-10-17 03:08:12 +02:00
John D
ccfa7671b0 [vidlii] add new extractor 2017-10-15 22:26:12 -07:00
mars67857
5d7edefcb7 WSS:// URLs aren't supported, so limit to RTMP and HLS-over-HTTP protocols. 2017-10-15 22:17:49 -07:00
mars67857
95dc812c9c Make mandatory field use unsafe access, so it triggers fallback if not found 2017-10-15 17:56:35 -07:00
mars67857
f70b37ef4f Combine ExtractorError calls 2017-10-15 17:53:14 -07:00
mars67857
8e4f219648 Fix accidentally casting URL using int_or_none 2017-10-15 17:10:35 -07:00
mars67857
5ce4b7599a Get all formats, not just RTMP ones, so that users don't need to install rtmpdump. 2017-10-15 16:58:55 -07:00
mars67857
437dd510d3 Only catch KeyError when accessing JSON dict 2017-10-15 16:30:10 -07:00
mars67857
f9d000e265 Make download of JSON list of video URLs fatal. Use note and errNote instead of directly raising ExtractorErrors 2017-10-15 16:22:00 -07:00
mars67857
af9fa317f1 Make regex searches for offline/private error strings not throw warnings 2017-10-15 16:12:57 -07:00
mars67857
cd56d28325 Inline methods only used once 2017-10-15 15:58:12 -07:00
mars67857
765de0f39c Remove unneeded positional arguments. Add comment explaining why overriding User-Agent is needed. 2017-10-15 15:53:51 -07:00
Sergey M․
83fcf19e2d
[drtv] Respect preference for direct http formats (#14509) 2017-10-16 05:48:45 +07:00
mars67857
26ab8d70cd Remove misleading part of error message regarding need for login 2017-10-15 15:40:34 -07:00
mars67857
1174b97fb8 Inlined strings that were only used once 2017-10-15 15:38:29 -07:00
Sergey M․
acc4ea6237
[eporner] Add support for embed URLs (closes #14507) 2017-10-16 05:11:25 +07:00
mars67857
d538ff2e58 Fix some fallback logic for RTMP link parsing 2017-10-15 14:26:05 -07:00
mars67857
6e9f40c86d Remove useless test, add fallback logic to manifest parser, and provide useful errors 2017-10-15 13:58:37 -07:00
Sergey M․
8cc1840ccb
[arte] Capture and output error message 2017-10-15 22:12:34 +07:00
mars67857
8e46a0a461 Fix Flake8 style violations 2017-10-14 22:16:06 -07:00
mars67857
a0a5cc854c Initial commit 2017-10-14 22:09:44 -07:00
Sergey M․
a9ee4f6e49
[downloader/hls] Fix total fragments count when ad fragments exist 2017-10-15 11:03:54 +07:00
Pawit Pornkitprasan
aaab8c5e71 [niconico] Improve uploader metadata extraction robustness (closes #14135) 2017-10-15 10:40:57 +07:00
Pawit Pornkitprasan
11a69eccda [niconico] fix formatting issue 2017-10-15 10:34:33 +07:00
Pawit Pornkitprasan
772f15dc8a [niconico] handle theoretical case where owner is True-ish non-dict 2017-10-15 10:16:28 +07:00
Pawit Pornkitprasan
78331973ab [niconico] Fix downloading videos with null owner
Niconico may return JSON where owner is set to null. In that case, api_data.get
will return None even though a default is provided. Fix the check so that we
always change None into an empty dict.
2017-10-15 09:36:42 +07:00
Sergey M․
7e721e35da
release 2017.10.15.1 2017.10.15.1 2017-10-15 06:16:41 +07:00
Sergey M․
bd7e1406b3
[ChangeLog] Actualize 2017-10-15 06:15:37 +07:00