26186 Commits

Author SHA1 Message Date
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․
f6a68a76d3
release 2017.10.15.1 2017-10-15 06:18:34 +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
Sergey M․
74c42d9ec3
[downloader/hls] Ignore anvato ad fragments (closes #14496) 2017-10-15 06:13:48 +07:00
Sergey M․
5efaf43c93
[downloader/fragment] Output ad fragment count 2017-10-15 06:13:07 +07:00
Sergey M․
4827270526
[scrippsnetworks:watch] Bypass geo restriction 2017-10-15 06:11:35 +07:00
Sergey M․
ee093a0ea0
[anvato] Add ability to bypass geo restriction 2017-10-15 06:11:02 +07:00
Sergey M․
9bb2c7673e
[redditr] Fix extraction for URLs with query (closes #14495) 2017-10-15 03:38:34 +07:00
Sergey M․
d451428eb0
release 2017.10.15 2017-10-15 02:28:59 +07:00
Sergey M․
715534083d
release 2017.10.15 2017.10.15 2017-10-15 02:26:58 +07:00
Sergey M․
ee88c1cbc6
[ChangeLog] Actualize 2017-10-15 02:26:10 +07:00
Sergey M․
57eb45b111
[scrippsnetworks:watch] Add support for geniuskitchen.com 2017-10-15 02:01:16 +07:00
Sergey M․
b21ab85088
[scrippsnetworks:watch] Fix extraction (closes #14389) 2017-10-15 01:57:43 +07:00
Sergey M․
210a2720bc
[anvato] Process master m3u8 manifests
>>> Individual m3u8 manifests are not always present, e.g. anvato:anvato_scripps_app_web_prod_0837996dbe373629133857ae9eb72e740424d80a:4173834
2017-10-15 01:44:57 +07:00
Sergey M․
685e87b61f
[youtube] Fix relative URLs in description 2017-10-14 20:26:52 +07:00
Cary Jones
07c993fde6 Fix tests for FOX 2017-10-13 20:36:47 -07:00
Cary Jones
be62d0777a Fix Fox extractor when provider logins are required 2017-10-13 18:57:12 -07:00
Cary Jones
ac6feaa4fa Revert "Fix Fox extractor when provider logins are required"
This reverts commit ee009f610ba78c8f97d41ca8cb0981da861997ef.
2017-10-13 18:56:14 -07:00
Cary Jones
ee009f610b Fix Fox extractor when provider logins are required 2017-10-13 18:54:56 -07:00
delulo
a162bafd44 Update README.md
"--audio-quality" levels are not like described here (same mistake in the man pages). It's actually the lower the number the lower the quality at least judging by the size of the file that gets produced. I tested this with "--audio-quality" level 1 which produced an audio file that is about 5 times smaller than at "--audio-quality" level 9.
2017-10-14 01:09:57 +07:00
Martin Hartkorn
51285bd7c7 Allow formats with labels that don't match regex ([0-9]+)p 2017-10-13 19:44:27 +02:00
Martin Hartkorn
1ff963a230 Fixes according to suggestions 2017-10-13 18:45:54 +02:00
Martin Hartkorn
c73c244203 Added extractor for pietsmiet.de 2017-10-13 18:45:54 +02:00
kjy00302
016d2fb975 [Kakao] Add support for playlist and channel 2017-10-13 22:12:14 +09:00