Commit Graph

1393 Commits (36425122ffa71616e87f368712e234ebfe5d2c80)
 

Author SHA1 Message Date
Elvis Yu-Jing Lin aab2391c7b Fix UnicodeDecodeError during installation (#86)
6 years ago
Mike Fährmann f3d770d4e2
Merge branch '1.4-dev'
6 years ago
Mike Fährmann d0ae3ed52c
[postprocessor] add 'zip' to write files to a ZIP archive
6 years ago
Mike Fährmann ca4008e1c1
[postprocessor] add 'classify' to sort downloads by fileext
6 years ago
Mike Fährmann d378c0a323
[postprocessor] add 'exec' to execute user-defined processes
6 years ago
Mike Fährmann 76c32d58e5
[postprocessor] initial code
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 f43d446692
[mangahere] extract chapter titles
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 7f899bd5d8
Merge branch 'master' into 1.4-dev
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 92fc199b07
[reddit] allow arbitrary subdomains
6 years ago
Mike Fährmann 4cea886177
[imgur] allow longer album hashes
6 years ago
Mike Fährmann e1e23165a0
[pinterest] catch JSON decode errors
6 years ago
Mike Fährmann 789608c107
[imagebam] fix extraction for certain galleries
6 years ago
Mike Fährmann 7a58151566
fix util.parse_bytes invocations
6 years ago
Mike Fährmann 1c1e086d01
use common base class for OAuth1.0 based API interfaces
6 years ago
Mike Fährmann f3483a2b7c
[smugmug] add OAuth support
6 years ago
Mike Fährmann 6a31ada9e3
re-implement OAuth1.0 code
6 years ago
Mike Fährmann ec158776ed
[deviantart] add extractor for popular listings
6 years ago
Mike Fährmann 0e3883303f
[pixiv] implement AppAPI wrapper
6 years ago
Mike Fährmann e2157f594e
[mangadex] fix manga extraction (closes #84)
6 years ago
Mike Fährmann 69a5e6ddb3
Merge branch 'master' into 1.4-dev
6 years ago
Mike Fährmann 82c50fa609
release version 1.3.5
6 years ago
Mike Fährmann 3ce5296313
[smugmug] code cleanup
6 years ago
Mike Fährmann 42ed7667b8
[smugmug] support user- and general album URLs
6 years ago
Mike Fährmann 8bf3cdd82b
implement logging options
6 years ago
Mike Fährmann 2ea0d1da42
[smugmug] improve API code; use data expansions
6 years ago
Mike Fährmann 3fe653d940
fix test_results for empty sets
6 years ago
Mike Fährmann 16e014baaa
[smugmug] added image and album extractor
6 years ago
Mike Fährmann d96b3474e5
[puremashiro] remove module
6 years ago
Mike Fährmann b44a296404
[gomanga] remove module
6 years ago
Mike Fährmann 95392554ee
use text.urljoin()
6 years ago
Mike Fährmann 2395d870dd
[pinterest] unquote board and user names, better errors
6 years ago
Mike Fährmann 8b79eaafea
[tumblr] log actual time of rate limit resets
6 years ago
Mike Fährmann 0f1e07f627
[pinterest] scrap OAuth implementation; code improvements
6 years ago
Mike Fährmann 55d4d23860
[pinterest] use Pinterest's "Web" API (#83)
7 years ago
Mike Fährmann 2721417dd8
Merge branch 'master' into 1.4-dev
7 years ago
Mike Fährmann c6d5154fc3
fix flake8 errors, ignore W504
7 years ago
Mike Fährmann 2d17a9e07f
improve extractor.request()
7 years ago
Mike Fährmann 80521ae1f6
[deviantart] improve API error handling
7 years ago
Mike Fährmann e54b43be08
[mangadex] add title info for chapter extractors
7 years ago
Mike Fährmann f471161920
Merge branch 'master' into 1.4-dev
7 years ago
Mike Fährmann a2020c736e
release version 1.3.4
7 years ago
Mike Fährmann eb37fbf0e8
[hentaifoundry] improve extractor
7 years ago
Mike Fährmann 80bead739d
[oauth] require custom client-* values for pinterest
7 years ago
Mike Fährmann cc36f88586
rename safe_int to parse_int; move parse_* to text module
7 years ago