Monty and Wooly Scraper

Bug #492244 reported by Ged Walsh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dosage
Fix Committed
Low
Tristan Seligmann

Bug Description

http://www.montyandwoolley.co.uk/

class MontyandWooly(BasicScraper):
    latestUrl = 'http://www.montyandwoolley.co.uk/'
    imageUrl = 'http://montyandwoolley.co.uk/%s'
    imageSearch = compile(r'<img src="(http://montyandwoolley.co.uk/.+?)"')
    prevSearch = compile(r'<div class="nav-previous"><a href="(.+?)">')
    help = 'Index format: yyyy/mm/dd/strip-name'

Related branches

Changed in dosage:
assignee: nobody → Tristan Seligmann (mithrandi)
importance: Undecided → Low
milestone: none → 1.7.0
status: New → Fix Committed
Changed in dosage:
status: Fix Committed → In Progress
Changed in dosage:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.