Commit Graph

2143 Commits (4ae8a25567ec32d3faa391fae7f4e61de73f408b)

Author SHA1 Message Date
Mike Fährmann 4ae8a25567
[mastodon] use 'combine_dict()' to combine extractor info dicts
5 years ago
Mike Fährmann 220c06b86e
[mastodon] handle rate limits
5 years ago
Mike Fährmann d02f7c1118
improve Extractor.wait()
5 years ago
Mike Fährmann 5d7404ab58
[oauth] use the new name for 'DeviantartAPI' (fixes #670)
5 years ago
Mike Fährmann 762c758af4
[hiperdex] fix extraction
5 years ago
Mike Fährmann f9a590f92b
[deviantart] apply HTTP request limits in more places
5 years ago
Mike Fährmann 2587296deb
[mastodon] add access tokens for mastodon.social and baraag.net
5 years ago
Mike Fährmann ff7c0b7eff
[deviantart] handle "Request blocked" errors (#655)
5 years ago
Mike Fährmann c874684f05
[deviantart] retrieve *all* download URLs through OAuth API
5 years ago
Mike Fährmann 5c27b25a8f
[deviantart] improve sta.sh extraction
5 years ago
Mike Fährmann e2fc4eaa6f
[deviantart] detect stash folders (fixes #659)
5 years ago
Mike Fährmann c034159701
[piczel] fix extraction for single images
5 years ago
Mike Fährmann 699036ea0c
[weibo] accept status URLs with non-numeric IDs (#664)
5 years ago
Mike Fährmann fe96f99e4b
[hentainexus] reduce line length (flake8) & update test
5 years ago
墨焓 6f81cac8fa
Add metadata to hentainexus: circle, event, title_conventional. (#661)
5 years ago
Mike Fährmann 3ed72f82dc
release version 1.13.3
5 years ago
Mike Fährmann 6f911aeb1c
[deviantart] add error message for cloudFront blocks (#655)
5 years ago
Mike Fährmann 7499d71d02
[simplyhentai] ignore certificate errors in video test
5 years ago
Mike Fährmann 4203dc0bdc
[mangapark] fix metadata extraction
5 years ago
Mike Fährmann 6ecb0a19cf
handle sys.stdin being None when using '-' as input file (#653)
5 years ago
Mike Fährmann 1b82d36ab2
[deviantart] handle decode errors for extended_fetch results (#655)
5 years ago
Mike Fährmann 09f2271528
[35photo] add 'tag' extractor
5 years ago
Mike Fährmann 77fda8190c
[35photo] simplify/remove tests for the 'genre' extractor
5 years ago
Mike Fährmann 4bc161ca0f
prevent crash when sys.stdout and co. are None (#653)
5 years ago
Mike Fährmann fb846c9ee5
[instagram] reduce line lengths and make flake8 happy
5 years ago
Mike Fährmann ad2efa8509
[e621] derive from Danbooru extractors (#651)
5 years ago
Mike Fährmann 9b39e1cd7e
[e621] fix bug in API rate limiting (#651)
5 years ago
Mike Fährmann b607d0ad7f
[twitter] fix typo in 'x-twitter-auth-type' header (#625)
5 years ago
Mike Fährmann 9159cb8fb3
remove trailing dots and spaces from directory names (#647)
5 years ago
Mike Fährmann 2c3b9e1450
[nozomi] support multiple images per post (#646)
5 years ago
Mike Fährmann c606d0c854
[instagram] update pattern for user profile URLs
5 years ago
Mike Fährmann 2530db3f4d
[mangadex] transform 'date' timestamps to datetime objects
5 years ago
Mike Fährmann ae2a33243b
[newgrounds] catch general Exceptions
5 years ago
Mike Fährmann 32e36d8f02
[sexcom] replace tests
5 years ago
Mike Fährmann 33b42dc847
[nozomi] sort search results (fixes #646)
5 years ago
Mike Fährmann eaa60a438b
[piczel] fix extraction
5 years ago
Mike Fährmann 5bcc7184c9
[danbooru][e621] increase page limits
5 years ago
Mike Fährmann 90d15e3682
[instagram] use 'itertools.chain()'
5 years ago
Leonardo Taccari 160328d21c
[instagram] Add support for user's saved medias (#644)
5 years ago
Mike Fährmann e0b0e8d62a
release version 1.13.2
5 years ago
Mike Fährmann d3482ace7f
[furaffinity] extract more metadata
5 years ago
Mike Fährmann f6c5edb76b
pre-compile regex pattern for remove_html() and split_html()
5 years ago
Mike Fährmann fdd2dd5136
[kabeuchi] add 'user' extractor (closes #561)
5 years ago
Mike Fährmann 59edcdc822
[hitomi] restore metadata fields from before f33b13a
5 years ago
Mike Fährmann 2d5703c493
[twitter] use a simpler data structure to store cookies in cache
5 years ago
Mike Fährmann 87d4f83597
[newgrounds] make post extraction nonfatal
5 years ago
Mike Fährmann 823fbeaae6
[newgrounds] add 'favorite' extractor (#394)
5 years ago
Mike Fährmann a45fbc38ea
[pixiv] implement 'avatar' option (#595, #623)
5 years ago
Mike Fährmann a63a376ad2
[mangoxo] fix login
5 years ago
Mike Fährmann ebc70e87ce
[e621] update to new interface / API endpoints (closes #635)
5 years ago