Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08 | [niconico:playlist] Use the same video url the webpage uses (closes #4133) | Jaime Marquínez Ferrándiz | |
2014-11-05 | [niconico] Catch deleted videos (closes #4064) | Jaime Marquínez Ferrándiz | |
2014-10-29 | [niconico] Add extractor for playlists (closes #4043) | Jaime Marquínez Ferrándiz | |
2014-10-12 | [niconico] Fix ignored --netrc flag | Naglis Jonaitis | |
See issue #3753 | |||
2014-07-04 | [niconico] Remove unused import | Sergey M․ | |
2014-07-04 | Merge pull request #3180 from hakatashi/niconico-without-authentication | Sergey M. | |
[niconico] Download without authentication | |||
2014-07-04 | [niconico] Extract more metadata and simplify (Closes #3181) | Sergey M․ | |
2014-07-02 | [niconico] Add support for channel video | hakatashi | |
2014-07-02 | [niconico] Download without authentication | hakatashi | |
2014-03-27 | [niconico] Modernize | Jaime Marquínez Ferrándiz | |
2013-11-26 | Use the new '_download_xml' helper in more extractors | Jaime Marquínez Ferrándiz | |
2013-11-24 | [niconico] Clarify download | Philipp Hagemeister | |
2013-11-24 | [niconico] Simplify and make work with old Python versions | Philipp Hagemeister | |
The website requires SSLv3, otherwise it just times out during SSL negotiation. | |||
2013-11-23 | Add support for niconico | Takuya Tsuchida | |