rolux
|
10b71a5c23
|
movie.py: handle two-letter extensions; don't add 'en' to path
|
2012-08-15 21:55:35 +02:00 |
|
rolux
|
09381f65f4
|
in movie module, add new format_path and parse_path methods
|
2012-08-15 20:57:04 +02:00 |
|
rolux
|
4fb9b03db9
|
update geo module
|
2012-08-15 18:00:52 +02:00 |
|
rolux
|
c9db65f68b
|
KEYWORDS -> KEYWORD
|
2012-08-15 17:59:31 +02:00 |
|
rolux
|
cfd84e916a
|
update user agent parser
|
2012-08-15 17:58:46 +02:00 |
|
rolux
|
d73784c8c6
|
fix is_regexp() in tokenize()
|
2012-05-26 12:48:43 +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
|
a4271fd81a
|
support versioned apis
|
2012-07-07 18:51:46 +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
|
d6be4b20f7
|
add ffprobe wrapper
|
2012-06-11 12:11:06 +02:00 |
|
j
|
77d7d7a2ec
|
country names are unicode
|
2012-06-04 21:25:41 +02:00 |
|
j
|
ddecba1d1f
|
cleanup
|
2012-05-27 13:50:10 +02:00 |
|
j
|
f6b5d6bde8
|
parse_html->sanitize_html, add links, allow mailto
|
2012-05-27 13:38:58 +02:00 |
|
rolux
|
e556447d1b
|
typo
|
2012-05-27 12:59:15 +02:00 |
|
rolux
|
4568cba7b6
|
fix is_regexp() in tokenize()
|
2012-05-26 12:52:49 +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
|
7af3c5ffcb
|
add sort_string, sorted_strings
|
2012-05-16 12:29:52 +02:00 |
|
j
|
45488de06f
|
try to give context if jsonc parsing fails
|
2012-05-04 20:28:48 +02:00 |
|
j
|
e471e050ad
|
add ox.net.oshash
|
2012-04-30 10:40:10 +02:00 |
|
j
|
5a00be4b37
|
apos not in name2codepoint, also decode that
|
2012-04-24 19:00:48 +02:00 |
|
rolux
|
6ed4a2d867
|
handle webkit; make robot a dict (since robots may run on specific systems or emulate specific browsers, they should be returned separately)
|
2012-03-27 12:20:22 +02:00 |
|
rolux
|
4bb4e31b48
|
Handle Bing Preview and Chrome Mobile
|
2012-03-27 09:55:12 +02:00 |
|
rolux
|
1828701abd
|
add robot flag to parse_useragent
|
2012-03-26 13:40:00 +02:00 |
|
j
|
224fcf7955
|
dont fail with f2t 0.27
|
2012-03-23 23:00:54 +01:00 |
|
rolux
|
e1cc6a07be
|
Change the string for versions of Microsoft Windows from 'NT X.Y (Windows ABC)' to 'NT X.Y (ABC)'
|
2012-03-22 21:17:14 +01:00 |
|
j
|
b0b8f87d43
|
fail if ffmpeg2theora is not up to date
|
2012-03-21 23:45:19 +01:00 |
|
j
|
22a66ec331
|
fix typo
|
2012-03-21 20:38:40 +01:00 |
|
j
|
7e08473e11
|
add get_country_name to ox namespace
|
2012-03-21 20:35:01 +01:00 |
|
rolux
|
4aef31680f
|
add geo module (for country name normalization)
|
2012-03-21 17:55:42 +01:00 |
|
rolux
|
948f172dfc
|
update parse_useragent
|
2012-03-21 08:47:04 +01:00 |
|
rolux
|
070a4879c6
|
add parse_useragent
|
2012-03-21 08:44:24 +01: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
|
b76bb80577
|
handle srts with empty subs
|
2012-03-07 18:59:02 +01:00 |
|
j
|
5ddf7970b9
|
improve parser(handle empty subs)
|
2012-03-06 23:00:16 +01:00 |
|
j
|
cc8b42ebf4
|
add utf-8 BOM to srt
|
2012-03-02 22:37:35 +01:00 |
|
j
|
cf33e530f4
|
update genre parse. fixes #635
|
2012-02-29 15:52:12 +01:00 |
|
j
|
6bd249a5ae
|
use local ffmpeg2theora if available
|
2012-02-24 22:37:55 +05:30 |
|
j
|
60839de99c
|
escape_html/parse_html
|
2012-02-21 21:14:50 +05:30 |
|
j
|
52afe24428
|
add docs
|
2012-02-21 03:04:50 +05:30 |
|
j
|
51f6b0645f
|
add api_proxy view
|
2012-02-21 03:03:55 +05:30 |
|
j
|
a7613f92ef
|
filenames
|
2012-01-31 05:58:58 +05:30 |
|
j
|
ca7bfd06d5
|
utf-8 srts are more common
|
2012-01-28 13:56:42 +05:30 |
|