# -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2005 Tristan Seligmann and Jonathan Jacobs
from re import compile
from ..scraper import _BasicScraper
class HappyMedium(_BasicScraper):
latestUrl = 'http://happymedium.fast-bee.com/'
imageUrl = 'http://happymedium.fast-bee.com/%s'
imageSearch = compile(r'(/comics/.+?)"')
prevSearch = compile(r'com(/.+?)".+?"prev">◄')
help = 'Index format: yyyy/mm/chapter-n-page-n'
class Heliothaumic(_BasicScraper):
latestUrl = 'http://thaumic.net/'
imageUrl = 'http://thaumic.net/%s'
imageSearch = compile(r'')
help = 'Index format: yyyy/mm/dd/n(unpadded)-comicname'
class Housd(_BasicScraper):
latestUrl = 'http://housd.net/archive_page.php?comicID=1284'
imageUrl = 'http://housd.net/archive_page.php?comicID=%s'
imageSearch = compile(r'"(.+?/comics/.+?)"')
prevSearch = compile(r'"(h.+?comicID=.+?)".+?prev')
help = 'Index format: nnnn'
class HateSong(_BasicScraper):
latestUrl = 'http://hatesong.com/'
imageUrl = 'http://hatesong.com/%s/'
imageSearch = compile(r'src="(http://www.hatesong.com/strips/.+?)"')
prevSearch = compile(r'