Author | SHA1 | Message | Date |
---|---|---|---|
Sergey M․ | aa4789d632 | [xvideos] Use compat_urllib_parse_unquote | 9 years ago |
Yen Chi Hsuan | 964afd0689 |
[xvideos] Support lower-quality formats found on Android
Closes #5968 |
10 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 |
Sergey M․ | a6ffb92f0b | [xvideos] Replace test | 11 years ago |
Sergey M․ | 3217377b3c | [xvideos] Capture and output inline error if any | 11 years ago |
Philipp Hagemeister | d7975ea287 | [xvideos] Simplify | 11 years ago |
Mike Col | 714d709a31 |
[xvideos] Fix thumbnail extraction
Signed-off-by: Philipp Hagemeister <phihag@phihag.de> |
11 years ago |
Rogério Brito | 8ed6b34477 |
extractor: Set age limit on some adult-related extractors.
This is similar in spirit to what was done in commit
|
11 years ago |
Philipp Hagemeister | 6f5ac90cf3 | Move tests to the IE definitions | 12 years ago |
Philipp Hagemeister | cbf46c737c | Move XVideos IE into its own file (and simplify it a bit) | 12 years ago |