Project ID:
549600
Project Type:
Fixed
Budget:
$30-$250 USD
Project Description:
I need a script that works like this:
script.php?show=Dexter
script.php?show=How-I-Met-Your-Mother
This will update every episode with new links.
and optionally
script.php?show=Dexter&season=1&episode5
script.php?show=How-I-Met-Your-Mother&season=1&episode5
This would update that certain season and episode.
I will give you a piece of code which determines where to input the link.
basically If I said "How I met your mother" season 5, episode 7
it would go to:http://www.surfthechannel.com/video/101/1269178.html
(in this case) open "all megavideo links" (other wise it should get all links)
and get the exact megavideo url, so basically the script will need to click on "Watch the Video!" then on the next page extract from "Click to go to host website" SWF file, a bit of reverse engineering might be needed such as Decompilation help. The final results are always something like: http://www.megavideo.com/?v=706291FY which is what I need.
You must knwo PHP/mysql. Looking to spend around $50-$100 nothing over.
Skills required:
PHP,
SQL,
Web Scraping