s0faking / plugin.video.orftvthek

ORF TVthek - This KODI plugin provides access to the Austrian "ORF TVthek"
GNU General Public License v2.0
42 stars 19 forks source link

Refactor scraper #17

Closed Rechi closed 8 years ago

Rechi commented 8 years ago

add an Abstract Base Class Scrapper and make htmlScraper and serviceAPI subclasses of Scraper

s0faking commented 8 years ago

nice work. thanks a lot Rechi