Script To Insert Videos In Db

Script To Insert Videos In Db
hello
i need a php mysql script to insert video swf urls from dailymotion in the database.not youtube.

i want to get thousands of video urls in the database.

The script will work with cron. every 2 hours or so, it will connect to the rss sources of video sites. in the beginning it can be dailymotion.com rss source.

different source scripts can do the same for other video sites.
like vimeo,etc.

i will enter keywords in the script and it will get the swf source adresses, keywords, thumb of the videos.
http://www.dailymotion.com/rss/relevance/search/football

i get the results

for http://www.dailymotion.com/swf/video/x6z8ud.

the swf parameter is `x6z8ud.`

its a clippro video script.it will insert in the videos table.i can provide the table structure. this is a task for the administrator.

this is later.
if we can finish this part, the we can look in to view these videos in the script. when i video is selected, the page should know that it is a dailymotion video. and pull the dailymotion swf template to view the video.

Leave a Reply

Your email address will not be published. Required fields are marked *