Commit Graph

1429 Commits (1c6b9ba322eda47bae5e16f3b816dbb0b7f71301)
 

Author SHA1 Message Date
Mike Fährmann 1c6b9ba322
[readcomiconline] use HTTPS
6 years ago
Leonardo Taccari 2655a2ea02 Add support for instagram.com user profiles and pages (#134)
6 years ago
HRXN e80ee77d71 tumblr.py: update regex for video (#133)
6 years ago
Mike Fährmann 9a98b6769d
use extractor.request for API calls (#130)
6 years ago
Mike Fährmann 0225d90078
add exception name and traceback for OSErrors
6 years ago
Mike Fährmann ad2cefda6b
[tumblr] in case of exception use filename as 'hash' (#129)
6 years ago
Mike Fährmann 95636418ad
[tumblr] catch exception for 'hash' extraction (fixes #129)
6 years ago
Mike Fährmann 40e30694f3
[pinterest] fix pin.it redirects
6 years ago
Mike Fährmann 770200888e
[gfycat] use public API endpoint
6 years ago
Mike Fährmann b1e22e8354
release version 1.6.1
6 years ago
Mike Fährmann be52069cbc
update CHANGELOG and docs/supportedsites
6 years ago
Mike Fährmann 5d6e219fb2
[joyreactor] update tests
6 years ago
Mike Fährmann c59f56fe7e
[gfycat] fix extraction
6 years ago
Mike Fährmann ba56827f36
[newgrounds] add user-, video-, image-extractors (#119)
6 years ago
Mike Fährmann 15890930ea
[mangafox] fix extraction
6 years ago
Mike Fährmann a4263fb253
[luscious] add extractor for search results (closes #127)
6 years ago
Mike Fährmann fb53b5dd55
fix control+c during -j and range tests
6 years ago
Mike Fährmann a0ae156edc
[pornreactor] add tag-, user-, post-extractors (#114)
6 years ago
Mike Fährmann bacbc2e7bd
[joyreactor] try to prevent JsonDecodeErrors (#114)
6 years ago
Mike Fährmann 503d42a1c2
[joyreactor] add tag-, user-, post-extractors (#114)
6 years ago
Mike Fährmann 59bb434ba5
[flickr] add ability to download all albums of a user
6 years ago
Mike Fährmann 13cb270326
set target directory before postprocessor init (fixes #126)
6 years ago
Mike Fährmann 9e188f6a21
[4chan] support 4channel.org domain
6 years ago
Mike Fährmann 041bd501fc
[hentaifoundry] unescape YII_CSRF_TOKEN value
6 years ago
Mike Fährmann b828473aa3
retry HTTP requests for more exception classes
6 years ago
Mike Fährmann c2e59b9a7d
update CHANGELOG.md
6 years ago
Mike Fährmann d4b2b73bef
release version 1.6.0
6 years ago
Mike Fährmann ea9d1b6501
update README.rst
6 years ago
Mike Fährmann c47482b110
smaller changes, missing docs, etc.
6 years ago
Mike Fährmann b17a5d6f3b
give downloader classes proper names
6 years ago
Mike Fährmann 3c25fa2dad
update build_testresult_db.py script
6 years ago
Mike Fährmann 7f6a0be982
adjust some tests
6 years ago
Mike Fährmann baad7b0fa5
[twitter] unpack API responses when logged in (closes #123)
6 years ago
Mike Fährmann 3bdfc15be1
[pinterest] don't crash on pins without image info
6 years ago
Mike Fährmann 8ef84a6823
add option to enable/disable specific downloader modules
6 years ago
Mike Fährmann 14ee6bf611
[behance] handle external URLs with youtube-dl
6 years ago
Mike Fährmann 36425122ff
[artstation] handle external URLs with youtube-dl
6 years ago
Mike Fährmann bd8670d925
[gfycat] extend URL pattern
6 years ago
Mike Fährmann 2fa28a2609
update default user-agent string (closes #122)
6 years ago
Mike Fährmann 7e2d6bcd62
[deviantart] fix original image downloads
6 years ago
Mike Fährmann 9e12e073ab
[2chan] fix extraction
6 years ago
Mike Fährmann 966a9ca3a0
update test results
6 years ago
Mike Fährmann e26ba682a2
enforce utf-8 encoding for input files (#120)
6 years ago
Mike Fährmann a36259d8f1
update setup.py
6 years ago
Mike Fährmann fd8ed35591
[turboimagehost] fix extraction
6 years ago
Mike Fährmann c69150f715
[imagefap] fix extraction
6 years ago
Mike Fährmann d1f3d32eec
[fallenangels] unescape chapter titles
6 years ago
Mike Fährmann 655549df7c
[downloader:ytdl] add several options
6 years ago
Mike Fährmann d3d7f01543
add 'prepare()' step for post-processors
6 years ago
Mike Fährmann c9861ca812
adjust message for status_code based exceptions
6 years ago