Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Smotri info extractor: removed unreachable code and updated old md5 for test ↵ | codesparkle | 2015-01-30 | 1 | -4/+1 |
| | | | | video | ||||
* | [smotri] Fix test case | Philipp Hagemeister | 2015-01-25 | 1 | -0/+1 |
| | |||||
* | [smotri] Improve extraction (Closes #4698) | Sergey M․ | 2015-01-14 | 1 | -5/+22 |
| | |||||
* | [smotri] Skip broken tests | Sergey M․ | 2014-12-23 | 1 | -1/+3 |
| | |||||
* | Fix imports and general cleanup | Philipp Hagemeister | 2014-12-13 | 1 | -1/+3 |
| | | | | | | | | · 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 | ||||
* | [smotri:broadcast] Fix extraction | Sergey M․ | 2014-12-10 | 1 | -11/+24 |
| | |||||
* | PEP8: applied even more rules | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | PEP8: E225,E227 | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | PEP8 applied | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | [smotri] Adapt to new API and modernize | Sergey M․ | 2014-11-23 | 1 | -107/+44 |
| | |||||
* | Move playlist tests to extractors. | Philipp Hagemeister | 2014-08-28 | 1 | -0/+16 |
| | | | | 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). | ||||
* | [smotri] Modernize and add support for emdebbed videos (Closes #2585) | Sergey M․ | 2014-03-28 | 1 | -8/+43 |
| | |||||
* | [smotri] Add entry for netrc authentication | Sergey M. | 2014-02-17 | 1 | -0/+1 |
| | |||||
* | [smotri] Simplify login and use unicode literals | dst | 2014-01-29 | 1 | -126/+121 |
| | |||||
* | [smotri] Fix typo | dst | 2013-12-25 | 1 | -1/+1 |
| | |||||
* | [smotri] Add support for moderated (?) videos (Fixes #2030) | Philipp Hagemeister | 2013-12-23 | 1 | -2/+13 |
| | |||||
* | [smotri] Make optional attributes optional | Philipp Hagemeister | 2013-12-23 | 1 | -18/+24 |
| | |||||
* | [smotri] Fix duration field name | dst | 2013-12-19 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'dstftw/smotri.com-broadcast' | Philipp Hagemeister | 2013-12-09 | 1 | -1/+106 |
|\ | | | | | | | | | | | Conflicts: youtube_dl/FileDownloader.py youtube_dl/extractor/smotri.py | ||||
| * | [smotri] Fix broadcast ticket regex | dst | 2013-12-04 | 1 | -1/+1 |
| | | |||||
| * | [smotri] Add an extractor for live rtmp broadcasts | dst | 2013-12-04 | 1 | -1/+105 |
| | | |||||
* | | Remove unused imports | Philipp Hagemeister | 2013-12-05 | 1 | -1/+0 |
|/ | |||||
* | [smotri] Simplify | Philipp Hagemeister | 2013-12-02 | 1 | -39/+52 |
| | |||||
* | Added extractors for smotri.com | dst | 2013-12-02 | 1 | -0/+239 |