15 Commits

Author SHA1 Message Date
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
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
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
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