Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-18 | [ndr] Fix description and upload date extraction (Closes #7893) | Sergey M․ | |
2015-11-06 | [njoy:embed] Relax _VALID_URL | Sergey M․ | |
2015-11-06 | [ndr:embed] Relax _VALID_URL | Sergey M․ | |
2015-11-06 | [njoy] Relax _VALID_URL | Sergey M․ | |
2015-11-06 | [ndr] Add test for #7383 | Sergey M․ | |
2015-11-06 | [ndr] Relax _VALID_URL (Closes #7383) | Sergey M․ | |
2015-10-25 | [njoy] Add support for URLs without display id | Sergey M․ | |
2015-09-13 | [ndr] Rework and cover with tests | Sergey M․ | |
2015-09-08 | [ndr] use utils.qualites | remitamine | |
2015-09-08 | [ndr] make NDREmbed and NJoyEmbed _VALID_URL regex unique | remitamine | |
2015-09-07 | [ndr] add support for embeds | remitamine | |
2015-09-07 | [ndr] fix info extraction | remitamine | |
2015-05-10 | [ndr] Replace the 404 test case | Yen Chi Hsuan | |
2015-05-10 | [ndr] Extended to support n-joy.de as well (closes #4527) | Yen Chi Hsuan | |
According to http://en.wikipedia.org/wiki/N-Joy, n-joy.de is a service hosted by NDR, so I put them together. | |||
2014-11-23 | PEP8 applied | Jouke Waleson | |
2014-11-09 | [ndr] Improve video url regex (fixes #4140) | Jaime Marquínez Ferrándiz | |
2014-10-12 | Description changed | dinesh | |
2014-10-11 | Fix ndr.de outdated test url | dinesh | |
2014-07-12 | [ndr] Replace 404 test | Sergey M․ | |
2014-05-19 | The opening curly brace, '{', is a regex reserved control character, so it ↵ | codesparkle | |
needs to be escaped (see http://stackoverflow.com/a/400316/1106367) Minor improvements: no need to sort the whole list if all we need is the maximum element, also instead of reinventing the wheel we can use utils to get indices from qualities. | |||
2014-05-18 | [ndr] Improve thumbnail extraction | Sergey M․ | |
2014-05-17 | [ndr] Fix title, description and duration extraction | Sergey M․ | |
2014-05-17 | [ndr] Fix thumbnail extraction | Sergey M․ | |
2014-02-14 | [ndr] Replace 404 test | Sergey M. | |
2014-02-11 | [ndr] Replace 404 video test | Sergey M. | |
2014-02-07 | [ndr] Add support for ndr.de (Closes #2325) | Sergey M. | |