IMDb Search

Search on imdb.com

目前为 2015-10-20 提交的版本。查看 最新版本

作者
Noël
评分
0 0 0
版本
1
创建于
2015-10-20
更新于
2015-10-20
大小
9.3 KB
许可证
暂无
适用于
所有网站

This is a small script for people to use in there scripts. I am posting this because I am using this in some other script hop some of u get some use of it....

it use jQuery for now...

this on it's own don't do nothing

when not providing a callback it will log the result in console.

IMDb(title,year,section,callback,item,retry)

you don't have to provide year..

section is 'movies' or 'tv'
callback is the function u want to call when the script is done.
item is a element u can pass along
retry always false by default