Commit Graph

1460 Commits (77551bf01b2a8af15e8f4fbfb5d4c5f3ac3a5ec4)

Author SHA1 Message Date
Mike Fährmann bfbbac4495
[tsumino] add login capabilities (#161)
6 years ago
Mike Fährmann dd358b4564
improve cookie handling during logins
6 years ago
Mike Fährmann 6126615698
update URLs for supportedsites.rst
6 years ago
Mike Fährmann 80a75a1ecf
[tsumino] add gallery extractor (#161)
6 years ago
Mike Fährmann 2d2953a5bf
add 'text.parse_float()' + cleanup in text.py
6 years ago
Mike Fährmann 0c32dc5858
[hentaifox] add extractor for search results (#160)
6 years ago
Mike Fährmann 580947bfce
[hentaifox] rename Chapter- to GalleryExtractor (#160)
6 years ago
Mike Fährmann 8095f5f81a
[mangapark] fix manga title extraction
6 years ago
Mike Fährmann 0156189468
[hentaifox] add chapter extractor (#160)
6 years ago
Mike Fährmann e4171d6baf
[luscious] add login capabilities (closes #159)
6 years ago
Mike Fährmann 4f49fdf065
[mastodon] various improvements and fixes (#144)
6 years ago
Mike Fährmann 3f608a84b7
[photobucket] don't crash if JSON data is missing
6 years ago
Mike Fährmann 134487ffb0
[exhentai] stop extraction if image limit is exceeded (#141)
6 years ago
Mike Fährmann e868fb4393
[exhentai] improve gallery extraction
6 years ago
Mike Fährmann a50e9faf0e
[newgrounds] recognize direct links
6 years ago
Mike Fährmann 9fba48fbd7
[postprocessor:metadata] add '--write-tags' flag (#135)
6 years ago
Mike Fährmann c5559fa07d
[photobucket] improve subalbum extraction (#117)
6 years ago
Mike Fährmann ecad69100a
[photobucket] add 'image' extractor (#117)
6 years ago
Mike Fährmann b50b30f1c9
[photobucket] download subalbums (#117)
6 years ago
Mike Fährmann d19bac71be
[photobucket] add 'album' extractor (#117)
6 years ago
Mike Fährmann 78b5f29a00
[sankaku] unescape tags
6 years ago
Mike Fährmann 277b52101a
add 'category-transfer' option
6 years ago
Mike Fährmann 9b8ac12eed
[behance] enable 'categorytransfer' for collections (#157)
6 years ago
Mike Fährmann 217a0687ef
[behance] add 'collection' extractor (closes #157)
6 years ago
Mike Fährmann b8fed34548
add generalized extractors for Mastodon instances (#144)
6 years ago
Mike Fährmann 4b441c162e
release version 1.6.3
6 years ago
Mike Fährmann 66460337f1
[mangapark] fix extraction
6 years ago
Mike Fährmann 8aba2bdebf
[postprocessor:metadata] add 'tags' and 'custom' modes (#135)
6 years ago
Mike Fährmann 79c01ec7ae
implement J<separator>/ format option
6 years ago
Mike Fährmann 2ffc105887
[exhentai] extract tag metadata
6 years ago
Mike Fährmann 0fb98d1d79
[hbrowse] extract tag metadata
6 years ago
Mike Fährmann 9bbbadd93a
[hbrowse] use HTTPS
6 years ago
Mike Fährmann 2fbf072723
[newgrounds] ensure consistent tag order
6 years ago
Mike Fährmann d7a4739cf6
[hbrowse] print error message if site is down
6 years ago
Mike Fährmann 98c6520384
[pinterest] update root URL of API calls
6 years ago
Mike Fährmann 751e535948
[nhentai] fix extraction (closes #156)
6 years ago
Mike Fährmann 5f38ac9609
[postprocessor:exec] add a better error message (#155)
6 years ago
Mike Fährmann 89df37a173
[artstation] use a separate dict for each asset (#154)
6 years ago
Mike Fährmann 344bbaa71a
remove useless line
6 years ago
Mike Fährmann 1734a6c879
[reactor] detect "circular" redirects (#148)
6 years ago
Mike Fährmann e53cdfd6a8
update build_supportedsites.py
6 years ago
Mike Fährmann 1e4d351ad3
[danbooru] add authentication support (closes #151)
6 years ago
Mike Fährmann 06cbf5f9c4
implement 'chapter-reverse' option (#149)
6 years ago
Mike Fährmann e95b24f056
[reactor] add wait-min & -max options (#148)
6 years ago
Mike Fährmann 8e01cf0ef8
[reactor] generalize extractors (#148)
6 years ago
Mike Fährmann 38500ad697
[postprocessor:metadata] first implementation (#135)
6 years ago
Mike Fährmann 1737d7f576
[joyreactor] fix and improve pagination (#148)
6 years ago
Mike Fährmann 8753627ef4
[joyreactor] improve error handling for faulty JSON (#148)
6 years ago
Mike Fährmann a36f52a730
[joyreactor] add extractor for search results (#148)
6 years ago
Mike Fährmann a303efb597
[mangadex] handle manga pages without chapters
6 years ago
Mike Fährmann 0afa913de4
[tumblr] add tests for hidden and private blogs (#145)
6 years ago
Mike Fährmann 67cc0ac873
release version 1.6.2
6 years ago
Mike Fährmann fa7fa2f8ff
[deviantart1 update tests]
6 years ago
Mike Fährmann b7b5456a32
[kissmanga] use HTTPS
6 years ago
Mike Fährmann 259123732f
[readcomiconline] improve comic-page parsing
6 years ago
Mike Fährmann 0328a04a65
[cloudflare] don't output the whole challenge page
6 years ago
Mike Fährmann 4ab0960083
[reddit] add metadata to extracted URLs
6 years ago
Mike Fährmann 2f4f60de33
[tumblr] add tests for each post type
6 years ago
Mike Fährmann 98314aa04c
[mangapark] detect non-existent chapters
6 years ago
Mike Fährmann 6c71e9cf5d
[deviantart] add separate 'sta.sh' extractor (#113)
6 years ago
Mike Fährmann f9ace0f4a3
[mangapark] fix manga extraction ... again
6 years ago
Mike Fährmann 28f9539551
[tumblr] change default values for post types and inline media
6 years ago
Mike Fährmann 5be95034ba
[tumblr] add option to download avatars (#137)
6 years ago
Mike Fährmann 7471933d5f
use extractor.request for all other API calls
6 years ago
Mike Fährmann 995844c915
[instagram] relax test pattern even more
6 years ago
Mike Fährmann 2e5f82e59e
[tumblr] don't follow 'external' Tumblr URLs (#139)
6 years ago
Mike Fährmann c5d4f558c9
allow missing field access keys in format strings (#136)
6 years ago
Mike Fährmann 0c9762f00e
[mangapark] fix extraction
6 years ago
Mike Fährmann c9ef5ed364
[luscious] ensure URLs have a scheme
6 years ago
Mike Fährmann 851ee9f89f
[sensescans] replace tests
6 years ago
Mike Fährmann c14d44e1bc
[downloader:common] retry downloads on SSL errors (#130)
6 years ago
Mike Fährmann 0be7ee3106
[hitomi] fix image subdomains (closes #142)
6 years ago
Mike Fährmann fe96835d25
[kissmanga] add fallback for chapter-string parsing (#20)
6 years ago
Mike Fährmann 4d73cc785d
update test results
6 years ago
Mike Fährmann 049a9575c4
[tumblr] fix inline extraction #2
6 years ago
Mike Fährmann f6bf66f72c
[pixiv] create directory for each "work" item (#136)
6 years ago
Mike Fährmann 79f6755c60
[postprocessor:classify] handle missing "extension" (#138)
6 years ago
Mike Fährmann b7a9f6cc49
[tumblr] improve inline extraction (#137)
6 years ago
Mike Fährmann 010da8372a
[instagram] relax test pattern
6 years ago
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 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