Commit Graph

4061 Commits (fd734b92223a02c0c392e4eece6bf82ba0da1fc8)

Author SHA1 Message Date
Mike Fährmann 28039229fe
[common] use 'create_urllib3_context' for creating SSLContexts
4 months ago
Mike Fährmann 33006fe126
[common] disable 'check_hostname' for non-urllib3 SSLContexts
4 months ago
Mike Fährmann 2ee9ffeed6
merge #5568: [furaffinity] match 'xfuraffinity' URLs
4 months ago
Mike Fährmann b27ffd790a
[poipiku] fix downloading R-18 posts (#5567)
4 months ago
Delphox 11109d5bad
[furaffinity] match xfuraffinity.com
4 months ago
Mike Fährmann bd8e4797e5
[vsco] add 'avatar' extractor (#5341)
5 months ago
Mike Fährmann 619bf5c644
[inkbunny] retry API calls with a loop instead of recursion
5 months ago
Mike Fährmann d11ec00908
[common] fix _cfgpath for BaseExtractor objects
5 months ago
Mike Fährmann 6db1837a6d
[bluesky] filter reposts only for user timelines (#5528)
5 months ago
Mike Fährmann 3cf5366143
[mastodon] add support for card images
5 months ago
Mike Fährmann 9b1995dda3
[mastodon] add 'favorite', 'list', and 'hashtag' extractors (#5529)
5 months ago
Mike Fährmann 7fd31aaf8e
merge #5516: [mastodon] send canonical 'true'/'false' boolean values
5 months ago
cenodis 3ba5fd9efd
[mastodon] Use boolean instead of integer keys for accounts/statuses endpoint
5 months ago
Mike Fährmann 5aefa9465c
[furaffinity] simplify pattern, match original domain first
5 months ago
Delphox 6969963125
[furaffinity] support fxfuraffinity and fxraffinity urls
5 months ago
Delphox 85550a37c4
[twitter] support fixvx urls
5 months ago
Mike Fährmann ddffeeaa7b
[exhentai] detect CAPTCHAs during login (#5492)
5 months ago
Mike Fährmann 347af7f5c8
[twitter] handle missing 'expanded_url' fields (#5463, #5490)
5 months ago
Mike Fährmann c9d3b5e5d9
[pixiv] change 'sanity_level' debug message to a warning (#5180)
5 months ago
Mike Fährmann bffadf35b7
[hotleak] download files with 404 status code (#5395)
5 months ago
Mike Fährmann a7d8cbab0e
[common] show full URL in Extractor.request() error messages
5 months ago
Mike Fährmann a5071c9ca0
[common] fix NameError in Extractor.request()
5 months ago
Mike Fährmann 566472f080
[common] add 'sleep-429' option (#5160)
5 months ago
Mike Fährmann 923c6f3214
[common] simplify 'status_code' check in Extractor.request()
5 months ago
Mike Fährmann 68f4208251
[common] update Extractor.wait() message format
5 months ago
Mike Fährmann 9e5d65fbf3
[twitter] improve username & password login procedure (#5445)
5 months ago
Mike Fährmann b38a917355
[common] add Extractor.input() method
5 months ago
Mike Fährmann 257e9fb435
[gelbooru] improve pagination logic for meta tags (#5478)
5 months ago
Mike Fährmann 0d72789aa3
merge #5461: [cookies] use tempfile when saving cookies.txt files
5 months ago
Mike Fährmann 63ac06643f
compute tempfile path only once
5 months ago
Mike Fährmann 141a93c8fd
[docs] update docs/configuration links (#5059, #5369, #5423)
5 months ago
Mike Fährmann 85bbb59483
[twitter] implement 'relogin' option (#5445)
5 months ago
Mike Fährmann e02d2ff45d
[tapas] add 'creator' extractor (#5306)
5 months ago
Mike Fährmann 35d4a706ae
[pixiv:novel] add 'covers' option (#5373)
5 months ago
Mike Fährmann b57051719f
[wikimedia] support wiki.gg wikis
5 months ago
Mike Fährmann 40c1a8e471
[wikimedia] fix exception for files with empty 'metadata'
5 months ago
Mike Fährmann 647a87d17c
[twitter] match '/photo/' Tweet URLs (#5443)
6 months ago
Mike Fährmann 86a97d8e27
[kemonoparty] fix crash on posts with missing datetime info (#5422)
6 months ago
Mike Fährmann ef8f02c3d9
[oauth] use Extractor.request() for HTTP requests (#5433)
6 months ago
Mike Fährmann 095e5ded6f
[reddit] support comment embeds (#5366)
6 months ago
Mike Fährmann 64948f2c09
[foolfuuka] improve 'board' pattern & support pages (#5408)
6 months ago
Mike Fährmann 0c17884673
store 'match' and 'groups' in Extractor objects
6 months ago
Mike Fährmann bdbc8be5f3
[twitter] prevent crash when extracting 'birdwatch' metadata (#5403)
6 months ago
Mike Fährmann ef0c90414c
[wikimedia] suppress exception for entries without 'imageinfo' (#5384)
6 months ago
Mike Fährmann 9cce461627
[kemonoparty] add 'announcements' option (#5262)
6 months ago
Mike Fährmann 72ac2c750d
[kemonoparty:favorite] support 'sort' and 'order' query params (#5375)
6 months ago
Mike Fährmann d1d017ab5d
merge #5372: [twitter] match Tweet URLs with query parameters (#5371)
6 months ago
fireattack 423599ce95
[twitter] fix pattern for single tweet (#5371)
6 months ago
Mike Fährmann 15a4bc2584
[kemonoparty] fix KeyError for empty files (#5368)
6 months ago
Mike Fährmann 925123e007
[deviantart] handle CloudFront blocks in general (#5363)
6 months ago