Jouke Waleson
5f6a1245ff
PEP8 applied
10 years ago
Jaime Marquínez Ferrándiz
a6dae6c09c
[ndr] Improve video url regex ( fixes #4140 )
10 years ago
dinesh
2c9f31188b
Description changed
10 years ago
dinesh
1409704afa
Fix ndr.de outdated test url
10 years ago
Sergey M․
34dbcb8505
[ndr] Replace 404 test
10 years ago
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.
11 years ago
Sergey M․
4ea5c7b70d
[ndr] Improve thumbnail extraction
11 years ago
Sergey M․
c1ed1f7055
[ndr] Fix title, description and duration extraction
11 years ago
Sergey M․
1514f74967
[ndr] Fix thumbnail extraction
11 years ago
Sergey M.
463b334616
[ndr] Replace 404 test
11 years ago
Sergey M.
008fda0f08
[ndr] Replace 404 video test
11 years ago
Sergey M.
e9ea0bf123
[ndr] Add support for ndr.de ( Closes #2325 )
11 years ago