Philipp Hagemeister
499bfcbfd0
Make sure netrc works for all extractors with login support
...
Fixes #5112
2015-03-03 12:59:17 +01:00
Sergey M․
30cbd4e0d6
[lynda] Completely skip videos we don't have access to, extract base class and modernize ( Closes #5093 )
2015-03-02 22:12:10 +06:00
Sergey
7594be85ff
[lynda] Check for the empty subtitle
2015-03-02 11:49:39 +02:00
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.
2015-02-27 16:18:18 +01:00
Sergey M.
5b2949ee0b
Merge pull request #5076 from Ftornik/Lynda-subtitles-hotfix
...
[lynda] Fixed subtitles broken file
2015-02-27 20:56:54 +06:00
Sergey M․
a0d646135a
[lynda] Extend _VALID_URL
2015-02-27 20:56:06 +06:00
Sergey
0eba1e1782
[lynda] Fixed subtitles broken file
2015-02-27 00:51:22 +02:00
Jaime Marquínez Ferrándiz
311c393838
[lynda] Convert to new subtitles system
2015-02-18 17:46:33 +01:00
Sergey M․
a57e8ce658
[lynda] Pre-test video URLs for HTTP errors ( Closes #2185 , closes #4782 )
2015-01-26 00:33:42 +06:00
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
2014-12-13 12:35:45 +01:00
Jouke Waleson
9e1a5b8455
PEP8: applied even more rules
2014-11-23 21:39:15 +01:00
Jouke Waleson
5f6a1245ff
PEP8 applied
2014-11-23 20:41:03 +01:00
Sergey M․
136db7881b
[lynda] Modernize
2014-03-07 22:11:01 +07:00
Sergey M․
16ff7ebc77
[lynda] Fix successful login regex and fix formats extraction ( Closes #2520 )
2014-03-07 06:56:48 +07:00
dst
7ee40b5d1c
[lynda] Add support for member accounts and paid videos ( Closes #2125 )
2014-01-12 05:31:56 +07:00
Philipp Hagemeister
7b09a4d847
[lynda] Fix download if subtitles were not requested
2014-01-07 07:17:49 +01:00
Philipp Hagemeister
73a25b30ea
[lynda] Remove superfluous space
2014-01-07 07:14:46 +01:00
Philipp Hagemeister
ac260dd81e
[lynda] Remove useless u""
2014-01-07 07:14:12 +01:00
dst
62bcfa8c57
[lynda] Add subtitles extraction
2014-01-05 23:59:33 +07:00
Philipp Hagemeister
a7c26e7338
[lynda] minor changes
2014-01-03 13:24:29 +01:00
dst
c7f8537dd9
[lynda] Add support for lynda.com ( #1966 )
2013-12-26 15:48:24 +07:00