Commit Graph

2919 Commits (64986f9435a7808e71ab5c1959569d30cf112c43)

Author SHA1 Message Date
Mike Fährmann 64986f9435
fix depth counter in UrlJob
3 years ago
Mike Fährmann 0179581340
add 'T' format string conversion (#1646)
3 years ago
Mike Fährmann f74cf52e2b
[seisoparty] add 'user' and 'post' extractors (#1635)
3 years ago
Mike Fährmann 759735fb02
[kemonoparty] fix 'username' extraction (fixes #1652)
3 years ago
Mike Fährmann befe635022
cache parsed Formatter functions
3 years ago
Mike Fährmann a416e54765
[directlink] manually encode Referer URLs (fixes #1647)
3 years ago
Mike Fährmann 8bdeb2a6dd
[webtoons] match arbitrary language codes (closes #1643)
3 years ago
Mike Fährmann 79b7ee2712
use 'functools.partial' in '_build_cleanfunc' when possible
3 years ago
Mike Fährmann ceaf7fd989
optimize 'base-directory' initialization and usage
3 years ago
Mike Fährmann 2ca011dfa8
add 'kwdict' argument to PathFormat.build_filename()
3 years ago
Mike Fährmann fd00d47116
implement conditional directories (#1394)
3 years ago
Mike Fährmann ee1064a2b2
release version 1.18.0
3 years ago
Mike Fährmann 4adc44df69
[furaffinity] improve metadata extraction (fixes #1630)
3 years ago
Mike Fährmann e98fa01c44
[hitomi] update image URL code (fixes #1637)
3 years ago
Mike Fährmann e9ab97396f
[kemonoparty] update default filenames and archive IDs (#1514)
3 years ago
Mike Fährmann fb4b4725ba
[hiperdex] match 'hiperdex2.com' URLs
3 years ago
Mike Fährmann 95bc1139e0
[instagram] update query hashes
3 years ago
Mike Fährmann 23018a46f6
[instagram] fix login (fixes #1631)
3 years ago
Mike Fährmann cac0110d8b
[redgifs] update API server address (fixes #1632)
3 years ago
Mike Fährmann 0d2961ae81
[500px] remove last query hash entry
3 years ago
Mike Fährmann 7273cf8536
[pixiv] support fetching privately followed users (fixes #1628)
3 years ago
Mike Fährmann e60962f7e5
[philomena] improve tag escapes handling (fixes #1629)
3 years ago
Mike Fährmann d8908ca577
[unsplash] update collections URL pattern (fixes #1627)
3 years ago
Mike Fährmann 9ed13703cc
[sankaku] handle empty tags (fixes #1617)
3 years ago
Mike Fährmann b56e245094
[500px] update GraphQL queries
3 years ago
Mike Fährmann e9993451c3
remove Python version checks
3 years ago
Mike Fährmann 40eb8025cc
require an argument for --clear-cache
3 years ago
Mike Fährmann a751afdfb3
[twitter] change some defaults
3 years ago
Mike Fährmann 4e4ca3c330
[deviantart] pin API version (#1611)
3 years ago
Mike Fährmann d09bc5bd34
[subscribestar] improve attachment filenames (#1609)
3 years ago
Mike Fährmann 2986bf63bf
[mangafox] update URL pattern (fixes #1608)
3 years ago
Mike Fährmann 53dab5c289
[mangadex] revert chapter handling (#1535)
3 years ago
Mike Fährmann def0148582
restructure code in PathFormat constructor
3 years ago
Mike Fährmann 84d2e64024
combine conditional filenames into `filename` option (#1394)
3 years ago
Mike Fährmann 1197ee2c20
[mangadex] add extractor for a user's followed feed (#1535)
3 years ago
Mike Fährmann 07c8adbd8b
[mangadex] implement login with username & password (#1535)
3 years ago
Mike Fährmann b93cbe6720
[postprocessor:zip] run 'finalize()' regardless of 'filter' (#1460)
3 years ago
Mike Fährmann 3e332eaf53
[mangadex] update to API v5 (#1535)
3 years ago
Mike Fährmann ff8d0d7280
[postprocessor:metadata] ensure reliable tags order (fixes #1598)
3 years ago
Mike Fährmann 04f4f9badb
[oauth] prevent exceptions when reporting errors (#1603)
3 years ago
Mike Fährmann dfe1e09df0
add '-T/--terminate' command-line option (#1399)
3 years ago
Mike Fährmann 6ecb710a7f
add '-P/--postprocessor' command-line option
3 years ago
Mike Fährmann 83fc4c1098
update post processor config capabilities
3 years ago
Mike Fährmann 4a747a31a3
[postprocessor:metadata] handle dicts in mode;tags (fixes #1598)
3 years ago
Mike Fährmann a3bf878329
[idolcomplex] improve and fix pagination (#1601)
3 years ago
Mike Fährmann 3cbbefd4ed
support 'filter' option for post processors (#1460)
3 years ago
Mike Fährmann 4cf40434d7
initial support for conditional filenames (#1394)
3 years ago
Mike Fährmann 0abad8bc12
implement 'compile_expression()'
3 years ago
Mike Fährmann e39c4633ba
[cyberdrop] b64decode -> a2b_base64
3 years ago
Mike Fährmann 407627ec86
[foolfuuka] support 'archive.wakarimasen.moe' (closes #1595)
3 years ago