Sergey M․
62984e4584
[lynda] Use raise_login_required
9 years ago
Sergey M․
41dbc50f9c
[lynda] Capture and output login error ( Closes #6556 )
9 years ago
Sergey M․
5b7dab2dd6
[lynda] Make login more robust
9 years ago
Sergey M․
8a5601e42f
[lynda] Fix login ( Closes #6462 )
9 years ago
Sergey M․
2988835af5
[lynda] Fix non-ASCII logins/passwords on python 2
10 years ago
Sergey M․
62cca96b72
[lynda] Fix confirm login request ( #6088 )
10 years ago
Sergey M․
b4dea075a3
[lynda] Fix login request ( Closes #6088 )
10 years ago
Philipp Hagemeister
499bfcbfd0
Make sure netrc works for all extractors with login support
...
Fixes #5112
10 years ago
Sergey M․
30cbd4e0d6
[lynda] Completely skip videos we don't have access to, extract base class and modernize ( Closes #5093 )
10 years ago
Sergey
7594be85ff
[lynda] Check for the empty subtitle
10 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.
10 years ago
Sergey M.
5b2949ee0b
Merge pull request #5076 from Ftornik/Lynda-subtitles-hotfix
...
[lynda] Fixed subtitles broken file
10 years ago
Sergey M․
a0d646135a
[lynda] Extend _VALID_URL
10 years ago
Sergey
0eba1e1782
[lynda] Fixed subtitles broken file
10 years ago
Jaime Marquínez Ferrándiz
311c393838
[lynda] Convert to new subtitles system
10 years ago
Sergey M․
a57e8ce658
[lynda] Pre-test video URLs for HTTP errors ( Closes #2185 , closes #4782 )
10 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
11 years ago
Sergey M․
16ff7ebc77
[lynda] Fix successful login regex and fix formats extraction ( Closes #2520 )
11 years ago
dst
7ee40b5d1c
[lynda] Add support for member accounts and paid videos ( Closes #2125 )
11 years ago
Philipp Hagemeister
7b09a4d847
[lynda] Fix download if subtitles were not requested
11 years ago
Philipp Hagemeister
73a25b30ea
[lynda] Remove superfluous space
11 years ago
Philipp Hagemeister
ac260dd81e
[lynda] Remove useless u""
11 years ago
dst
62bcfa8c57
[lynda] Add subtitles extraction
11 years ago
Philipp Hagemeister
a7c26e7338
[lynda] minor changes
11 years ago
dst
c7f8537dd9
[lynda] Add support for lynda.com ( #1966 )
11 years ago