Commit Graph

16 Commits (9e5ca66f16998eb2a680e23a6e769e34001898c5)

Author SHA1 Message Date
Remita Amine 164a4a5756 [anvato] Disable NFLTokenGenerator(closes #27449) 3 years ago
Remita Amine 022e05dc1f [nfl] fix extraction(closes #22245) 3 years ago
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 7 years ago
stepshal 490b755769
Improve some id regexes 8 years ago
Sergey M․ ee2d190253 [nfl] Add test for #7012 9 years ago
remitamine aedb930cfc [nfl] fix content id regex(fixes #7012) 9 years ago
Sergey M․ 4423eba49b [nfl] Add support for URLs without id (Closes #6907) 9 years ago
Sergey M․ 5b4c54631a [nfl] Add team domains (#6907) 9 years ago
Yen Chi Hsuan 7ebd5376fe [nfl] Relax _VALID_URL (fixes #5940) 9 years ago
Jaime Marquínez Ferrándiz a57b562cff [nfl] Add support for articles pages (fixes #4848) 9 years ago
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
10 years ago
Naglis Jonaitis f8fb4a7ca8 [nfl] Use compatible urlparse 10 years ago
Naglis Jonaitis 5f4c318844 [nfl] Support team micro-sites (fixes #3831) 10 years ago
Naglis Jonaitis dfee83234b [nfl] Prefer progressive downloads 10 years ago
Naglis Jonaitis bd5650ac64 [nfl] Fix test case - download, but don't check md5 10 years ago
Naglis Jonaitis 632e5684ce [nfl] Add new extractor. (Closes #3815) 10 years ago