Commit Graph

  • 9759fe8c6b allow 'only_matching' tests Mike Fährmann 2017-06-13 23:10:42 +02:00
  • 56bec79e6a [reddit] add ability to load more comments (#15) Mike Fährmann 2017-06-13 18:49:07 +02:00
  • 05ed95e5b0 [flickr] add search extractor Mike Fährmann 2017-06-13 08:01:32 +02:00
  • 5f55c854b9 [flickr] replace getPublic... API call with regular ones Mike Fährmann 2017-06-12 16:37:06 +02:00
  • 9a620784f9 [flickr] add support for user authentication (#16) Mike Fährmann 2017-06-12 09:36:14 +02:00
  • d5a70f2580 add simple progress indicator for multiple URLs (#19) Mike Fährmann 2017-06-09 20:12:15 +02:00
  • 3ee77a0902 [oauth] print URL if webbrowser.open fails Mike Fährmann 2017-06-08 19:46:24 +02:00
  • 090e11b35d [reddit] enable user authentication with OAuth2 (#15) Mike Fährmann 2017-06-08 16:17:13 +02:00
  • e682e06518 [flickr] add group extractor (#16) Mike Fährmann 2017-06-06 16:22:30 +02:00
  • 8fd66ef0b3 [flickr] add gallery extractor (#16) Mike Fährmann 2017-06-06 14:22:36 +02:00
  • 8456b84a12 fix tests and small stuff Mike Fährmann 2017-06-06 14:22:09 +02:00
  • fbfc8d0f78 [reddit] ignore Authorization errors for subreddits Mike Fährmann 2017-06-05 18:37:50 +02:00
  • e365f1d799 [pixiv] rewrite Mike Fährmann 2017-06-04 16:33:36 +02:00
  • 338f79147f [pixiv] support tag for user downloads (#17) aiasdfd 2017-06-04 02:15:36 -06:00
  • 5f05543f23 [reddit] support filtering by timestamp (#15) Mike Fährmann 2017-06-03 13:33:48 +02:00
  • 4e80e0c884 [flickr] add user extractor (#16) Mike Fährmann 2017-06-02 17:15:05 +02:00
  • b81d068a6d [flickr] add favorites extractor (#16) Mike Fährmann 2017-06-02 16:35:04 +02:00
  • c921b4f32a code cleanup and fixing tests Mike Fährmann 2017-06-02 09:10:58 +02:00
  • dfe82526ee update README Mike Fährmann 2017-06-02 09:08:08 +02:00
  • 72f1c6f87a [flickr] add support for flic.kr/p/... URLs Mike Fährmann 2017-06-01 18:14:33 +02:00
  • 93e5d8cba3 [flickr] add album extractor Mike Fährmann 2017-05-31 17:31:51 +02:00
  • 659c65dbb0 [flickr] add image extractor Mike Fährmann 2017-05-30 17:43:02 +02:00
  • b6fffa9e26 [directlink] update filename format and metadata Mike Fährmann 2017-05-30 17:33:09 +02:00
  • c184e47ee3 put common directory- and filename formats in base classes Mike Fährmann 2017-05-30 12:10:16 +02:00
  • bce51e90a5 [reddit] support sorting options and sub-options (#15) Mike Fährmann 2017-05-29 12:34:53 +02:00
  • 5f45ce2930 [gfycat] add "format" config key to select a video format Mike Fährmann 2017-05-29 09:24:59 +02:00
  • 011659ced5 [imgur] add "mp4" config key to decide between GIF and MP4 Mike Fährmann 2017-05-29 08:48:07 +02:00
  • 48ccee2505 [gfycat] add image extractor Mike Fährmann 2017-05-28 17:09:54 +02:00
  • 25bcdc8aa9 add --write-unsupported option (#15) Mike Fährmann 2017-05-27 16:16:57 +02:00
  • bf452a8516 [imgur] choose .mp4 over .gif if available Mike Fährmann 2017-05-27 11:49:29 +02:00
  • f79320e35b fix tests Mike Fährmann 2017-05-27 11:33:55 +02:00
  • 67791e1b36 [imgur] improve and add image extractor Mike Fährmann 2017-05-26 22:30:09 +02:00
  • 99b72130ee [reddit] enable recursion (#15) Mike Fährmann 2017-05-26 16:40:08 +02:00
  • ae686c4c08 run queue items immediately Mike Fährmann 2017-05-24 15:15:06 +02:00
  • 691c4dd709 support direct image links Mike Fährmann 2017-05-24 12:51:18 +02:00
  • d2dceb35b7 implement context-manager to blacklist extractors Mike Fährmann 2017-05-24 12:32:44 +02:00
  • 30eef527d8 update output logic on error Mike Fährmann 2017-05-23 20:12:57 +02:00
  • e425243b1e [reddit] some small fixes Mike Fährmann 2017-05-23 11:48:00 +02:00
  • a22892f494 [reddit] add subreddit- and submission-extractor Mike Fährmann 2017-05-23 09:38:50 +02:00
  • 398506da45 update release script Mike Fährmann 2017-05-22 08:47:58 +02:00
  • 8db3a2fea8 release version 0.8.4 Mike Fährmann 2017-05-21 10:52:35 +02:00
  • 832a4a8ee9 [fallenangels] add manga extractor Mike Fährmann 2017-05-21 10:36:29 +02:00
  • f226417420 simplify code by using a MangaExtractor base class Mike Fährmann 2017-05-20 11:27:43 +02:00
  • 2974d782a3 [yomanga] remove module Mike Fährmann 2017-05-20 11:18:44 +02:00
  • cbb4323f66 add setup.cfg to configure flake8 Mike Fährmann 2017-05-19 19:22:39 +02:00
  • 232fe2dd08 improve the test extractor Mike Fährmann 2017-05-19 14:04:52 +02:00
  • b0131ea402 [fallenangels] support this site's Vietnamese version Mike Fährmann 2017-05-18 15:22:25 +02:00
  • a90c6acc9c code cleanup + fixes Mike Fährmann 2017-05-17 14:31:14 +02:00
  • 4c88c0d496 rework the output format for --list-keywords Mike Fährmann 2017-05-15 18:30:47 +02:00
  • b6b214f7e9 [deviantart] fix headers for custom-style journals Mike Fährmann 2017-05-15 15:58:06 +02:00
  • e9a2738257 [deviantart] support images on top of journal entries Mike Fährmann 2017-05-13 21:42:29 +02:00
  • 92597f46d4 [deviantart] add title to journals Mike Fährmann 2017-05-13 15:34:20 +02:00
  • 107d29ad8a improve handling of text:... URLs Mike Fährmann 2017-05-12 14:10:25 +02:00
  • 677c8ced11 [deviantart] add "journal" extractor Mike Fährmann 2017-05-10 17:21:33 +02:00
  • e5f79ae839 [deviantart] add support for all media types Mike Fährmann 2017-05-10 16:45:45 +02:00
  • ab4a38cb10 update README Mike Fährmann 2017-05-10 16:44:26 +02:00
  • 1e416e5227 update README Mike Fährmann 2017-05-09 15:43:55 +02:00
  • 9f1c83297f [pinterest] allow URLs with any TLD Mike Fährmann 2017-05-08 15:08:39 +02:00
  • b3b92ac243 [deviantart] support "All" favorites and add "mature" option Mike Fährmann 2017-05-06 21:26:27 +02:00
  • 7376ad7f3d [deviantart] turn the "Mature Content Filter" off Mike Fährmann 2017-05-06 14:56:41 +02:00
  • ef90a2de2f implement the "exit" option for the "skip" config-key Mike Fährmann 2017-05-05 15:49:58 +02:00
  • cfbf79d788 [pixiv] fix login Mike Fährmann 2017-05-05 10:38:22 +02:00
  • 85a46ed700 [booru] fix issue with multiple tags Mike Fährmann 2017-05-04 11:58:51 +02:00
  • fc9223c072 add '--abort-on-skip' option and ability to control skip behavior Mike Fährmann 2017-05-03 15:17:08 +02:00
  • 7c8f61a116 release version 0.8.3 Mike Fährmann 2017-05-01 13:30:09 +02:00
  • d948ba1322 [readcomics] remove module Mike Fährmann 2017-05-01 11:44:12 +02:00
  • a610b35a0d [mangashare] remove module Mike Fährmann 2017-05-01 11:06:38 +02:00
  • 4e8587bad4 [pixiv] add support for https://i.pximg.net URLs Mike Fährmann 2017-04-30 22:54:49 +02:00
  • e41efbd2d9 [kissmanga] fix edge-case Mike Fährmann 2017-04-30 11:02:32 +02:00
  • ffd72424bf [kissmanga] another attempt at getting the AES key Mike Fährmann 2017-04-29 15:58:33 +02:00
  • af56887a47 [exhentai] fall back to e-hentai if no username is given Mike Fährmann 2017-04-28 15:59:56 +02:00
  • 48a5b11204 fix error if no file extension is found Mike Fährmann 2017-04-26 12:31:42 +02:00
  • 701c016b97 add '-q/--quiet' option Mike Fährmann 2017-04-26 11:33:19 +02:00
  • 4b967fa189 implement and use extractor.config() method Mike Fährmann 2017-04-25 17:12:48 +02:00
  • f0aa35ac84 add '--ignore-config' option Mike Fährmann 2017-04-25 17:09:10 +02:00
  • 82ab1fca07 [seiga] reduce cache maxage to one week Mike Fährmann 2017-04-24 15:25:20 +02:00
  • 4332694492 add simple imagehosts to list of supported sites Mike Fährmann 2017-04-23 17:08:45 +02:00
  • ec48d25afc [pawoo] fix extraction results Mike Fährmann 2017-04-22 11:14:20 +02:00
  • 244ab75cad [kissmanga] update AES key retrieval Mike Fährmann 2017-04-21 20:36:47 +02:00
  • e3b2e69e8c Merge pull request #13 from john0312/master Mike Fährmann 2017-04-21 15:11:50 +02:00
  • a5485a46cb fixed the module for pixhost Chen John L 2017-04-21 19:54:10 +08:00
  • 9f32cf1f4e improve supportedsites.rst and build script Mike Fährmann 2017-04-20 16:56:50 +02:00
  • 13dc5d72bc update some extractors to use https Mike Fährmann 2017-04-20 13:20:41 +02:00
  • 342371086b [pawoo] add extractors for accounts and statuses Mike Fährmann 2017-04-19 10:17:43 +02:00
  • 5af35ea150 add -v/--verbose option and reduce error verbosity Mike Fährmann 2017-04-18 11:38:48 +02:00
  • 0770de0ea1 [deviantart:image] add support for sta.sh URLs Mike Fährmann 2017-04-17 11:52:16 +02:00
  • 385285932a add script to collect test results in JSON format Mike Fährmann 2017-04-14 14:45:35 +02:00
  • f4aa452bd1 update unit test results Mike Fährmann 2017-04-14 14:40:36 +02:00
  • 71e08dc9c4 [tumblr] keyword consistency Mike Fährmann 2017-04-13 20:47:22 +02:00
  • b43cd88101 add '-j/--dump-json' option Mike Fährmann 2017-04-12 18:43:41 +02:00
  • c9a5650cf8 add manga extractors to all foolslide-based modules Mike Fährmann 2017-04-11 21:03:40 +02:00
  • bd95fea82c update unit test results Mike Fährmann 2017-04-11 21:03:09 +02:00
  • 0456efaa5a [hentaifoundry] update unit tests Mike Fährmann 2017-04-10 10:50:34 +02:00
  • af82467627 release version 0.8.2 Mike Fährmann 2017-04-10 08:23:03 +02:00
  • e739760ce0 update classifiers Mike Fährmann 2017-04-10 08:14:36 +02:00
  • fd3f84d913 [kissmanga] get AES key from site itself Mike Fährmann 2017-04-09 17:15:38 +02:00
  • fa1cb6f74c release version 0.8.1 Mike Fährmann 2017-04-09 11:51:52 +02:00
  • fece09d326 [fallenangels] update to new domain and site-layout Mike Fährmann 2017-04-09 11:37:21 +02:00
  • cf79a47b59 update unit tests Mike Fährmann 2017-04-08 11:02:32 +02:00
  • e23e4b1100 [seaotterscans] add extractor Mike Fährmann 2017-04-07 13:20:35 +02:00