dvdloc8.com (dvdlocate) DVD-Video lookup scraper
#1
Lightbulb 
I have this scraper suggestion/request that would go perfect with XBMC's DVD ISO/IMG playback capabilities:

Is anyone interesting in scripting a XBMC HTTP/database lookup scraper for dvdloc8.com to use for DVD-Video movies (including DVD-Video discs, VIDEO_TS.IFO in folder and ISO/IMG images). dvdloc8.com (a.k.a. dvdlocate.com) is a movie lookup database similar to IMDb, difference being that dvdloc8 is for full DVD-Video discs only as it includes all DVD disc information such as available languages, subtitles, audio tracks format, extra/special features and more.

Maybe you might even consider contacting the owners/maintainers of dvdloc8.com (who by the way also run digital-digest.com, dvdr-digest.com and divx-digest.com) about the possibility of them setting up an API (interface) for their database and search access for us via simple XML over sockets interface feed (similar to how XBMC access weather.com and freedb.org) as that would benifit us both (because then we could not have to scrape the HTTP webpages which is much slower and will be a strain on their website bandwidth), ...in exchange we could post their logo in XBMC (and maybe even on our website if they want) so they get some credit, plus people then know that we use and recomend their database. theoreticly access to a XML sockets interface would make lookups 10x faster and would transfers 10x less data comparing to scraping the website.

...any volunteers? Huh

PS! I was hoping that maybe someone that's not already a XBMC project member could step up and put it together and submit it a patch to us (though a Team-XBMC memeber is of course just as welcomed to step up).
Reply
#2
Thumbs Up 
Bumping this thread now as Spiff has just committed a new lookup mechanism which enables anyone (without any prior programming experience) to relatively easily create RegExp-based XML scrapers (see the new "\system\scrapers\video\" and the imdb.xml example). The database is only able to handle movies so far, so you can not create scrapers for anything else right now, but Spiff is planning on extending the video-database to also handle TV-series so stay tuned. FYI; these XML scrapers are text-based so will be able to create and/or edit them yourself in a text-editor or a xml-editior. RegExp is kind of a simple scripting language made up of syntax rules that will allow you to simply scrape/collect information from a web-site and sort it into the database.

This lookup mechanism mean that you can create a dvdloc8.com (dvdlocate) for yourself and then submit it to Team-XBMC so others also can enjoy it. (Note that if you can not compile XBMC yourself then you need to wait for the next T3CH build before you access this new feature).

Any volenteers? Happy scraping!

spiff Wrote:just fyi, i have now commited part two of my world domination plans.

- new video db scheme
- revamped lookup mechanisms to handle different content types (still only movies)

next on list is tv shows.

Please also see:
- Anime lookup on anidb.net or animenfo.com
- Internet Adult Film Database (IAFD) support (iafd.com)
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#3
bump!, volunteers?
Reply

Logout Mark Read Team Forum Stats Members Help
dvdloc8.com (dvdlocate) DVD-Video lookup scraper0