by k_zeon » Fri Mar 02, 2012 8:34 am
I have a working script that get host names ie Putlocker etc from a page from 1 to (no diff hosts)
as i get each one i load a page that get the host url and then build my menu with the Host name and the correct url.
This can take some time as some list up to 50 host links.
What i have now done is scrape the 1st page only so dont load each page to get host url
and then when selecting play get the host url then.
I have this working, however once some pages are loaded the movie can have multiple parts
and will only know it has parts once the play button is pressed.
My question is how can i let the user know before hand if a movie has parts or do i just stick with loading each page and getting details as i build the menu
tks