Commit Graph

37 Commits (01824d275bfa7efbaca274b38c1ddc2b03f12f5d)

Author SHA1 Message Date
dirkf 01824d275b Additional tweaks: allow any .ndr.de, simplify quote match 2 years ago
dirkf 39a98b09a2 Fix NDR, NJoy tests 2 years ago
dirkf f0a05a55c2 NJoy: improve extraction of NDR id, description, etc with current page formats 2 years ago
dirkf 4186e81777 NDR: improve extraction of NDR id, description, etc with current page formats 2 years ago
Sergey M․ 11f3471c4b
[ndr:embed:base] Extract subtitles (closes #25447, closes #26106) 4 years ago
Sergey M․ 4cbce88f8b
[ndr] Fix extraction (closes #24326) 4 years ago
Sergey M․ 3fc56635b7
[ndr:base:embed] Improve thumbnails extraction (closes #23731) 4 years ago
Sergey M․ 310ea4661d
[ndr:embed:base] Make separate formats extraction non fatal (closes #15203) 6 years ago
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 7 years ago
stepshal 925194022c
Improve some _VALID_URLs 8 years ago
Sergey M․ 38c84acae5 [ndr:embed:base] Add missing ext for m3u8 8 years ago
Sergey M․ 9796a9b20c [ndr] Fix description and upload date extraction (Closes #7893) 8 years ago
Sergey M․ 92366d189e [njoy:embed] Relax _VALID_URL 9 years ago
Sergey M․ 81413c0165 [ndr:embed] Relax _VALID_URL 9 years ago
Sergey M․ 1e2eb4b40d [njoy] Relax _VALID_URL 9 years ago
Sergey M․ 01003d072c [ndr] Add test for #7383 9 years ago
Sergey M․ 5003e4283b [ndr] Relax _VALID_URL (Closes #7383) 9 years ago
Sergey M․ 7e0dc61334 [njoy] Add support for URLs without display id 9 years ago
Sergey M․ 2ffe3bc14b [ndr] Rework and cover with tests 9 years ago
remitamine 376e1ad081 [ndr] use utils.qualites 9 years ago
remitamine b58a22b963 [ndr] make NDREmbed and NJoyEmbed _VALID_URL regex unique 9 years ago
remitamine 64997815c4 [ndr] add support for embeds 9 years ago
remitamine 3b18f539a7 [ndr] fix info extraction 9 years ago
Yen Chi Hsuan 63cbd19f50 [ndr] Replace the 404 test case 9 years ago
Yen Chi Hsuan 1934f3a0ea [ndr] Extended to support n-joy.de as well (closes #4527)
According to http://en.wikipedia.org/wiki/N-Joy, n-joy.de is a service
hosted by NDR, so I put them together.
9 years ago
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.
10 years ago
Sergey M․ 4ea5c7b70d [ndr] Improve thumbnail extraction 10 years ago
Sergey M․ c1ed1f7055 [ndr] Fix title, description and duration extraction 10 years ago
Sergey M․ 1514f74967 [ndr] Fix thumbnail extraction 10 years ago
Sergey M. 463b334616 [ndr] Replace 404 test 10 years ago
Sergey M. 008fda0f08 [ndr] Replace 404 video test 10 years ago
Sergey M. e9ea0bf123 [ndr] Add support for ndr.de (Closes #2325) 10 years ago