Commit Graph

97 Commits

Author SHA1 Message Date
Rolux
314fd03934 allmovie: parse credits 2008-07-25 16:26:46 +02:00
Rolux
7d9c3da760 allmovie: parse cast 2008-07-25 16:22:28 +02:00
Rolux
d963f1888a allmovie: parseList function 2008-07-25 16:06:50 +02:00
Rolux
392ca2939b more allmovie data; allmovie id is 123456, not 1:123456 2008-07-25 16:03:04 +02:00
Rolux
73aeef5106 generally, name methods getPosterUrl(), not getPoster() 2008-07-25 14:20:56 +02:00
Rolux
d33455aefb one more test 2008-07-25 14:15:55 +02:00
Rolux
35b879b442 typos, better method names 2008-07-25 14:02:06 +02:00
Rolux
24018d70c0 better var names 2008-07-25 13:54:20 +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
Rolux
73ce77dc2e removing debug output 2008-07-06 20:13:37 +02:00
Rolux
d17ae60f8e movieposterdb module 2008-07-06 20:12:30 +02:00
j
ce6124d33d oxlib api changes 2008-07-06 15:01:51 +02:00
j
cde21b0363 parse title and add some tests 2008-07-05 15:35:46 +02:00
j
b00befc5fc Infobox_Film is also possible 2008-07-04 17:04:22 +02:00
j
f8ba23da62 allmovie 2008-07-04 15:56:02 +02:00
j
47820ba939 get image urls from wikipedia image names 2008-07-04 14:14:13 +02:00
j
7df07d8a61 tagline is not a dict 2008-07-04 12:24:48 +02:00
j
f653e02887 some more tv show sites 2008-07-03 22:22:32 +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
j
c466c35253 None not empty string as release date 2008-07-02 18:55:41 +02:00
j
c3874d9a68 also parse Year and month year dates 2008-07-01 14:40:36 +02:00
j
4c14ce613d vi:si:et:sw=4:sts=4:ts=4 2008-06-19 11:47:02 +02:00
j
8886cfe8d3 reduce parsing time drastically thanks to updated encoding detection and removing BeautifulSoup 2008-06-17 13:07:53 +02:00
j
5cdd4ed63b more decodeHtml 2008-06-16 14:07:45 +02:00
j
23656cde3e more decodeHtml 2008-06-16 14:06:16 +02:00
j
66fe37b4ce add opensubtitles 2008-06-01 15:15:14 +02:00
j
65283843bf decode aka title 2008-05-31 11:36:05 +02:00
j
7d0bc860d7 unicode needs to be encoded to utf-8 before handing to quote 2008-05-28 10:45:16 +02:00
j
454eefb7cb get more things out of IMDb class 2008-05-25 19:29:14 +02:00
j
55c5cdfa99 add synopsis 2008-05-25 17:53:38 +02:00
j
e268ff3926 also remove full synopsis 2008-05-25 17:31:24 +02:00
j
e2511ee9a3 remove debug 2008-05-25 15:54:48 +02:00
j
e8d37289c0 fix thepiratebay.getId 2008-05-25 12:36:37 +02:00
j
55ff7463b5 that can also be empty on mininova 2008-05-25 12:29:24 +02:00
j
87d7177282 that can also be empty on mininova 2008-05-25 12:25:41 +02:00
j
9fca883114 private trackers are no good 2008-05-25 12:16:04 +02:00
j
3e9d4f357a check if torrent site still exists 2008-05-25 12:04:13 +02:00
j
24d7378432 move plot parsing, remove use of BeautifulSoup from getMovieInfo 2008-05-23 13:08:40 +02:00
j
9dcbee25c7 this is no longer needed 2008-05-23 12:50:26 +02:00
j
87771c6645 never use str only unicode 2008-05-23 12:48:19 +02:00
j
6a1ecbe21c imdb needs some decodeHtml and credits are all optional 2008-05-11 17:07:09 +02:00
j
ceb4d21506 getAmg 2008-05-10 13:15:50 +02:00
j
146ab0c0b5 some wikipedia parsing 2008-05-10 12:55:26 +02:00
j
dc0cea8262 return '' instead of None in imdb.getMovieId 2008-05-10 11:35:31 +02:00
j
26f82c01b4 wikipedia by amg_id, only one place to keep the criterion poster url 2008-05-10 11:10:23 +02:00
j
37bd88fa4a return unscaled poster, inlcude main poster in getMoiePosters 2008-05-10 10:29:15 +02:00
j
543df78415 return '' instead of None in imdb.getMovieId 2008-05-10 10:07:47 +02:00
j
2d13e2ba31 ratings, and some more criterion functions 2008-05-10 09:38:14 +02:00