angel david
2011-Nov-16 12:56 UTC
Meta property for videos uploaded from rails application
Hi all, Iam having an issue with uploading videos to facebook from my rails application. One of my team member said that we should send meta properties of the video to post on facebook. Iam new to ROR and i dont know how to get the meta properties. Please can anyone help me in this with an example? The code that he gave me was this: I want to do it in rails <meta property="fb:app_id" content="87741124305"> <meta property="og:url" content="http://www.youtube.com/watch?v=UpI6y0UCGjQ"> <meta property="og:title" content="We Found Love - Rihanna (feat. Calvin Harris) (cover) Megan Nicole"> <meta property="og:description" content="http://itunes.apple.com/us/album/we-found-love-single/id479922983 Hey everyone hope you enjoy this cover! Lots of random awkward dancing...haha Special thank..."> <meta property="og:type" content="video"> <meta property="og:image" content="http://i2.ytimg.com/vi/UpI6y0UCGjQ/hqdefault.jpg"> <meta property="og:video" content="http://www.youtube.com/v/UpI6y0UCGjQ?version=3&autohide=1"> <meta property="og:video:type" content="application/x-shockwave-flash"> <meta property="og:video:width" content="398"> <meta property="og:video:height" content="224"> <meta property="og:site_name" content="YouTube"> -- Posted via http://www.ruby-forum.com/. -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Reasonably Related Threads
- [Bug 24328] New: swfdec crashing in both firefox and epiphany
- How to get which check boxes has beed unchecked and remove Subscription for them?
- [Bug 17307] New: sfwdec-mozilla plugin stops playing sounds
- cattr_accessor and Thread.current prblems
- file_column: changing default store_dir