Displaying videos

Hey All,

I want to know how to grab all the videos from Youtube,devour and
facebook and store it in my database please help me out I am reaching
my deadline i.e too I am novice…

Hi MUMU

You probably don’t mean grab “all” the videos … but you can get one at
a time by using freeware to record the video and store it on your disk.
Check out http://www.recordyoutube.com/ .

-----Oprindelig meddelelse-----
Fra: [email protected]
[mailto:[email protected]] P vegne af MUMU
Sendt: 16. december 2011 05:32
Til: Ruby on Rails: Talk
Emne: [Rails] Displaying videos

Hey All,

I want to know how to grab all the videos from Youtube,devour and
facebook and store it in my database please help me out I am reaching my
deadline i.e too I am novice…


You received this message because you are subscribed to the Google
Groups “Ruby on Rails: Talk” group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.

I would sugest using DownloadHelper http://www.downloadhelper.net/
(firefox
extention) or http://keepvid.com/ (online site) to download the files.

Then probably FormatFactory http://www.formatoz.com/ for any
converrsions
that you need to do.