Commit Graph

21 Commits (c5895d5dbdc33fbad1c91f448704d7711448220d)

Author SHA1 Message Date
Philipp Hagemeister 499bfcbfd0 Make sure netrc works for all extractors with login support
Fixes 
Sergey M․ 30cbd4e0d6 [lynda] Completely skip videos we don't have access to, extract base class and modernize (Closes )
Sergey 7594be85ff [lynda] Check for the empty subtitle
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.
Sergey M. 5b2949ee0b Merge pull request from Ftornik/Lynda-subtitles-hotfix
[lynda] Fixed subtitles broken file
Sergey M․ a0d646135a [lynda] Extend _VALID_URL
Sergey 0eba1e1782 [lynda] Fixed subtitles broken file
Jaime Marquínez Ferrándiz 311c393838 [lynda] Convert to new subtitles system
Sergey M․ a57e8ce658 [lynda] Pre-test video URLs for HTTP errors (Closes , closes )
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
Jouke Waleson 9e1a5b8455 PEP8: applied even more rules
Jouke Waleson 5f6a1245ff PEP8 applied
Sergey M․ 136db7881b [lynda] Modernize
Sergey M․ 16ff7ebc77 [lynda] Fix successful login regex and fix formats extraction (Closes )
dst 7ee40b5d1c [lynda] Add support for member accounts and paid videos (Closes )
Philipp Hagemeister 7b09a4d847 [lynda] Fix download if subtitles were not requested
Philipp Hagemeister 73a25b30ea [lynda] Remove superfluous space
Philipp Hagemeister ac260dd81e [lynda] Remove useless u""
dst 62bcfa8c57 [lynda] Add subtitles extraction
Philipp Hagemeister a7c26e7338 [lynda] minor changes
dst c7f8537dd9 [lynda] Add support for lynda.com ()