Hi,

Nice job for that, but as cedric already said you should use 
Ecore_Con_Url.
You can take a look in Enna we have a working scrapper for TheTVDB:
https://github.com/enna-project/Enna-Media-Server/blob/master/src/modules/thetvdb/ems_grabber_thetvdb.cpp

Le 12.04.2013 02:03, thomasg a écrit :
> Hi everyone,
>
> As there's a clear lack of EFL based libraries :P I've written one 
> for
> the TheTVDB.com[1] API. I initially started with this for a tool I'm
> working on, but figured it might be useful for other people, maybe
> writing video players and such.
>
> The library is basically a C frontend to the TVDB XML api, it parses
> the XML to C structures.
> For parsing Eina simple xml is used, for downloading cURL; no other
> dependencies.
> It is meant to be high level and produce directly usable data.
>
> So far, there are enough function to make it useful (I think), but 
> not
> the full TVDB API is represented and not all properties TVDB offers
> are used yet.
>
> This is the first library I've ever written and I'm certainly not a
> professional programmer, so it will contain bugs. I'd be very happy
> for any constructive feedback and any contribution, but be kind. :)
>
> Long story short; if you're interested, the code is on github[2], and
> there's also documentation[3] available.
>
> Regards,
> thomasg
>
> [1]: http://thetvdb.com
> [2]: https://github.com/tg--/etvdb
> [3]: http://etvdb.gstaedtner.net/doc
>
> 
> ------------------------------------------------------------------------------
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for 
> building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free 
> account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

-- 
Raoul Hecky

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to