-
Website
http://www.abdulqabiz.com/blog/ -
Original page
http://www.abdulqabiz.com/blog/archives/2008/01/22/getting-dailymotion-video-flv-url/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
melanie12345
1 comment · 1 points
-
kanti
1 comment · 1 points
-
anuradhashinde2001
2 comments · 2 points
-
joeboxer
1 comment · 1 points
-
petkusj
2 comments · 1 points
-
-
Popular Threads
when i call this code its saying video_id is required
I've copy your script on a test.php file, but it doesn't work.
Any Idea ?
Install the PHP CURL extension..
-abdul
Regards,
Luke
resut is "flv=&thumbnail;="
Do you think dailymotion has changed the mechanism ?
regards
http://www.dailymotion.com/rss/video/x44ls3
the video info xml contain the flv url with a dynamic key. i am able to grab the flv url from my local server. but when i tried it in the remote server the flv is not downloding.
please can you help me?
http://www.dailymotion.com/featured/video/x4m46...
When i am giving this url it dosen't show anything. Mr.Khan can u send your code which ever you can get thumbnail and photo to use this code. If u send it i am very thank full to you.
Thanks
-abdul
Yo leo el RSS del video. luego Parseo la direccion buscando el FLV.... But error 403... :(
Heeeeelp @UZEIK
so.addVariable('video', 'dailymotion.php?video_id=x6msvc_dancing-traffic-cop_fun&redirect;=true')
and I've copy your script(above php script) on a dailymotion.php
but it doesn't play the video,please help me..
please give me the code
vieo_id= 'xxxxxxxxxxxxxxxx'
so.addVariable('video',dailymotion.php?video_id=videoid&redirect;=true')
and i've copied the above script on dailymotion.php..
but still not working.
This is correct FLV Path for dailymotion video
try this i have implemented this is working..
http://www.dailymotion.com/get/17/320x240/flv/1...
it's a bit offtopic for this post, but hope you would forgive me :)
Do you know of any solution to get a final (after redirect) url for progressively downloaded FLV? Either AS2 or AS3.
We have Sockets in AS3 and can use it to send a request and parse reply, get new location and start netstream with that location. But my specific setup is a cross-domain request and I need a cookie in a request. I can make a javascript call to the second domain and get cookie as a js reply and provide this cookie to SWF via flashvars.
But this is the least desired method.
It would be handy to get this string directly from netstream, but looks like there's no such option. Probably we can rewrite or extend netstream class with the desired behavior.
Thank you for any responce!
BR, Roman
It's been while since I updated this script, not sure it works now or not. Dailymotion keeps changing the way they do things.
Sorry for delaying replying. Specially, Roman sorry I have been so occupied couldn't even read some comments. Shame on me :-(
I hope, you guys have figured things you asked here.
I would take care of these in future.
Thanks
-abdul
if would seem that a solution for this might be
feeding a php file with "http://www.dailymotion.com/rss/video/" as the url parameter, but this returns an incorrect flv key value from daily motion. if you do this in a browser you will get a "cute" message from dailymotion chiding you for trying to "sneak around" so this result is obviously deliberate on dailymotion's part.
parsing the html from http://www.dailymotion.com/video/ will also provide you with an incorrect flv key value.
so there seems to be no OBVIOUS way to broadcast or download the underlying daily motion flv from a web server.
the good news is its fairly easy, using the rss feed, to download and broadcast dailymotion flvs from your pc.
I think the dailymotion video flv has been changed Please can any post it.
Dailymotion video flv has been changed.
Can you please update the script.