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
Jaime Marquínez Ferrándiz
2fdbf27ad8
[niconico:playlist] Use the same video url the webpage uses ( closes #4133 )
10 years ago
Jaime Marquínez Ferrándiz
6110bbbfdd
[niconico] Catch deleted videos ( closes #4064 )
10 years ago
Jaime Marquínez Ferrándiz
a9bad429b3
[niconico] Add extractor for playlists ( closes #4043 )
10 years ago
Naglis Jonaitis
23d83ad4d5
[niconico] Fix ignored --netrc flag
See issue #3753
10 years ago
Sergey M․
b67f1840a1
[niconico] Remove unused import
10 years ago
Sergey M․
15ce1338b4
[niconico] Extract more metadata and simplify ( Closes #3181 )
10 years ago
hakatashi
64ed7a38f9
[niconico] Add support for channel video
10 years ago
hakatashi
2fd466fcfc
[niconico] Download without authentication
10 years ago
Jaime Marquínez Ferrándiz
214c22c704
[niconico] Modernize
11 years ago
Jaime Marquínez Ferrándiz
e26f871228
Use the new '_download_xml' helper in more extractors
11 years ago
Philipp Hagemeister
bd49928f7a
[niconico] Clarify download
11 years ago
Philipp Hagemeister
13ebea791f
[niconico] Simplify and make work with old Python versions
The website requires SSLv3, otherwise it just times out during SSL negotiation.
11 years ago
Takuya Tsuchida
52ad14aeb0
Add support for niconico
11 years ago