Commit Graph

1132 Commits (9651f3fce09df6b4c8c920195443476199595673)
 

Author SHA1 Message Date
Mike Fährmann f32b1a0292
[imgyt] fix extraction
7 years ago
Mike Fährmann 4ad903b797
[warosu] fix extraction
7 years ago
Mike Fährmann b84f48dfa5
[batoto] extract manga metadata
7 years ago
Mike Fährmann 4ceb176c6b
[foolslide] extract manga metadata
7 years ago
Mike Fährmann 24e5f154a4
[deviantart] update test results
7 years ago
Mike Fährmann 0dedbe759c
enable '--chapter-filter'
7 years ago
Mike Fährmann 31cd5b1c1d
[luscious] detect high-load responses
7 years ago
Mike Fährmann 470bbe9d8c
fix smaller stuff
7 years ago
Mike Fährmann 6f30cf4c64
change keyword names to valid Python identifiers
7 years ago
Mike Fährmann 81877bb5f6
add '-K' as shortcut for '--list-keywords'
7 years ago
Mike Fährmann 54c0715135
allow users to set their own API access_tokens/client_ids
7 years ago
Mike Fährmann 49c7e70c10
[acidimg] add image extractor
7 years ago
Mike Fährmann 5704c709fa
apply filter before range
7 years ago
Mike Fährmann 9b21d3f13c
add '--filter' command-line option
7 years ago
Mike Fährmann 31731cbefe
update unittests for util.py
7 years ago
Mike Fährmann 268cfa3cfe
filter duplicate URLs (#36)
7 years ago
Mike Fährmann 00420ff202
[booru] consistent order for "popular" results
7 years ago
Mike Fährmann 83cf1e1d6d
[sankaku] unescape image URLs
7 years ago
Mike Fährmann f98e3e8002
[luscious] fix tag extraction
7 years ago
Mike Fährmann b8862ff15e
add 'downloader.http.verify' option
7 years ago
Mike Fährmann 65997d835b
replace popular/ranking tests with older ones
7 years ago
Mike Fährmann be30fb2f98
add common config category for boorus and foolslide
7 years ago
Mike Fährmann c0755a4d5e
[exhentai] revert login-method to its old version (#37)
7 years ago
Mike Fährmann 3ee39ffd93
[exhentai] update login procedure (#37)
7 years ago
Mike Fährmann 88a386977e
[booru] add "popular" extractors for more sites
7 years ago
Mike Fährmann 07214f4007
[booru] place subcategories into base classes
7 years ago
Mike Fährmann 60a888a1e4
[foolfuuka] add common config category
7 years ago
Mike Fährmann 47bcf53ec1
implement support for additional unit test result types
7 years ago
Mike Fährmann 2d0dfe9d56
[exhenai] init headers before login and detect sadpanda
7 years ago
Mike Fährmann c7ec103e15
[batoto] fix extraction of chapter URLs
7 years ago
Mike Fährmann 18e6ed1c7e
[booru] add extractors for "Popular" images
7 years ago
Mike Fährmann f7cdfd4c25
add a simplified version of 'parse_qs'
7 years ago
Mike Fährmann 3b21e0703c
[deviantart] allow distinction between users and groups (#26)
7 years ago
Mike Fährmann e61a3a56d1
[hentai2read] fix and update keywords
7 years ago
Mike Fährmann c45770331a
use 'str.partition()'
7 years ago
Mike Fährmann 017a72f448
[pixiv] improve input validation
7 years ago
Mike Fährmann dcf42c5e89
[pixiv] add extractor for ranking lists
7 years ago
Mike Fährmann 4ea82ea556
[warosu] add thread extractor
7 years ago
Mike Fährmann 6078ec5908
restructure the output of --help
7 years ago
Mike Fährmann 9aa95fba8c
[deviantart] adapt download URLs to use https
7 years ago
Mike Fährmann d70c66c516
fix "text:" downloader
7 years ago
Mike Fährmann f7de048980
add additional debug output
7 years ago
Mike Fährmann 9bf9d64ad8
update unittests for util.py
7 years ago
Mike Fährmann 02e89700fc
[foolfuuka] ensure sorted posts
7 years ago
Mike Fährmann 8bcf88bff7
[flickr] fix extraction
7 years ago
Mike Fährmann e3bfb8325a
fix circular dependency
7 years ago
Mike Fährmann 004456d5d5
properly update the config-dictionary
7 years ago
Mike Fährmann ae2d61e5b3
handle format string exceptions separately
7 years ago
Mike Fährmann 3c9f190757
extend output of --list-keywords
7 years ago
Mike Fährmann cfa479fab5
update error message for unspecified exceptions
7 years ago