Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-06 | Fix "invalid escape sequences" error on Python 3.6 | Yen Chi Hsuan | |
2016-03-21 | [motherless] Detect friends only videos | Sergey M․ | |
2016-03-21 | Add support for https for all extractors as preventive and future-proof measure | Sergey M․ | |
2016-02-25 | [motherless] Update tests | Sergey M․ | |
2016-02-25 | [motherless] Detect non-existing videos | Sergey M․ | |
2016-02-25 | [motherless] Make categories optional (Closes #8654) | Sergey M․ | |
2014-11-23 | PEP8 applied | Jouke Waleson | |
2014-10-24 | [motherless] Simplify | Philipp Hagemeister | |
2014-10-24 | Add group videos support for motherless | Filip B | |
Modified motherless regular expression. Previously it matched only URLs like this: motherless.com/ID Now it also matches this: motherless.com/g/group_name/ID All tests including the newly added one passed. | |||
2014-10-24 | Add another motherless test | Filip B | |
This test is for videos posted in groups. URL looks like this: motherless.com/g/group_name/ID which is basically the same as motherless.com/ID So far this test fails because I haven't improved the extractor yet. | |||
2014-10-24 | Fix motherless test 0 | Filip B | |
Apparently motherless no longer serves flv for that video (or maybe even other videos). So I changed expected extension from flv to mp4 and changed expected md5 accordingly. | |||
2014-06-28 | [Motherless] simplify | Petr Půlpán | |
2014-06-27 | [Motherless] Add new extractor | Thomas Jost | |