Sleazy Fork is available in English.

§
Posté le: 2016-12-05
§
Posté le: 2017-01-30
Édité le: 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.

§
Posté le: 2017-01-30
Édité le: 2017-01-30

Edit out

§
Posté le: 2017-03-10
Édité le: 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.

Poster une réponse

Connectez-vous pour poster une réponse.