Commit Graph

1419 Commits (be52069cbce64829b4df321bd89d77558fcd49dd)
 

Author SHA1 Message Date
Mike Fährmann 2628911ba0
[pp:exec] add 'async' option
6 years ago
Mike Fährmann 7646bdbcfd
improve postprocessor initialization code
6 years ago
Mike Fährmann b344f2290f
fix downloader tests
6 years ago
Mike Fährmann 37d97ff02c
[pp:classify] use temppath
6 years ago
Mike Fährmann 97189e50cd
[pp:zip] use temppath; add options
6 years ago
Mike Fährmann 821535b458
adjust PathFormat class
6 years ago
Mike Fährmann a47c6136cd
[simplyhentai] avoid redirects for all-pages.json (#89)
6 years ago
Mike Fährmann ad14de19c6
[imgur] support "unmuted" URLs
6 years ago
Mike Fährmann 72e66f0aac
[simplyhentai] improve URL pattern
6 years ago
Mike Fährmann cdcc3427a0
[simplyhentai] add video extractor (#89)
6 years ago
Mike Fährmann f9a6a19658
[simplyhentai] add image extractor (#89)
6 years ago
Mike Fährmann ebf596b399
[pawoo] restore metadata fields + smaller improvements
6 years ago
Mike Fährmann f7e7306e5a
[komikcast] update URL pattern and unescape image URLs
6 years ago
Mike Fährmann 70f3617d88
[mangafox] fix URL extraction
6 years ago
Mike Fährmann a62bd81e9b
[pixiv] fix filter for 'type=all'
6 years ago
Mike Fährmann 12797e3b1f
update configuration.rst
6 years ago
Mike Fährmann c43f02245f
update configuration.rst
6 years ago
Mike Fährmann dacda69c9e
update configuration.rst
6 years ago
Mike Fährmann 55b0913412
[simplyhentai] add gallery extractor (#89)
6 years ago
Mike Fährmann ae9a37a528
implement text.split_html()
6 years ago
Mike Fährmann 53f36176fd
update configuration.rst
6 years ago
Mike Fährmann b08d95ebe4
add an 'encoding' option for logging files (default 'utf-8')
6 years ago
Mike Fährmann 513d807632
explicitly open config files as utf-8
6 years ago
Mike Fährmann 2df1a15fb8
add '-s/--simulate' to run data extraction without download
6 years ago
Mike Fährmann 15cce22d82
[mangadex] fix parsing of unusual chapter strings
6 years ago
Mike Fährmann ecdc3475b8
[pixhost] support .to TLDs
6 years ago
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