讨论 » 创建请求

Old script updated?

§
发布于:2016-12-05
§
发布于:2017-01-30
编辑于:2017-01-30

It's been a couple months and I was wondering if this is not doable?

Reinstalled the original script, minus my additions, and it runs fairly well. Only thing is it no longer grabs the title, poster, year, director and writer.

§
发布于:2017-01-30
编辑于:2017-01-30

Edit out

§
发布于:2017-03-10
编辑于:2017-03-10

Trying to figure out why this is not pulling an image from IMDB page.

var e = $qs('#img_primary img, #primary-poster');

The html code I want to pull from.

<div class="poster">
<a href="/title/tt5542294/mediaviewer/rm2951614464?ref_=tt_ov_i"
> <img alt="APB Poster" title="APB Poster"
src="https://images-na.ssl-images-amazon.com/images/M/MV5BMTY5Mzg1MTAyNV5BMl5BanBnXkFtZTgwNDE3NDE5ODE@._V1_UY268_CR76,0,182,268_AL_.jpg"
itemprop="image" />
</a>    </div>

If I can get a idea why I might be able to fix the rest of the script.

Sorry about not posting this correctly for easier read.

发布留言

登录以发布留言。