Greasy Fork

Greasy Fork is available in English.

Kickass with Yt & IMDb

YouTube trailer link and IMDb rating on the KAT movie page.

< 脚本 Kickass with Yt & IMDb 的反馈

提问 / 留言

§
发布于:2015-12-09

I can't find the links this script generates.

Hi thanks for this script it's just what I'm looking for but can you tell me/show me where the link for the youtube trailer is? I can't see it after installing, and refreshing kat.cr?

Thanks!

iflyun作者
§
发布于:2016-01-03
编辑于:2016-01-03

links are in the eval functions in the userscript
youtube.com/embed/?listType=search&list=" + names[i] + "&autohide=1
i encodeURIComponent the names so that there are no spaces and such so here's one
"outube.com/embed/?listType=search&list=The%20Martian%202015&autohide=1"

kat doesn't have the links. my script makes them.

发布留言

登录以发布留言。