Wednesday, December 28, 2011

Re: YouTube Integration

On Dec 28, 11:46 am, Hassan <halna...@gardeniatelco.com> wrote:
> Dear All,
>
> I want to know if there is a way that i can get youtube videos to my
> website using a video url ?
>
> Best Regards ,
>
> Hassan AL-Natour

Have you seen the oEmbed specification?
http://oembed.com/

I believe there is a Django application that incorporates this, but it
isn't hard to roll yourself either.

https://github.com/ericflo/django-oembed

Best,
BN

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment