Commit Graph

2428 Commits (275cceeb6a69d6dff40be03bf26d14d044cc3896)
 

Author SHA1 Message Date
Mike Fährmann 300264f676
read config files from PyInstaller exe directory (closes #682)
5 years ago
Mike Fährmann 6143050980
[aryion] add gallery and post extractors (#390, #673)
5 years ago
Mike Fährmann 9e7dfc0cfc
[myportfolio] fix extraction of galleries without title
5 years ago
Mike Fährmann 3b50c4f49d
add tests for "Extractors" in oauth.py (#670)
5 years ago
Mike Fährmann 04bd0472de
add tests for Extractor.wait()
5 years ago
Mike Fährmann 88fca0a172
[mastodon] update OAuth credentials for pawoo.net (#665)
5 years ago
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 a0111edfd2
change Travis badge URL to .com
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 c8db2a87e9
fix create_test_data.py script
5 years ago
Mike Fährmann 1b82d36ab2
[deviantart] handle decode errors for extended_fetch results (#655)
5 years ago
Mike Fährmann 88ebbadc58
remove dashes from subcategory names in supportedsites.rst
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 d47d0f757c
[travis] allow 'results' and 'snap' tests to fail
5 years ago
Mike Fährmann ce73796eaa
[travis] add flake8 job
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