Commit graph

371 commits

Author SHA1 Message Date
j
9dd0c2416e better description 2015-03-15 02:23:52 +05:30
j
16a955f310 better title 2015-03-15 02:21:56 +05:30
j
c4c0c40825 only ignore title 2015-03-15 02:17:33 +05:30
j
cdea161d2f ignore emtpy parts 2015-03-15 02:12:40 +05:30
j
60ad26d201 update ubu/archive 2015-03-15 01:07:34 +05:30
j
abaae5e059 add startpage.find 2014-12-09 13:11:36 +01:00
j
dcc23ba2a4 get rid of all urllib2 calls 2014-10-05 20:06:22 +02:00
j
1f14f6db55 more urlencode 2014-10-05 19:54:13 +02:00
j
9b860d0d33 urlencode 2014-10-05 10:23:56 +02:00
j
83cf8eea53 i really likes movies, s/six.movies/six.moves/ 2014-10-02 20:17:31 +02:00
j
37dfed3143 more python3 cleanups 2014-10-02 10:28:22 +02:00
j
ec252440d9 from __futre__ import print_function 2014-09-30 21:27:26 +02:00
j
d4d09b56b6 use six to support python 2 and 3 2014-09-30 21:04:46 +02:00
j
ff0d776b09 fix ox.web.youtube 2014-09-28 21:57:45 +02:00
j
2bd1c7d657 handly empty subs 2014-07-20 11:20:31 +02:00
j
5e2b3cf448 fix imdb poster 2014-07-10 09:38:36 +02:00
j
07cd885b0a cleanup 2014-05-09 12:20:55 +02:00
j
73a60e73d7 add abebooks 2014-05-06 00:24:13 +02:00
j
94ca01a041 string.letters is changes uppercase position between python version, use string.ascii_uppercase 2014-04-22 19:03:32 +02:00
j
d2a6511a95 add timeout argument to ox.web.youtube.info 2014-04-22 16:15:20 +02:00
j
cdc56bc63f add lookupbyisbn 2014-04-03 12:15:30 +02:00
j
9c844d0ce7 fix amazon parser 2014-04-03 01:34:15 +02:00
j
075e735cd1 update ox.web.youtube 2014-02-19 14:09:54 +05:30
j
7577b319ce dont take random number if film has no year 2014-01-17 23:09:45 +05:30
j
d1a5613f3f more summary fixes 2014-01-16 13:56:07 +05:30
j
5a61dea925 fix imdb plotsummary parser 2014-01-16 13:49:30 +05:30
j
5179a4fcf9 add yt 4k format 2014-01-15 22:03:39 +05:30
j
2456ec2d5a ox.web.youtube: use in/out/value like ox.srt, decode html value 2014-01-15 20:12:14 +05:30
j
2abe99c89f fix wikipedia movie parser 2013-12-22 13:38:43 +05:30
j
d8bb547e25 workaround for python2.6 2013-11-06 10:33:45 +01:00
j
e3ee66fe08 trivia 2013-10-21 17:33:00 +02:00
j
98ab0e29db support returning more than 10 results 2013-09-08 15:56:57 +02:00
j
a8e76893d3 only use most common title per type, fixes #1826 2013-08-24 17:30:37 +02:00
j
3cc5659310 add option to get tweets from one user 2013-08-01 15:14:06 +02:00
j
ba6ee2e62e make sound unique 2013-07-23 14:54:32 +02:00
j
f3d26879fd one more 2013-07-16 13:42:58 +02:00
j
aa8641f22f more titles to ignore, cloes #1532 2013-07-16 13:41:49 +02:00
j
02afccc253 normalize alternative title country names 2013-07-16 11:41:16 +02:00
j
07e1a36ba9 filter working titles, one more World-wide/Internaltional 2013-07-16 11:35:55 +02:00
j
5b9cb279ba world-wide title 2013-07-16 11:02:43 +02:00
j
adfe642547 use geo.normalize_country_name for normalize imdb names 2013-07-13 15:48:26 +02:00
j
ad7e21e7a8 fix lxml unicode handling 2013-07-04 20:32:54 +02:00
j
b1d248c4df add timeout as option to twitter.find, also return html 2013-07-04 12:22:56 +02:00
j
78986c671e alternative titles are flipped now 2013-06-29 18:50:10 +02:00
j
deaa2bb988 dont return x as release date 2013-06-29 18:21:58 +02:00
j
f7e9605828 fix release date parser 2013-06-28 16:53:25 +02:00
j
d7bd98d63a add www. 2013-06-17 22:43:44 +02:00
j
27df553ffb move 2013-06-14 12:19:36 +02:00
j
15ba89bac2 use ddg 2013-06-14 12:17:18 +02:00
j
e2bffccd36 add youtube playlist parser 2013-06-12 18:28:19 +02:00
rolux
f3d91b78d6 update criterion.py 2013-06-09 16:48:58 +02:00
j
f086c64e51 parse arsenal 2013-06-06 11:20:43 +02:00
j
3165e3a8b1 fix unicode detection 2013-06-01 13:21:13 +02:00
j
7d7c7c9407 fix ddg 2013-06-01 12:25:20 +02:00
j
96f7975747 episodes without season/episode are season 1, add season besides having it in the title, fixes #1548 2013-05-31 22:34:06 +02:00
j
8038b0d13f fix google parser, and by that imdb id lookup, fixes #1545 2013-05-31 22:05:25 +02:00
j
cb3701d3e2 more unwanted akas, fixes #1532 2013-05-31 21:45:25 +02:00
j
986a788bc7 fix #1546 2013-05-31 11:54:57 +02:00
rolux
647f027e8a criterion.py: fix title and synopsis detection 2013-05-31 11:03:09 +02:00
j
4f0654db68 fix keywords, fixes #1541 2013-05-30 21:12:28 +02:00
rolux
540f0bc4bd fix imdb keywords parser 2013-05-30 21:10:06 +02:00
j
100a93296f dont keep originalTitle for episodes, fixes #1535 2013-05-30 13:55:54 +02:00
j
cb9a791a97 ignore more alternative titles, fixes #1532 2013-05-30 11:59:40 +02:00
j
a93dc6e37b fix filmingLocations 2013-05-15 00:23:00 +02:00
j
642e50b721 remove debug 2013-05-07 18:41:44 +02:00
j
0ad7a088bf fix wikipedia parser 2013-05-06 10:25:56 +02:00
j
7e4c2bdaff youtube 2013-03-23 22:28:47 +05:30
j
89f868fc39 composer lists of lists 2013-03-14 14:17:10 +05:30
j
f7186b936c fix wikipedia parser 2013-03-02 05:15:57 +05:30
j
24410c458a mini-series too 2013-03-01 16:01:35 +05:30
j
02b20b0042 expose isSeries flag 2013-03-01 15:15:18 +05:30
j
79ecde337c parse composer 2013-02-26 13:20:06 +05:30
j
8b3230df05 parse color and sound better 2013-02-25 19:23:44 +05:30
j
2d65dcd16a parse color and sound 2013-02-25 19:18:14 +05:30
j
e896dac0de camel case 2013-02-25 13:57:48 +05:30
j
8609e6e9f4 make language unique, fixes #1280 2013-02-20 09:46:34 +05:30
j
1b13c7cb00 parse production companies 2013-02-18 19:20:30 +05:30
j
e2936705c4 fix import 2013-01-31 20:07:11 +05:30
j
bb78574bc0 add ox.web.twitter 2013-01-31 19:48:07 +05:30
j
a7307ec08a alos load releaseinfo for international titles, fixes #1128 2013-01-31 14:55:23 +05:30
j
f0c2b888d7 fix poster lookup 2013-01-29 08:05:31 +05:30
j
8021672cfd add ox.web.ubu 2012-12-29 13:04:24 +01:00
j
7884e8671a dont use Japan (imdb display title) (English title) 2012-11-19 12:04:06 +01:00
j
9dfcb77be8 international english before often original uk 2012-11-11 17:23:34 +01:00
j
6529e5f1c1 some more special cases 2012-11-11 17:15:40 +01:00
j
43a54740bd restored version 2012-11-11 03:08:54 +01:00
j
8229a651f7 USA/UK 2012-11-11 02:31:51 +01:00
j
11a00db3bb update series detection, fixes #1153 2012-11-09 14:28:34 +01:00
j
c7a2ef21c7 titles 2012-11-08 20:34:26 +01:00
j
91ebecccc3 alternative spelling 2012-11-07 20:07:24 +01:00
j
6eb18c3077 use title from series entry as series title 2012-11-07 00:05:18 +01:00
j
dd316160be fix youtube download urls 2012-11-01 13:14:59 +01:00
j
639b74eac3 reduce choice of alternative titles for english films, fixes #1084 2012-10-10 13:27:19 +02:00
j
13a55763d3 take first title only, fixes #1088 2012-10-10 13:08:37 +02:00
j
eaa8b9995f use title/originalTitle not title/internationalTitle 2012-10-09 14:55:29 +02:00
j
073aaa1b32 make directors unique but keep order, fixes #1076 2012-10-08 13:44:02 +02:00
j
7fe62b5ce3 regex first, fixes #1058 2012-10-01 23:29:57 +02:00
j
102365eb8e ignore - descriptions, fixes #1047 2012-09-30 12:17:45 +02:00
j
1935b76b46 also strip single quotes from titles. fixes #1050 2012-09-30 12:14:33 +02:00
j
e0dd4d53b1 fix only one connection, parse connection description too 2012-09-29 18:13:58 +02:00
j
da09714910 parse new movieconnections page, fixes #1045 2012-09-29 17:55:37 +02:00
j
c690f811b6 minor change 2012-09-25 13:54:54 +02:00
j
8f82cefa78 cleanup imdb characters 2012-09-25 12:57:57 +02:00
j
c8cea371e3 load series pages with same timeout 2012-09-23 15:26:20 +02:00
j
7ae6556ff4 cleanup episode titles 2012-09-23 15:12:07 +02:00
j
1272e70891 remove empty alternative titles 2012-09-22 23:28:59 +02:00
j
a79b2a6134 fix stop words 2012-09-22 22:56:10 +02:00
j
6df54b5ca2 add title stop words again 2012-09-22 22:52:18 +02:00
j
b5b480e3f2 use imdb display title before other titles, dont add internationalTitle if its the same as title 2012-09-22 22:44:08 +02:00
j
d29f9e3dc8 fix movies with only one alternative title 2012-09-22 22:38:02 +02:00
j
ca9ffcf867 add Australia (foo) to International titles 2012-09-22 22:34:52 +02:00
j
e6aae3abe5 case sensitive title type match 2012-09-22 22:11:54 +02:00
j
da72fbdaed imdb: retun title/internationalTitle, #947; cleanup alternative titles, #963 2012-09-22 21:40:01 +02:00
j
1522f870b7 strip whitespace 2012-09-14 11:31:29 +02:00
j
7a8609f5cf cleanup title in one place 2012-09-14 11:27:36 +02:00
j
36c6e6908e cleanup imdb titles, fixes #957 2012-09-14 11:17:34 +02:00
j
9f4020e238 update imdb parser, fixes #942 2012-09-12 23:33:29 +02:00
j
8ba74a1e4b fix some failing tests 2012-09-09 19:28:11 +02:00
j
fcae567823 fix import 2012-09-09 18:48:40 +02:00
j
f5ad5d73e4 some writers are still lists of lists 2012-08-30 11:46:25 +02:00
j
2d04e03d3d ox.web.imdb.get_episodes: get all episodes of a series 2012-08-26 15:27:16 +02:00
j
d1299f940f add filmsdivision 2012-08-21 09:55:16 +02:00
j
fffd0a17f7 typo: web.wikipedia 2012-08-21 09:07:26 +02:00
j
f38c7c4ea2 speedup imdb parser 2012-08-21 09:06:29 +02:00
j
03dbc4d045 map->[] 2012-08-21 08:41:49 +02:00
j
21dd1c7903 - no unicode decoding to get ids to seepdup get_ids
- one function for to get ids get_ids and get_ids(page=N)
2012-08-20 14:58:39 +02:00
j
62f5e84642 fix ox.cache.read_url 2012-08-17 22:20:35 +02:00
j
a4fd3c930f ox.web under_score api rewrite 2012-08-15 17:15:40 +02:00
j
bb35daa95c replace all CammelCase with under_score in ox 2012-08-14 16:12:43 +02:00
j
2de989e188 net/cache readUrl->read_url / Unicode -> unicode=True
format replace all CammelCase with under_score
2012-08-14 15:58:05 +02:00
j
c1d0fc6242 parse archive.org 2012-08-14 15:30:52 +02:00
j
c374a8fec1 fix allmovie parser to work a bit 2012-07-08 14:16:57 +02:00
j
d860742aea cleanup metacritic 2012-07-08 13:16:59 +02:00
j
e74dc77ab1 update rottentomatoes and metacritic 2012-07-08 13:09:58 +02:00
j
9c7b985295 only return movie data if page is a movie page 2012-07-07 18:51:19 +02:00
j
b12e6f1b5c fix wikipedia poster urls 2012-07-07 18:03:02 +02:00
j
daf79e8d52 add some imdb mappings 2012-07-07 15:04:16 +02:00
j
43e8efc470 person keys should be unique fixes #900 2012-07-02 15:06:08 +02:00
j
9ac7491e70 new imdb 404 message 2012-05-22 11:22:08 +02:00
j
1748484e05 fix year parsing 2012-05-19 17:08:13 +02:00
j
fab1f86987 include summary in results 2012-03-18 15:38:51 +01:00
j
bc655b4134 use imdb search to find movie with most votes 2012-03-08 14:42:22 +01:00
j
966f558853 maxVotes 2012-03-08 13:57:11 +01:00
j
cf33e530f4 update genre parse. fixes #635 2012-02-29 15:52:12 +01:00
j
7243eefb8b amg has to be digit 2012-01-13 21:02:22 +05:30
j
1e0fc757d6 ids 2012-01-13 20:49:04 +05:30
j
f3787c7412 not all archive.org links have a title 2012-01-13 19:37:12 +05:30
j
fdbf18980f archive.org module 2012-01-13 19:22:55 +05:30
j
b506c13bb2 add oembed discovery, fix wikipedia parser 2012-01-10 14:30:29 +05:30
j
ad362e5bdc all new youtube bindings 2011-12-27 21:59:13 +05:30