Posts: 15
Joined: Jan 2009
Reputation:
0
Hello,
I'm looking for an open source scraper in C#, VB.NET, Java, Python or C++. Do you have references.
A lot a scraper are really good but they only export their metadata in nfo. I would like to improve them to also be able to export the data in xml for Media Browser module of Vista Media Center.
Posts: 12,706
Joined: Nov 2003
Reputation:
129
spiff
Team-Kodi Member
Posts: 12,706
?
firstly; nfo files are xml files. secondly; you can use our scraper framework to output ANY format. a scraper is just a translator. for instance i use them heavily at work for processing output from my simulations.
Posts: 15
Joined: Jan 2009
Reputation:
0
I dont understand. Perhaps I use a bad word or I don't express myself correctly.
I'm looking for a tool like nfoScraper, Movie Info Plus, Media companion... These tools are able to retrieve metadtata from internet and to generate a nfo file. That what we call a scraper ? I would like to add the ability to generate xml for Media Browser.
I know that a nfo file is a xml. It's why I think it's a better idea and easier to improve an existing tool than create a new one. I also can write a little translation script to transform the nfo wml file format in a Media browser xml file format.
Posts: 12,706
Joined: Nov 2003
Reputation:
129
spiff
Team-Kodi Member
Posts: 12,706
that is NOT what we call a scraper in this context and you are certainly in the wrong subforum!