Commit graph

38 commits

Author SHA1 Message Date
j
9899cf89a1 add timeout to imdb.guess 2010-01-24 10:25:41 +05:30
j
51a0c7dc4a only import BeautifulSoup if used in depricated functions 2010-01-23 10:03:14 +11:00
j
ac06e3feb0 fix, comment 2010-01-08 12:52:39 +01:00
j
832aeb848d imdb is changing 2010-01-08 12:37:37 +01:00
j
d3069d43c6 use only one year parser, more relaxed about user rating 2010-01-07 01:08:08 +01:00
j
80641b5461 imdb cleanups 2009-11-30 01:46:56 +01:00
j
4e38581c51 fix trivia and external reviews 2009-10-23 20:53:48 +02:00
j
4ae7f6b382 some reviews get onclick foo now 2009-10-23 17:16:09 +02:00
j
1bd6615f16 back to oxlib, package_dir does not work with pip/python setup.py develop 2009-10-12 17:18:59 +02:00
j
16eeaf8b25 depend on ox, install as ox.web, migrate getUrl to readUrl 2009-10-12 13:47:43 +02:00
j
9a6b6c8c49 ratings can not exist now 2009-08-20 21:50:07 +02:00
j
7202fcb391 movie title searches can do without beeing updated every 24 hours 2009-08-19 23:00:31 +02:00
j
54492f33a6 less BeautifulSoup 2009-08-06 12:10:57 +02:00
j
93bd2e72e9 genre is array 2009-08-03 12:44:04 +02:00
j
e8e42401aa add AKATitles 2009-08-02 18:23:17 +02:00
j
26aa58d3a2 first strip, decode entities after that 2009-07-14 14:49:00 +02:00
j
03af5a3de0 fix imdb serach and mapping 2009-07-10 10:47:01 +02:00
j
10e9f54153 also return cinematographer and editor 2009-06-01 15:16:12 +02:00
j
bf3e51df23 cleanup urls 2009-06-01 15:11:22 +02:00
j
10d3783673 never update imdb cache for now 2009-05-31 22:28:01 +02:00
j
9fab130d81 fix votes in IMDb 2009-05-31 20:12:43 +02:00
j
ba14fc371a parse votes 2009-04-11 18:04:49 +02:00
j
f26f5de666 fix plot, fix dont fail in youtube 2008-12-07 15:39:39 +01:00
j
9cc7b2529d fix release date for 0107394 2008-11-11 01:34:34 +01:00
j
5a5b0f085a remove debug 2008-10-04 17:17:28 +02:00
j
7f411e0b6a fix parse date 2008-10-04 17:17:13 +02:00
j
0b9d6faaf6 dont use strftime, it does not work for years like 1897 2008-10-04 15:57:23 +02:00
j
e29e2cc06b try to use $ value for budget 2008-09-30 18:30:40 +02:00
j
1145a42e5c only last gross / budget, not sum 2008-09-30 18:05:19 +02:00
j
ce0d5692c7 add imdb.getPersonData 2008-09-30 16:00:21 +02:00
j
c54bcc0738 no pro link 2008-09-18 10:18:46 +02:00
j
7c90d07438 add some sites, fix some bugs 2008-07-29 19:04:23 +02:00
j
70a610dc4f country is allways dict 2008-07-16 20:05:30 +02:00
j
d38d4ffc6f only use season episode if its in the right place 2008-07-13 15:31:16 +02:00
j
cde21b0363 parse title and add some tests 2008-07-05 15:35:46 +02:00
j
7df07d8a61 tagline is not a dict 2008-07-04 12:24:48 +02:00
j
68f7621ac7 rename oxutils -> oxlib 2008-07-03 11:24:49 +02:00
j
6a16a0af30 rename ox -> oxweb 2008-07-03 11:21:18 +02:00
Renamed from ox/imdb.py (Browse further)