Kodi Community Forum
Scraper is always write in XML / RegExp ? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=60)
+--- Thread: Scraper is always write in XML / RegExp ? (/showthread.php?tid=145372)



Scraper is always write in XML / RegExp ? - mikebzh44 - 2012-11-16

Hi.

Maybe a silly question : Scraper is always written in XML with RegExp ?

Wht I'm asking this ? Because we (French community Passion-XBMC.org) are releasing our new database and we have to write a new scraper.

Usually Frost (FrostBox here) do the job but he's completly silent for months now :S

And some member of our team have understood that scraper will move from XML to python.

So what it the roadmap for scraper ? For Frodo : XML / RegExp ? For Gxxxxx : XML / RegExp or pyhton ?

Thanks.


RE: Scraper is always write in XML / RegExp ? - jmarshall - 2012-11-17

Yes, Frodo uses only XML based scrapers.


RE: Scraper is always write in XML / RegExp ? - mikebzh44 - 2012-11-17

Thanks.