first of look this code now i want simple one thing i say user just replace "youtube" with "downloadyoutube"(actually i will buy this type of domain) now domain look like now this above youtube URL pass it to my domain page ...it will proceed for downloading now my question is How it is possible to get this target ? because i have no idea user just replace domain name ... http://www.youtubedownload.com/watch?v=Ge41tbymZC8 but php page will understand target URL is and proceed further action .
Link to get the SWF video: 'http://www.youtube.com/v/' . $_GET['v'] (add whatever validation you need...) Not sure if that's what you look for