Commit Graph

84 Commits (2f4f60de338b293489b52788357ec57725760d36)

Author SHA1 Message Date
Mike Fährmann 7471933d5f
use extractor.request for all other API calls
6 years ago
Mike Fährmann f6bf66f72c
[pixiv] create directory for each "work" item (#136)
6 years ago
Mike Fährmann 8faf03ed84
[pixiv] use refresh_token based authentication
6 years ago
Mike Fährmann f4df6c2396
[pixiv] remove 'type' and 'page' query parameter handling
6 years ago
Mike Fährmann b8c97d2295
use 'extractor.request()' for more HTTP requests
6 years ago
Mike Fährmann 91340d9d27
[pixiv] fix ugoira test
6 years ago
Mike Fährmann eb7a1f3b98
[pixiv] rework ugoira handling
6 years ago
Mike Fährmann a62bd81e9b
[pixiv] fix filter for 'type=all'
6 years ago
Mike Fährmann 1ff626db97
[pixiv] improve bookmark extraction
6 years ago
Mike Fährmann 0a1863fce3
[pixiv] respect more query parameters for user URLs
6 years ago
Mike Fährmann b8e53b8c6b
[pixiv] move query parsing out of constructor
6 years ago
Mike Fährmann 909d105ae6
[pixiv] add extractor for illusts from followed users
6 years ago
Mike Fährmann fe69d01083
[pixiv] add extractor for search results
6 years ago
Mike Fährmann 247f785af1
[pixiv] use App API
6 years ago
Mike Fährmann 0e3883303f
[pixiv] implement AppAPI wrapper
6 years ago
Mike Fährmann f9884e2338
[pixiv] update URL pattern
7 years ago
Mike Fährmann 1d71123f91
[pixiv] update archive IDs and add metadata-fields
7 years ago
Mike Fährmann 367b963d37
[pixiv] fix ugoira extraction ... again (#78)
7 years ago
Mike Fährmann b79f1f2ca7
[pixiv] fix ugoira extraction (closes #78)
7 years ago
Mike Fährmann 34873dbd90
set 'archive_fmt' values
7 years ago
Mike Fährmann c24e0e70a7
[pixiv] simplify main loop
7 years ago
Mike Fährmann 4d8387f93b
[pixiv] support mobile URLs (https://touch.pixiv.net/)
7 years ago
Mike Fährmann b319f4bab3
smaller code and text changes
7 years ago
Mike Fährmann ad4580800c
[pixiv] add support for more URL patterns
7 years ago
Mike Fährmann 0dedbe759c
enable '--chapter-filter'
7 years ago
Mike Fährmann 47bcf53ec1
implement support for additional unit test result types
7 years ago
Mike Fährmann f7cdfd4c25
add a simplified version of 'parse_qs'
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 7aa9fa796a
code cleanup and fixes
7 years ago
Mike Fährmann f08af03845
Merge branch 'cookies'
7 years ago
Mike Fährmann b37a62501b
[pixiv] unquote tags
7 years ago
Mike Fährmann 58e95a7487
share extractor and downloader sessions
7 years ago
Mike Fährmann 44d98e562b
[pixiv] support pixiv.me URLs (#23)
7 years ago
Mike Fährmann b373fe0eea
[pixiv] support shortened URLs and other variants (#23)
7 years ago
Mike Fährmann d3b04076f7
add .netrc support (#22)
7 years ago
Mike Fährmann e365f1d799
[pixiv] rewrite
7 years ago
aiasdfd 338f79147f [pixiv] support tag for user downloads (#17)
7 years ago
Mike Fährmann 107d29ad8a
improve handling of text:... URLs
7 years ago
Mike Fährmann cfbf79d788
[pixiv] fix login
7 years ago
Mike Fährmann 4e8587bad4
[pixiv] add support for https://i.pximg.net URLs
7 years ago
Mike Fährmann 4b967fa189
implement and use extractor.config() method
8 years ago
Mike Fährmann 13dc5d72bc
update some extractors to use https
8 years ago
Mike Fährmann f4aa452bd1
update unit test results
8 years ago
Mike Fährmann 1d46be545c
add login notifications
8 years ago
Mike Fährmann 94e10f249a
code adjustments according to pep8 nr2
8 years ago
Mike Fährmann 4a8d74973c
adjust login methods to a specific style
8 years ago
Mike Fährmann 7952b8d18d
add a few tests expecting exceptions
8 years ago