Commit Graph

27 Commits (99709cc3f121010421360ba94d75e16ce15f0be5)

Author SHA1 Message Date
Sergey M․ 38c84acae5 [ndr:embed:base] Add missing ext for m3u8
Sergey M․ 9796a9b20c [ndr] Fix description and upload date extraction (Closes )
Sergey M․ 92366d189e [njoy:embed] Relax _VALID_URL
Sergey M․ 81413c0165 [ndr:embed] Relax _VALID_URL
Sergey M․ 1e2eb4b40d [njoy] Relax _VALID_URL
Sergey M․ 01003d072c [ndr] Add test for
Sergey M․ 5003e4283b [ndr] Relax _VALID_URL (Closes )
Sergey M․ 7e0dc61334 [njoy] Add support for URLs without display id
Sergey M․ 2ffe3bc14b [ndr] Rework and cover with tests
remitamine 376e1ad081 [ndr] use utils.qualites
remitamine b58a22b963 [ndr] make NDREmbed and NJoyEmbed _VALID_URL regex unique
remitamine 64997815c4 [ndr] add support for embeds
remitamine 3b18f539a7 [ndr] fix info extraction
Yen Chi Hsuan 63cbd19f50 [ndr] Replace the 404 test case
Yen Chi Hsuan 1934f3a0ea [ndr] Extended to support n-joy.de as well (closes )
According to http://en.wikipedia.org/wiki/N-Joy, n-joy.de is a service
hosted by NDR, so I put them together.
Jouke Waleson 5f6a1245ff PEP8 applied
Jaime Marquínez Ferrándiz a6dae6c09c [ndr] Improve video url regex (fixes )
dinesh 2c9f31188b Description changed
dinesh 1409704afa Fix ndr.de outdated test url
Sergey M․ 34dbcb8505 [ndr] Replace 404 test
codesparkle 77541837e5 The opening curly brace, '{', is a regex reserved control character, so it 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.
Sergey M․ 4ea5c7b70d [ndr] Improve thumbnail extraction
Sergey M․ c1ed1f7055 [ndr] Fix title, description and duration extraction
Sergey M․ 1514f74967 [ndr] Fix thumbnail extraction
Sergey M. 463b334616 [ndr] Replace 404 test
Sergey M. 008fda0f08 [ndr] Replace 404 video test
Sergey M. e9ea0bf123 [ndr] Add support for ndr.de (Closes )