jazzband / django-embed-video

Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.

Home Page:http://django-embed-video.rtfd.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youku backend

mpachas opened this issue · comments

Hi. I'm trying to write Youku (Chinese video service) backend. An API key is needed in order to use open api requests... should I get one for all the entire project or draw it as a settings parameter?

I think that is good idea put it as optional setting.

@mpachas Are you still working on the Youku backend?