>Maybe it's unnecessary, to do the search on the French site 
         
true, but i have to search with the french title (my videolibrary is in
french)
 


>you could get the URL of the movie you need, get its URL with
>the ia.get_imdbURL method and - if you want the French page -
>change this URL later.
        
good idea. This way i can use imdbpy.

 
>Anyway, limiting the scope to movie titles, I think there's room for
>improvement: wouldn't it be nice to be able to get the title in a
>given language (if it's present amongst the akas)?
>Something like a titleInLang(lang) method of the Movie class; it could
>scan the list of akas for the specific language.

you talk about this  : releaseinfo#akas
for Ex: http://www.imdb.com/title/tt0211915/releaseinfo#akas


>Caveat: I think that most of the times in the 'akas' key the _country_
>is listed, and not the language - so we should provide a mapping
>between
>countries and their main language (this is already partially done in
>the 'articles' module, for different reasons: it should be extended).
        
>If you're interested in this feature, let me know if you want to
>work on it (in this case, open a Bitbucket account and fork imdbpy [1])
>Otherwise, it goes in the "todo". :-)

why not. It's not my priority but i will be happy to contribute

Sebastien



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel

Reply via email to