21 Commits (499bfcbfd09e85f053d7e8943a8d47fed9349b0e)

Author SHA1 Message Date
Philipp Hagemeister 499bfcbfd0 Make sure netrc works for all extractors with login support
Fixes #5112
9 years ago
Sergey M․ 30cbd4e0d6 [lynda] Completely skip videos we don't have access to, extract base class and modernize (Closes #5093) 9 years ago
Sergey 7594be85ff [lynda] Check for the empty subtitle 9 years ago
Jaime Marquínez Ferrándiz 781a7ef60a [lynda] Use 'lstrip' for the subtitles
The newlines at the end are important, they separate each piece of text.
9 years ago
Sergey M. 5b2949ee0b Merge pull request #5076 from Ftornik/Lynda-subtitles-hotfix
[lynda] Fixed subtitles broken file
9 years ago
Sergey M․ a0d646135a [lynda] Extend _VALID_URL 9 years ago
Sergey 0eba1e1782 [lynda] Fixed subtitles broken file 9 years ago
Jaime Marquínez Ferrándiz 311c393838 [lynda] Convert to new subtitles system 9 years ago
Sergey M․ a57e8ce658 [lynda] Pre-test video URLs for HTTP errors (Closes #2185, closes #4782) 9 years ago
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
10 years ago
Jouke Waleson 9e1a5b8455 PEP8: applied even more rules 10 years ago
Jouke Waleson 5f6a1245ff PEP8 applied 10 years ago
Sergey M․ 136db7881b [lynda] Modernize 10 years ago
Sergey M․ 16ff7ebc77 [lynda] Fix successful login regex and fix formats extraction (Closes #2520) 10 years ago
dst 7ee40b5d1c [lynda] Add support for member accounts and paid videos (Closes #2125) 10 years ago
Philipp Hagemeister 7b09a4d847 [lynda] Fix download if subtitles were not requested 10 years ago
Philipp Hagemeister 73a25b30ea [lynda] Remove superfluous space 10 years ago
Philipp Hagemeister ac260dd81e [lynda] Remove useless u"" 10 years ago
dst 62bcfa8c57 [lynda] Add subtitles extraction 10 years ago
Philipp Hagemeister a7c26e7338 [lynda] minor changes 10 years ago
dst c7f8537dd9 [lynda] Add support for lynda.com (#1966) 10 years ago