Sleazy Fork is available in English.

Discussions » Creation Requests

Old script updated?

§
Posted: 05 Desember 2016
§
Posted: 30 Januari 2017
Edited: 30 Januari 2017

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.

§
Posted: 30 Januari 2017
Edited: 30 Januari 2017

Edit out

§
Posted: 10 Maret 2017
Edited: 10 Maret 2017

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.

Post reply

Sign in to post a reply.