Commit Graph

13 Commits

Author SHA1 Message Date
Mike Fährmann
2d0cfb33e1 [xvideos] add user profile extractor (#45) 2017-11-02 17:28:35 +01:00
Mike Fährmann
6af921a952 [sankaku] rewrite/improve (fixes #44)
- add wait-time between HTTP requests similar to exhentai
- add 'wait-min' and 'wait-max' options
- increase retry-count for HTTP requests to 10
- implement user authentication (non-authenticated users can only view
  images up to page 25)
- implement 'skip()' functionality (only works up to page 50)
- implement image-retrieval for pages >= 51
- fix issue with multiple tags
2017-10-14 23:01:33 +02:00
Mike Fährmann
cebf800a7f [foolfuuka] add support for more sites (#18)
- https://arch.b4k.co
- https://archive.whatisthisimnotgoodwithcomputers.com
- https://archive.yeet.net

Notes:
- The name "whatisthisimnotgoodwithcomputers" is way too long ...
- archive.yeet.net is out of date and also blocked by 4chan servers
  - newest threads are 2 weeks old
  - using "https://archive.yeet.net" as Referer header results in
    "403 Forbidden" when accessing 4chan
2017-09-16 21:36:16 +02:00
Mike Fährmann
18e6ed1c7e [booru] add extractors for "Popular" images 2017-08-24 21:29:22 +02:00
Mike Fährmann
d7cb3c668a update supportedsites.rst 2017-07-24 10:50:40 +02:00
Mike Fährmann
74a2b5af06 update supportedsites.rst 2017-07-15 15:01:30 +02:00
Mike Fährmann
1dac76fd1c update extractor docstrings 2017-06-28 17:39:07 +02:00
Mike Fährmann
fb1904dd59 add 'Authentication' column to supportedsites.rst 2017-06-15 21:06:20 +02:00
Mike Fährmann
c921b4f32a code cleanup and fixing tests 2017-06-02 09:10:58 +02:00
Mike Fährmann
1e416e5227 update README 2017-05-09 15:43:55 +02:00
Mike Fährmann
4332694492 add simple imagehosts to list of supported sites 2017-04-23 17:08:45 +02:00
Mike Fährmann
9f32cf1f4e improve supportedsites.rst and build script 2017-04-20 16:56:50 +02:00
Mike Fährmann
659577ae54 add a script to automatically build a list of supported sites 2017-01-15 21:31:21 +01:00