ruby-rbot / rbot

The Ruby IRC Bot.
https://ruby-rbot.github.io/
Other
63 stars 19 forks source link

imdb's results went bonker! #66

Open antdude opened 3 years ago

antdude commented 3 years ago

Example:

[11:57pm] Ant> bender imdb antz 11:57PM Bender> Antz (, 1998) : http://www.imdb.com/title/tt0120587/ 11:57PM Bender> Ratings: no votes. Genre: . Plot: A rather neurotic ant tries to break from his totalitarian society while trying to win the affection of the princess he loves." data-id="main"/><script 11:57PM Bender> type="application/ld+json">{"@context":"https://schema.org","@type":"Movie","url":"/title/tt0120587/","name":"Antz","image":"https://m.media-amazon.c om/images/M/MV5BMzMzMDdlMDktODg4OC00Y2E5LTk1ZjMtNzM2MzIxZGQ0ZGI3XkEyXkFqcGdeQXVyMTQxNzMzNDI@.V1.jpg","contentRating":"PG","genre":["Animation","Adv enture","Comedy"],"actor":[{"@type":"Person","url":"/name/nm0000095/","name":"Woody Allen"},{"@type":"Person","url":"/name/nm0000232/","name":"Sharon 11:57PM Stone"},{"@type":"Person","url":"/name/nm0000432/","name":"Gene Hackman"}],"director":[{"@type":"Person","url":"/name/nm0201509/","name":"Eric Darnell"},{"@type":"Person","url":"/name/nm0426333/","name":"Tim Johnson"}],"creator":[{"@type":"Organization","url":"/company/co0819670/"},{"@type":"Organization","url":"/company/co0069464/"},{"@type":"Organizatio n","url":"/company/co0129164/"},{"@type":"Person","url":"/name/nm0017305/","name":"Todd 11:57PM Alcott"},{"@type":"Person","url":"/name/nm0919363/","name":"Chris Weitz"},{"@type":"Person","url":"/name/nm0919369/","name":"Paul...

mattzque commented 3 years ago

this is probably due to the recent redesign of imdb.com...

antdude commented 3 years ago

:(