I am looking for a Semi automatic content grabber.
Currently i have coded a tv show script using php and html and in my admin panel i would like it to grab the episode title,episode image,episode description and video embed code from sidereel.
Example:
In my admin panel i add
Season 1 Episode 1
I then want a GRAB CONTENT button that then grabs the image,episode title,description and embed code for that episode and adds these to mysql database.
It must grab around 10 embed codes and show the video so i can check to see that they work and then i can choose which one to add.
To be clear
I do not require a seperate script or desktop app.
I need this coded into my current script using CURL to grab information from sidereel.
Please ask any further questions ill be more than happy to answer.
Currently i have coded a tv show script using php and html and in my admin panel i would like it to grab the episode title,episode image,episode description and video embed code from sidereel.
Example:
In my admin panel i add
Season 1 Episode 1
I then want a GRAB CONTENT button that then grabs the image,episode title,description and embed code for that episode and adds these to mysql database.
It must grab around 10 embed codes and show the video so i can check to see that they work and then i can choose which one to add.
To be clear
I do not require a seperate script or desktop app.
I need this coded into my current script using CURL to grab information from sidereel.
Please ask any further questions ill be more than happy to answer.