drmadgr / imdb-api

Automatically exported from code.google.com/p/imdb-api
0 stars 0 forks source link

parseTitleLinks #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
string pat = "(<p><b>.*?)\n";

this pattern doesn't work for some search results with movie titles translated 
to the different languages.

Original issue reported on code.google.com by tijo...@googlemail.com on 26 Aug 2010 at 11:01