Commit Graph

20 Commits (3089bc748c0fe72a0361bce3f5e2fbab25175236)

Author SHA1 Message Date
Sergey M․ 3089bc748c
Fix W504 and disable W503 (closes #20863) 5 years ago
Sergey M․ 13ef64fd93
[motherless] PEP 8 (#17455) 6 years ago
Sergey M․ 9fb62e35f6
[motherless:group] Fix _VALID_URL 6 years ago
Sergey M․ b71cc71910
[motherless] Fix extraction (closes #16786) 6 years ago
Sergey M․ 0a5b1295b7
[motherless:group] Relax entry extraction and add a fallback scenario 6 years ago
Sergey M․ a133eb7764
[motherless:group] Capture leading slash of video path 6 years ago
Martin Weinelt 45283afdec [motherless] Add support for groups 6 years ago
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 7 years ago
Sergey M․ ff5873b72d [motherless] Detect friends only videos 8 years ago
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure 8 years ago
Sergey M․ d0459c530d [motherless] Update tests 8 years ago
Sergey M․ 5c0a57185c [motherless] Detect non-existing videos 8 years ago
Sergey M․ 43479d9e9d [motherless] Make categories optional (Closes #8654) 8 years ago
Jouke Waleson 5f6a1245ff PEP8 applied 10 years ago
Philipp Hagemeister 8efd06aa42 [motherless] Simplify 10 years ago
Filip B 7f9ced64cb Add group videos support for motherless
Modified motherless regular expression.
Previously it matched only URLs like this:
motherless.com/ID
Now it also matches this:
motherless.com/g/group_name/ID
All tests including the newly added one passed.
10 years ago
Filip B 7608815cc2 Add another motherless test
This test is for videos posted in groups.
URL looks like this:
motherless.com/g/group_name/ID
which is basically the same as
motherless.com/ID
So far this test fails because I haven't improved the extractor yet.
10 years ago
Filip B 5823eda139 Fix motherless test 0
Apparently motherless no longer serves flv for that video (or maybe even
other videos). So I changed expected extension from flv to mp4 and
changed expected md5 accordingly.
10 years ago
Petr Půlpán 78ff59d052 [Motherless] simplify 10 years ago
Thomas Jost a69969ee05 [Motherless] Add new extractor 10 years ago