Commit Graph

14 Commits (026e0b97dbd830678943ede5c2f549330a0ff027)

Author SHA1 Message Date
Mike Fährmann bffadf35b7
[hotleak] download files with 404 status code (#5395)
5 months ago
Mike Fährmann 3ecb512722
send Referer headers by default
1 year ago
Mike Fährmann a453335a9f
remove test results in extractor modules
1 year ago
Mike Fährmann a383eca7f6
decouple extractor initialization
1 year ago
Balgden 4b141cce66
Fix indentation
1 year ago
Balgden bbc5977121
Fix line length
1 year ago
Balgden ffd30abcb3
[hotleak] Fix downloading of creators whose name starts with a category name
1 year ago
Mike Fährmann 7c9b1ec830
[hotleak] optimize decoding video URLs
2 years ago
nifnat f14dbfe079 Make decode_video_url static (used in both post and creator extractor).
2 years ago
nifnat bd23a701f3 Tidy up code.
2 years ago
nifnat 7f34f99a26 Reverse engineered obfuscated JS function and reimplemented in python.
2 years ago
Mike Fährmann 72c5d26e85
[hotleak] fix UnboundLocalError (#3288, #3293)
2 years ago
Mike Fährmann b0cb4a1b9c
replace 'text.extract()' with 'text.extr()' where possible
2 years ago
enduser420 bd846abba0
[hotleak] add hotleak extractor (#2909) (#2890)
2 years ago