Commit Graph

4142 Commits (c83c812a1e2c279fb14ec2020c7b616e7d9ff908)

Author SHA1 Message Date
Mike Fährmann 5d3d03a1f1
fix 6cfbc107
4 months ago
Mike Fährmann 4d11cd9ffb
[vichan] remove 'wikieat.club'
4 months ago
Mike Fährmann 31133b97fb
[nitter] remove instances
4 months ago
Mike Fährmann ce228ee163
[photobucket] remove module
4 months ago
Mike Fährmann 6cfbc1071f
workaround for requests 2.32.3 (#5665)
4 months ago
Mike Fährmann 807e2f7094
[realbooru] fix videos and provide fallback URLs (#2530)
4 months ago
Mike Fährmann deacbcbfdf
[tbscans] remove excess whitespace in 'manga'
4 months ago
Mike Fährmann 00440b8fb1
[slideshare] fix extraction
4 months ago
Mike Fährmann 281ab33f87
[4archive] fix extraction
4 months ago
Mike Fährmann a53db09ca0
[artstation] disable TLS 1.2 ciphers by default (#5564, #5658)
4 months ago
Mike Fährmann 020050ea8b
merge #5641: [pixeldrain] add support for single file album download
4 months ago
Mike Fährmann 154a890399
[pixeldrain] integrate into 'album' extractor
4 months ago
HornyQT 24e70b956b [pixeldrain] add support for single file album download
4 months ago
Mike Fährmann 0761b22a7f
[hiperdex] update domain to 'hiperdex.top' (#5635)
4 months ago
Mike Fährmann ea434963ae
[subscribestar] fix file URLs (#5631)
4 months ago
Mike Fährmann 6198dfa424
[seiga] re-implement login with username & password
4 months ago
Mike Fährmann 329da4db5e
[newgrounds] update and fix login procedure (#5109)
4 months ago
Mike Fährmann bc25636e63
[patreon] fix bootstrap data extraction (#5624)
4 months ago
Mike Fährmann 141efc2ad3
[twitter] transfer 'twitter.com' cookies to 'x.com' (#5597)
4 months ago
Jan Wikholm ece3837408
Enable `user_has_liked` as IG download filter
4 months ago
Mike Fährmann 6276f5cd94
[twitter] update domain to x.com (#5597)
4 months ago
Mike Fährmann bfcb66af05
[poipiku] send LANG cookie to ensure English UI (#5590)
4 months ago
Mike Fährmann f651b3b6ab
merge #5601: [twitter] match '/video/' Tweet URLs
4 months ago
Mike Fährmann 2dec4bef60
merge #5591: [poipoku] avoid language-specific extraction
4 months ago
Mike Fährmann 7f1ed909d5
[imgur] match gallery/album/image URLs with title slugs (#5593)
4 months ago
Delphox 8ba73e2ec9
[twitter] match /video/ tweet urls
4 months ago
fireattack 831f922c1c [poipoku] avoid language-specific extr
4 months ago
Mike Fährmann 33b07c4603
[twitter] wait for rate limit reset before 429 error (#5532)
4 months ago
Mike Fährmann 3b6f306a8b
[exhentai] fix blank page detection
4 months ago
Mike Fährmann f178839fc2
[exhentai] fix multi-page viewer detection (#4969)
4 months ago
Mike Fährmann 5b6b5dd81b
[8chan] fix downloaded files by sending 'TOS' cookie (#5578)
4 months ago
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
Mike Fährmann 31e7ca73b6
[gelbooru] add 'order-posts' option for favorites (#5220)
6 months ago
Mike Fährmann 4b6f47e571
[pornhub:gif] extract 'viewkey' and 'timestamp' metadata (#4463)
6 months ago
Mike Fährmann 9f73fac5ef
[steamgriddb] raise proper exception for deleted assets
6 months ago
Mike Fährmann fe9171508f
[kemonoparty] fix exception for '/revision/' URLs
6 months ago
Mike Fährmann a650fd3177
[deviantart] improve 'index' extraction for stash files (#5335)
6 months ago
Mike Fährmann 1d6260f456
[bunkr] remove 'description' metadata
6 months ago
Mike Fährmann 32262a048b
[idolcomplex] fix metadata extraction
6 months ago
Mike Fährmann 77ab015df2
[idolcomplex] support new pool URLs
6 months ago
Mike Fährmann 1b34d5ac40
[subscribestar] fix 'date' metadata
6 months ago
wankio 56f2d5a5f2
fapello.py Fullsize image
6 months ago
wankio eb673a7204
Update fapello.py
6 months ago
Mike Fährmann 6d93295fea
[gelbooru] add 'date_favorited' metadata field
6 months ago
Mike Fährmann 0d69af94d5
[gelbooru] detect returned favorites order (#5220)
6 months ago
Mike Fährmann e1c51c0dfb
[vipergirls] add 'domain' option (#4166)
6 months ago
Mike Fährmann ae116812cc
[vipergirls] add 'like' option (#4166)
6 months ago
Mike Fährmann da6ba60331
[bluesky] add 'instance' metadata field (#4438)
6 months ago
Mike Fährmann 5c1f5861b6
[flickr] add 'contexts' option (#5324)
6 months ago
Mike Fährmann 26bc2d55f4
[hiperdex] update URL patterns & fix 'manga' metadata (#5340)
6 months ago
Mike Fährmann 8e694d85c4
[twitter] add 'birdwatch' metadata field (#5317)
6 months ago