Commit Graph

7 Commits (345e37831c6d6e215986f956f5dbf0578773ed38)

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