python-ox: imdb get_movie_id is broken #1545

Closed
opened 2013-05-31 09:04:51 +00:00 by rlx · 4 comments
Owner

get_movie_id('2 or 3 Things I Know About Her', 'Jean-Luc Godard', '1967') returns ''

get_movie_id('2 or 3 Things I Know About Her', 'Jean-Luc Godard', '1967') returns ''
j added this to the 13.04 milestone 2013-05-31 09:04:51 +00:00
j self-assigned this 2013-05-31 09:04:51 +00:00
j added the
normal
defect
labels 2013-05-31 09:04:51 +00:00
Owner

In []python-ox,561:

#!CommitTicketReference repository="" revision="python-ox,561"
fix google parser, and by that imdb id lookup, fixes #1545
In []python-ox,561: ``` #!CommitTicketReference repository="" revision="python-ox,561" fix google parser, and by that imdb id lookup, fixes #1545 ```
j added the
fixed
label 2013-05-31 20:05:30 +00:00
j closed this issue 2013-05-31 20:05:30 +00:00
Author
Owner

Still returns empty string for many trivial examples, like:

imdb.get_movie_id('Naked Lunch', 'David Cronenberg', '1991')

Still returns empty string for many trivial examples, like: imdb.get_movie_id('Naked Lunch', 'David Cronenberg', '1991')
rlx removed the
fixed
label 2013-06-01 09:18:52 +00:00
rlx reopened this issue 2013-06-01 09:18:52 +00:00
Author
Owner

In fact, google.find returns a "Our systems have detected unusual traffic from your computer network" page after a while. (To make things worse, this will be cached.)

In fact, google.find returns a "Our systems have detected unusual traffic from your computer network" page after a while. (To make things worse, this will be cached.)
rlx added the
backend
python-ox
labels 2013-06-01 10:17:29 +00:00
Author
Owner

Seems to work now.

Seems to work now.
rlx added the
worksforme
label 2014-01-19 09:44:34 +00:00
rlx closed this issue 2014-01-19 09:44:34 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#1545
No description provided.