Commit Graph

14 Commits

Author SHA1 Message Date
Mike Fährmann
2fae0b1803 [fapat] add extractor 2016-12-07 08:45:52 +01:00
Mike Fährmann
583f1b8bbb [postimg] add extractor 2016-12-06 12:46:41 +01:00
Mike Fährmann
d1cd9acf54 [pixhost] adjust to new site layout 2016-12-06 10:05:24 +01:00
Mike Fährmann
d402e644bf update tests 2016-11-29 17:11:41 +01:00
Mike Fährmann
46440fda2d [imagevenue] add extractor 2016-11-28 22:30:00 +01:00
Mike Fährmann
99440ca51a [imgtrial] add extractor 2016-11-13 21:25:37 +01:00
Mike Fährmann
5f2824dfe6 [imgspot] add extractor 2016-11-13 21:24:38 +01:00
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