Commit Graph

  • d0ae3ed52c [postprocessor] add 'zip' to write files to a ZIP archive Mike Fährmann 2018-05-22 16:54:17 +02:00
  • ca4008e1c1 [postprocessor] add 'classify' to sort downloads by fileext Mike Fährmann 2018-05-22 16:21:17 +02:00
  • d378c0a323 [postprocessor] add 'exec' to execute user-defined processes Mike Fährmann 2018-05-22 15:00:31 +02:00
  • 76c32d58e5 [postprocessor] initial code Mike Fährmann 2018-05-20 22:03:57 +02:00
  • 1ff626db97 [pixiv] improve bookmark extraction Mike Fährmann 2018-05-18 16:55:24 +02:00
  • 0a1863fce3 [pixiv] respect more query parameters for user URLs Mike Fährmann 2018-05-18 15:30:06 +02:00
  • f43d446692 [mangahere] extract chapter titles Mike Fährmann 2018-05-16 16:22:05 +02:00
  • b8e53b8c6b [pixiv] move query parsing out of constructor Mike Fährmann 2018-05-15 13:28:08 +02:00
  • 909d105ae6 [pixiv] add extractor for illusts from followed users Mike Fährmann 2018-05-15 13:02:49 +02:00
  • 7f899bd5d8 Merge branch 'master' into 1.4-dev Mike Fährmann 2018-05-14 14:50:02 +02:00
  • fe69d01083 [pixiv] add extractor for search results Mike Fährmann 2018-05-14 14:46:05 +02:00
  • 247f785af1 [pixiv] use App API Mike Fährmann 2018-05-13 22:24:21 +02:00
  • 92fc199b07 [reddit] allow arbitrary subdomains Mike Fährmann 2018-05-13 11:23:23 +02:00
  • 4cea886177 [imgur] allow longer album hashes Mike Fährmann 2018-05-13 11:19:10 +02:00
  • e1e23165a0 [pinterest] catch JSON decode errors Mike Fährmann 2018-05-11 17:28:34 +02:00
  • 789608c107 [imagebam] fix extraction for certain galleries Mike Fährmann 2018-05-11 17:11:52 +02:00
  • 7a58151566 fix util.parse_bytes invocations Mike Fährmann 2018-05-10 22:07:55 +02:00
  • 1c1e086d01 use common base class for OAuth1.0 based API interfaces Mike Fährmann 2018-05-10 21:57:45 +02:00
  • f3483a2b7c [smugmug] add OAuth support Mike Fährmann 2018-05-10 18:58:05 +02:00
  • 6a31ada9e3 re-implement OAuth1.0 code Mike Fährmann 2018-05-10 18:26:10 +02:00
  • ec158776ed [deviantart] add extractor for popular listings Mike Fährmann 2018-05-08 18:10:50 +02:00
  • 0e3883303f [pixiv] implement AppAPI wrapper Mike Fährmann 2018-05-07 20:05:44 +02:00
  • e2157f594e [mangadex] fix manga extraction (closes #84) Mike Fährmann 2018-05-06 17:43:50 +02:00
  • 69a5e6ddb3 Merge branch 'master' into 1.4-dev Mike Fährmann 2018-05-04 10:17:57 +02:00
  • 82c50fa609 release version 1.3.5 Mike Fährmann 2018-05-04 10:03:20 +02:00
  • 3ce5296313 [smugmug] code cleanup Mike Fährmann 2018-05-03 14:12:10 +02:00
  • 42ed7667b8 [smugmug] support user- and general album URLs Mike Fährmann 2018-05-02 20:06:50 +02:00
  • 8bf3cdd82b implement logging options Mike Fährmann 2018-05-01 17:54:52 +02:00
  • 2ea0d1da42 [smugmug] improve API code; use data expansions Mike Fährmann 2018-04-30 18:19:28 +02:00
  • 3fe653d940 fix test_results for empty sets Mike Fährmann 2018-04-29 22:37:13 +02:00
  • 16e014baaa [smugmug] added image and album extractor Mike Fährmann 2018-04-29 21:27:25 +02:00
  • d96b3474e5 [puremashiro] remove module Mike Fährmann 2018-04-28 14:20:59 +02:00
  • b44a296404 [gomanga] remove module Mike Fährmann 2018-04-28 14:17:06 +02:00
  • 95392554ee use text.urljoin() Mike Fährmann 2018-04-26 17:00:26 +02:00
  • 2395d870dd [pinterest] unquote board and user names, better errors Mike Fährmann 2018-04-26 16:36:42 +02:00
  • 8b79eaafea [tumblr] log actual time of rate limit resets Mike Fährmann 2018-04-25 16:13:03 +02:00
  • 0f1e07f627 [pinterest] scrap OAuth implementation; code improvements Mike Fährmann 2018-04-25 16:04:30 +02:00
  • 55d4d23860 [pinterest] use Pinterest's "Web" API (#83) Mike Fährmann 2018-04-24 22:17:25 +02:00
  • 2721417dd8 Merge branch 'master' into 1.4-dev Mike Fährmann 2018-04-24 11:33:02 +02:00
  • c6d5154fc3 fix flake8 errors, ignore W504 Mike Fährmann 2018-04-24 11:25:32 +02:00
  • 2d17a9e07f improve extractor.request() Mike Fährmann 2018-04-23 18:45:59 +02:00
  • 80521ae1f6 [deviantart] improve API error handling Mike Fährmann 2018-04-22 17:43:11 +02:00
  • e54b43be08 [mangadex] add title info for chapter extractors Mike Fährmann 2018-04-21 16:18:03 +02:00
  • f471161920 Merge branch 'master' into 1.4-dev Mike Fährmann 2018-04-21 12:15:40 +02:00
  • a2020c736e release version 1.3.4 Mike Fährmann 2018-04-20 18:42:09 +02:00
  • eb37fbf0e8 [hentaifoundry] improve extractor Mike Fährmann 2018-04-20 18:22:57 +02:00
  • 80bead739d [oauth] require custom client-* values for pinterest Mike Fährmann 2018-04-20 15:31:05 +02:00
  • cc36f88586 rename safe_int to parse_int; move parse_* to text module Mike Fährmann 2018-04-20 14:53:21 +02:00
  • ff643793bd improve and document cloudflare bypass code Mike Fährmann 2018-04-19 21:32:10 +02:00
  • 10cc59f3b5 fix extractor names Mike Fährmann 2018-04-18 18:06:30 +02:00
  • b1325d4d2c fix extractor docstrings Mike Fährmann 2018-04-18 18:01:43 +02:00
  • df7e18399e [luscious] fix image order Mike Fährmann 2018-04-17 17:32:21 +02:00
  • d10579edb5 [pinterest] improve PinterestAPI code; remove OAuth mentions Mike Fährmann 2018-04-17 17:12:42 +02:00
  • 4bd182c107 [pinterest] implement oauth:pinterest (#83) Mike Fährmann 2018-04-16 19:43:27 +02:00
  • 9651f3fce0 [pinterest] improve error messages (#83) Mike Fährmann 2018-04-16 15:43:31 +02:00
  • dbe250f7e5 [pinterest] update access_token (#83) Mike Fährmann 2018-04-16 09:46:45 +02:00
  • dd49127408 [spectrumnexus] remove module Mike Fährmann 2018-04-16 09:41:34 +02:00
  • 5c487300ee improve 'parse_query()' and add tests Mike Fährmann 2018-04-13 19:21:32 +02:00
  • 728c64a3fb [tumblr] rename 'offset' to 'num and adjust formats Mike Fährmann 2018-04-15 18:58:32 +02:00
  • 4ffa94f634 remove 'shorten_path()' and 'shorten_filename()' Mike Fährmann 2018-04-15 18:44:13 +02:00
  • 27eab4e467 rewrite text tests and improve functions Mike Fährmann 2018-04-14 22:09:42 +02:00
  • e3f2bd4087 add tests for 'text.clean_xml()' and improve it Mike Fährmann 2018-04-14 20:56:21 +02:00
  • 6d8b191ea7 improve 'parse_query()' and add tests Mike Fährmann 2018-04-13 19:21:32 +02:00
  • 51ea699083 add 'abort()' as function to filter expressions Mike Fährmann 2018-04-12 17:07:12 +02:00
  • 6bd857a319 [tumblr] handle rate limits / 429 errors Mike Fährmann 2018-04-12 16:25:20 +02:00
  • 7073ab7707 [komikcast] update regex to only match manga pages Mike Fährmann 2018-04-11 15:45:36 +02:00
  • a1fa4b43b0 Revert "[tumblr] add option to sort photosets by upload order" Mike Fährmann 2018-04-09 16:08:08 +02:00
  • 48a83a89e9 [loveisover] remove module Mike Fährmann 2018-04-09 16:05:15 +02:00
  • 564e12ca8f replace 'imgyt' with 'imxto' Mike Fährmann 2018-04-09 15:53:20 +02:00
  • 1b80fa82a9 [imgur] update URL pattern and tests Mike Fährmann 2018-04-08 17:50:57 +02:00
  • 4a26ae32df [tumblr] add option to sort photosets by upload order Mike Fährmann 2018-04-07 15:57:55 +02:00
  • 6b72be8ee6 [tumblr] add 'hash' keyword Mike Fährmann 2018-04-07 15:28:55 +02:00
  • ffc0c67701 release version 1.3.3 Mike Fährmann 2018-04-06 15:45:45 +02:00
  • d11fcf4804 smaller changes and fixes Mike Fährmann 2018-04-06 15:30:09 +02:00
  • f6c95dccf9 [cloudflare] fix bypass procedure Mike Fährmann 2018-04-05 18:24:58 +02:00
  • 759ba26fb0 [luscious] proper image order for picture albums Mike Fährmann 2018-04-05 18:12:01 +02:00
  • 68e9fbee16 [tumblr] check all 4 keys/secrets before using OAuth Mike Fährmann 2018-04-05 13:26:51 +02:00
  • 4810d446bb remove the obsolete safeprint() and error() functions Mike Fährmann 2018-04-05 12:14:44 +02:00
  • 0381ae5318 replace error handlers for stdout and co. Mike Fährmann 2018-04-04 17:30:42 +02:00
  • f8168c693e [tumblr] avoid calls to '/blog/.../info' Mike Fährmann 2018-04-04 14:15:24 +02:00
  • 64d7c85b55 [exhentai] improve metadata Mike Fährmann 2018-04-03 18:59:53 +02:00
  • 64b22e0fc1 [pawoo] update URL pattern Mike Fährmann 2018-04-02 13:00:59 +02:00
  • 7b562907c3 [nijie] add favorites extractor Mike Fährmann 2018-03-31 18:54:25 +02:00
  • 445db75955 [nijie] improve extraction and metadata Mike Fährmann 2018-03-31 18:48:41 +02:00
  • a112e3f2a0 [nijie] add doujin extractor Mike Fährmann 2018-03-31 16:20:08 +02:00
  • f39153b6e9 [nhentai] add extractor for search results Mike Fährmann 2018-03-28 17:21:44 +02:00
  • 52d41c41e7 [exhentai] add extractor for favorited galleries Mike Fährmann 2018-03-27 18:58:42 +02:00
  • 63cc2599c4 [exhentai] add extractor for search results Mike Fährmann 2018-03-27 16:50:47 +02:00
  • d1c91a1f2b [mangadex] fix manga-page extraction Mike Fährmann 2018-03-25 17:22:12 +02:00
  • 299ae24996 [test] add a few downloader tests Mike Fährmann 2018-03-25 15:10:25 +02:00
  • dd314279fb [test] add unit tests for extractor module functions Mike Fährmann 2018-03-24 17:24:34 +01:00
  • a993d0ea90 release version 1.3.2 Mike Fährmann 2018-03-23 15:27:56 +01:00
  • e7525b1b0e [artstation] add challenge extractor (#80) Mike Fährmann 2018-03-23 14:48:05 +01:00
  • 3f2dd6b6f8 avoid double path-separators Mike Fährmann 2018-03-22 10:24:59 +01:00
  • b25ae30a95 reorder options in gallery-dl.conf Mike Fährmann 2018-03-22 10:01:50 +01:00
  • f5c6a2d7f5 [nhentai] use API to get gallery info Mike Fährmann 2018-03-21 12:37:46 +01:00
  • b2ba2b821d [hitomi] fix image URLs and improve metadata Mike Fährmann 2018-03-20 17:36:06 +01:00
  • d75dc71394 fix travis tests Mike Fährmann 2018-03-19 18:07:19 +01:00
  • 8ef790de12 update .travis.yml Mike Fährmann 2018-03-19 17:57:32 +01:00
  • 3905474805 [booru] call update_page() with correct dict (closes #82) Mike Fährmann 2018-03-19 11:30:21 +01:00