- Removed unused _LOGIN_REQUIRED constant
- Moved data and headers into login_response _download_webpage call
- Made login_errors RegEx a little more versatile: relaxed whitespace,
support single and double quotes in the array, don’t match an empty
string.
- Use single quotes and add expected to ExtractorError