Commit Graph

7 Commits

Author SHA1 Message Date
Mike Fährmann
88193718e8 [pixhost] add extractor 2016-11-09 12:03:14 +01:00
Mike Fährmann
07e9e2c4f1 [imgmaid] add extractor 2016-11-08 00:17:10 +01:00
Mike Fährmann
885aa7f7cf [img4ever] add extractor 2016-11-08 00:16:47 +01:00
Mike Fährmann
37ea66098a add tests 2016-11-05 13:51:52 +01:00
Mike Fährmann
78b168820d move another 4 extractors 2016-11-04 09:33:38 +01:00
Mike Fährmann
5e82e8dfbd move chronos & co. to imagehosts file 2016-11-03 18:14:33 +01:00
Mike Fährmann
8b7f719f36 combine imagehost extractors into a single file
added extractors for
 - hosturimage.com
 - imageontime.org
 - imgupload.yt
 - imgspice.com
 - imgclick.net

All of these would have shared a lot of common code, so i created a base
class for imagehost extractors and put them all in the same file to
avoid clutter.
2016-11-03 15:46:04 +01:00