I think you need to start with the Youtube Data API ( https://developers.google.com/youtube/v3/).
On Mon, Apr 21, 2014 at 6:48 AM, Peter Hroph <[email protected]> wrote: > I'm not looking for solution, but steps *you would* take to figure it out. > I'm relatively new to ruby / ruby on rails and desire to learn more through > small projects. I don't have experience with APIs and I figured that > catching youtube data points and storing them in the database would be a > great start? > > Here is what I'm trying to accomplish: when I insert youtube video link > into a form (create), then: thumb, link, title, date uploaded will get > saved into the database as soon as I hit "submit." This will allow me to > display these videos using the views. > > Any pointers appreciated. > > Thanks, > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/6b193148-2943-4a50-9af9-df7eb0503c7b%40googlegroups.com<https://groups.google.com/d/msgid/rubyonrails-talk/6b193148-2943-4a50-9af9-df7eb0503c7b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Regards, Abdulsattar Mohammed http://codingtales.com -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAGqGsFSuEnO_p-FCK-D4yhC0ASDKLBwVfn9vsK7Tt4aSB6j1SQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

