Commit Graph

5048 Commits (8ba73e2ec9b07b3624ee2b21b67c260ab1d0be70)

Author SHA1 Message Date
Delphox 8ba73e2ec9
[twitter] match /video/ tweet urls
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 90b3741643
[cookies] set proper 'expires' value for Chrome session cookies
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 d2f50ecf09
add 'skip-filter' option (#5255)
4 months ago
Mike Fährmann fd734b9222
[archive] add 'archive-mode' option (#5255)
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 215abbc3e4
[archive] implement DownloadArchiveMemory class (#5255)
4 months ago
Mike Fährmann 88f94190f4
[archive] move DownloadArchive into its own module
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 dc9d83e64b
[output] support 'NO_COLOR' environment variable
5 months ago
Mike Fährmann 625740c3d2
merge #5538: [cookies] optimize _find_most_recently_used_file for exact profiles
5 months ago
Jan Wikholm 06d102f19a
optimize _find_most_recently_used_file for exact profile
5 months ago
Mike Fährmann bd8e4797e5
[vsco] add 'avatar' extractor (#5341)
5 months ago
Mike Fährmann d0cead105b
[formatter] allow dots etc in '…' literals (#5539)
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 6c57958806
merge #5511: [twitter] [furaffinity] match fixvx.com and fxfuraffinity/fxraffinity.net URLs
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 cd241bea0a
[downloader:http] add MIME type and signature for .m4v files (#5505)
5 months ago
Mike Fährmann bef0bd3b49
add '--no-colors' command-line option
5 months ago
Mike Fährmann 20e2c0042b
[output] enable colors by default
5 months ago
Mike Fährmann 14b38264e0
[output] extend 'output.colors' (#2566)
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
Aidan Harris a2affdcef3
re-order verbose and warning options
5 months ago
Aidan Harris a3f580254a
Add warnings flag
5 months ago
Mike Fährmann 0d72789aa3
merge #5461: [cookies] use tempfile when saving cookies.txt files
5 months ago