Commit Graph

11 Commits (6adeffa7c686de97c8e259a8ef474bc807d611d7)

Author SHA1 Message Date
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 )