Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-26 | [lynda] Fix non-ASCII logins/passwords on python 2 | Sergey M․ | |
2015-06-26 | [lynda] Fix confirm login request (#6088) | Sergey M․ | |
2015-06-26 | [lynda] Fix login request (Closes #6088) | Sergey M․ | |
2015-03-03 | Make sure netrc works for all extractors with login support | Philipp Hagemeister | |
Fixes #5112 | |||
2015-03-02 | [lynda] Completely skip videos we don't have access to, extract base class ↵ | Sergey M․ | |
and modernize (Closes #5093) | |||
2015-03-02 | [lynda] Check for the empty subtitle | Sergey | |
2015-02-27 | [lynda] Use 'lstrip' for the subtitles | Jaime Marquínez Ferrándiz | |
The newlines at the end are important, they separate each piece of text. | |||
2015-02-27 | Merge pull request #5076 from Ftornik/Lynda-subtitles-hotfix | Sergey M. | |
[lynda] Fixed subtitles broken file | |||
2015-02-27 | [lynda] Extend _VALID_URL | Sergey M․ | |
2015-02-27 | [lynda] Fixed subtitles broken file | Sergey | |
2015-02-18 | [lynda] Convert to new subtitles system | Jaime Marquínez Ferrándiz | |
2015-01-26 | [lynda] Pre-test video URLs for HTTP errors (Closes #2185, closes #4782) | Sergey M․ | |
2014-12-13 | Fix imports and general cleanup | Philipp Hagemeister | |
· 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 | |||
2014-11-23 | PEP8: applied even more rules | Jouke Waleson | |
2014-11-23 | PEP8 applied | Jouke Waleson | |
2014-03-07 | [lynda] Modernize | Sergey M․ | |
2014-03-07 | [lynda] Fix successful login regex and fix formats extraction (Closes #2520) | Sergey M․ | |
2014-01-12 | [lynda] Add support for member accounts and paid videos (Closes #2125) | dst | |
2014-01-07 | [lynda] Fix download if subtitles were not requested | Philipp Hagemeister | |
2014-01-07 | [lynda] Remove superfluous space | Philipp Hagemeister | |
2014-01-07 | [lynda] Remove useless u"" | Philipp Hagemeister | |
2014-01-05 | [lynda] Add subtitles extraction | dst | |
2014-01-03 | [lynda] minor changes | Philipp Hagemeister | |
2013-12-26 | [lynda] Add support for lynda.com (#1966) | dst | |