1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-24 03:32:33 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
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