Discussões » Solicitações de Criação
Old script updated?
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.
Edit out
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.
Old script updated?
Was wondering about this being updated
https://gist.github.com/cletusc/8d26902f46fe6b3ed850
or:
http://userscripts-mirror.org/topics/132241