Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-30 | Smotri info extractor: removed unreachable code and updated old md5 for test ↵ | codesparkle | |
video | |||
2015-01-25 | [smotri] Fix test case | Philipp Hagemeister | |
2015-01-14 | [smotri] Improve extraction (Closes #4698) | Sergey M․ | |
2014-12-23 | [smotri] Skip broken tests | 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-12-10 | [smotri:broadcast] Fix extraction | Sergey M․ | |
2014-11-23 | PEP8: applied even more rules | Jouke Waleson | |
2014-11-23 | PEP8: E225,E227 | Jouke Waleson | |
2014-11-23 | PEP8 applied | Jouke Waleson | |
2014-11-23 | [smotri] Adapt to new API and modernize | Sergey M․ | |
2014-08-28 | Move playlist tests to extractors. | Philipp Hagemeister | |
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs). | |||
2014-03-28 | [smotri] Modernize and add support for emdebbed videos (Closes #2585) | Sergey M․ | |
2014-02-17 | [smotri] Add entry for netrc authentication | Sergey M. | |
2014-01-29 | [smotri] Simplify login and use unicode literals | dst | |
2013-12-25 | [smotri] Fix typo | dst | |
2013-12-23 | [smotri] Add support for moderated (?) videos (Fixes #2030) | Philipp Hagemeister | |
2013-12-23 | [smotri] Make optional attributes optional | Philipp Hagemeister | |
2013-12-19 | [smotri] Fix duration field name | dst | |
2013-12-09 | Merge remote-tracking branch 'dstftw/smotri.com-broadcast' | Philipp Hagemeister | |
Conflicts: youtube_dl/FileDownloader.py youtube_dl/extractor/smotri.py | |||
2013-12-05 | Remove unused imports | Philipp Hagemeister | |
2013-12-04 | [smotri] Fix broadcast ticket regex | dst | |
2013-12-04 | [smotri] Add an extractor for live rtmp broadcasts | dst | |
2013-12-02 | [smotri] Simplify | Philipp Hagemeister | |
2013-12-02 | Added extractors for smotri.com | dst | |