Commit Graph

140 Commits (0aa8345a137a0e1fa323356216726537d0bd539d)

Author SHA1 Message Date
Mike Fährmann d5ded11aa8
[pixiv] fix default filenames for backgrounds
2 years ago
Mike Fährmann 345199a3ec
[pixiv] include '.gif' in background fallback URLs (#2495)
2 years ago
Mike Fährmann 4005171db3
[pixiv] provide more metadata fields when option enabled (#2594)
2 years ago
Mike Fährmann 6ae3a5cdb0
[pixiv] make retrieving ugoira metadata non-fatal (#2562)
2 years ago
Mike Fährmann 9adea93aef
[pixiv] updates to avatar/background extractors (#2495)
2 years ago
Mike Fährmann 84756982e9
[pixiv] implement 'include' option
2 years ago
Mike Fährmann 82eee72b39
[pixiv] update API interface
2 years ago
Mike Fährmann 9e6ff42a9d
[pixiv] implement 'background' option (#623, #1124, #2495)
2 years ago
Mike Fährmann 4bec34fc94
[pixiv] allow setting a date range for search results (#2133)
3 years ago
Mike Fährmann e33125ad39
[pixiv] add 'sketch' extractor (#1497)
3 years ago
Mike Fährmann eed6ef3de0
[pixiv] fix pixivision title extraction
3 years ago
Mike Fährmann bd08ee2859
remove most 'yield Message.Version' statements
3 years ago
Mike Fährmann 8ecca3af58
[pixiv] add extractor for 'pixivision' articles (#1672)
3 years ago
Mike Fährmann 7273cf8536
[pixiv] support fetching privately followed users (fixes #1628)
3 years ago
thatfuckingbird e6811c7450
[pixiv] implement 'max-posts' option (#1558)
3 years ago
Mike Fährmann 5eeaaee01d
[pixiv] add 'metadata' option (#1551)
3 years ago
Mike Fährmann 36ed1efcfb
[pixiv] rename "noop" value for 'tags' option to "original"
3 years ago
Mike Fährmann fa519f9202
[pixiv] change 'translated-tags' option (#1507)
3 years ago
Mike Fährmann 221015e586
[downloader:http] disable filename extension changes for ugoira
3 years ago
thatfuckingbird 141ca4ac0a
[pixiv] also save untranslated tags when translated-tags is enabled (#1501)
3 years ago
beesdotjson 5ad615f0db
fix PixivFavoriteExtractor regex (#1405)
4 years ago
Mike Fährmann 7440d1f112
[pixiv] add 'translated-tags' option (closes #1354)
4 years ago
Mike Fährmann 8974f0361c
[pixiv] update (#1304)
4 years ago
Mike Fährmann 193dca2ce1
update extractor test results
4 years ago
Mike Fährmann c008cb5100
[pixiv] add 'related' option (#1237)
4 years ago
Mike Fährmann 3bd08acc8f
[pixiv] output debug message on failed login attempt
4 years ago
Mike Fährmann b58e605dc7
raise error when required username or password are missing
4 years ago
Mike Fährmann 968d3e8465
remove '&' from URL patterns
4 years ago
Mike Fährmann 844793847c
update extractor test results
4 years ago
Mike Fährmann 844502cad5
update extractor test results
4 years ago
Mike Fährmann a45fbc38ea
[pixiv] implement 'avatar' option (#595, #623)
5 years ago
Mike Fährmann ce26070231
[pixiv] reduce calls to '/user/detail'
5 years ago
Mike Fährmann b7eb6cecbb
[pixiv] handle tags at the end of new bookmark URLs
5 years ago
Mike Fährmann 40fe062851
[pixiv] fix user id for bookmarks API calls (closes #596)
5 years ago
Mike Fährmann 91aaaf1a9e
[pixiv] add 'rating' metadata field (#595)
5 years ago
Mike Fährmann 71851a6241
[pixiv] update URLs of followed users to the new format
5 years ago
Mike Fährmann b9cbf932b4
[pixiv] update URL patterns (fixes #568)
5 years ago
Mike Fährmann ce54b8c04c
let extractors opt-out of cookie option usage
5 years ago
Mike Fährmann 1f2a69f3c5
add '_extractor' information to redirect results
5 years ago
Mike Fährmann a27f43dad1
[pixiv] wait and retry after rate limit error (closes #535)
5 years ago
Mike Fährmann c0f391a4e2
[pixiv] support listing followed users (#515)
5 years ago
Mike Fährmann 1f209da4c0
[pixiv] match new search URLs (closes #507)
5 years ago
Mike Fährmann 4409d00141
embed error messages in StopExtraction exceptions
5 years ago
Mike Fährmann 22bac14452
[pixiv] match '/artworks/' URLs
5 years ago
Mike Fährmann f9285f99e6
[pixiv] fix authentication
5 years ago
Mike Fährmann 32447d0d24
[pixiv] simplify default filename format
5 years ago
Mike Fährmann ad3ac02fbc
[pixiv] update metadata entries (#366)
5 years ago
Mike Fährmann 64b2935d8e
[pixiv] provide 'filename' and change default filename format
5 years ago
Mike Fährmann fdec59f8e2
replace extractor.request() 'expect' argument
5 years ago
Mike Fährmann b0e85a42e3
apply workaround from 4736912 in parse_datetime() itself
5 years ago