[Release] Cambodian(khmer) video add-on
Price, how do I get image in the Index (url). I got all the link to work but I can't get image.

Code:
match=re.compile('<h2 class=\'post-title entry-title\' itemprop=\'name headline\'>\n<a href=\'(.+?)\' itemprop=\'url\'>(.+?)</a>\n</h2>').findall(link)
        for vurl,vname in match:
            addDir(vname,vurl,25,'')

This is working but no image

Code:
<h2 class='post-title entry-title' itemprop='name headline'>
<a href='http://www.khmer.film/2016/04/ni-say-sne-dav-tep-12-13-ep.html' itemprop='url'>Ni Say Sne Dav Tep [20-21 Ep]</a>
</h2>
<div class='post-body entry-content' id='post-body-7501896796364166802' itemprop='description articleBody'>
<textarea id='postData-7501896796364166802' style='display:none;'><a href="https://2.bp.blogspot.com/-ZRCS4jWtjbk/VwUdhHnotmI/AAAAAAAABGA/v34a2Pmzn4AeAsWnl4iPUeFfq1qQdRjSg/s1600/Flower.png" imageanchor="1"><img border="0" style="display:none;" src="https://2.bp.blogspot.com/-ZRCS4jWtjbk/VwUdhHnotmI/AAAAAAAABGA/v34a2Pmzn4AeAsWnl4iPUeFfq1qQdRjSg/s320/Flower.png"></a>
</textarea>
Reply


Messages In This Thread
RE: [Release] Cambodian(khmer) video add-on - by cat2115 - 2016-05-06, 15:20
Logout Mark Read Team Forum Stats Members Help
[Release] Cambodian(khmer) video add-on4