Large

ViewTube

By sebaro Last update Apr 26, 2013 — Installed 110,892 times.

Add other video sharing websites

in
Subscribe to Add other video sharing websites 2 posts, 2 voices



Link Mauve Scriptwright
FirefoxX11

Hello,

Your script is very useful, so I think it would be good to add other video sharing websites. In France, Dailymotion is very used, so I wrote an if to support it: http://linkmauve.fr/dev/greasemonkey/viewtube.u...
Feel free to add it to your script. :)

Thank you!

 
sebaro Script's Author
Mozilla

Hi
Thanks for sharing
I've made a script for DM too, but it doesn't work with mplayer, what video plugin are you using?
mplayer doesn't play paths like this "http://www.dailymotion.com/cdn/FLV-320x240/vide..."
wget-ing it, I get the real file path:
"http://proxy-49.dailymotion.com/video/518/794/2..."
I can find all elements of the path but "proxy-xx".

Edit:
mplayerplug-in works (firefox) but kmplayer (konqueror) doesn't.