jazzband / django-embed-video

Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.
http://django-embed-video.rtfd.org
MIT License
382 stars 135 forks source link

Troubles with Vimeo over HTTPS #12

Closed duy closed 10 years ago

duy commented 10 years ago

Vimeo player doesn't retrieve anything when used from a site using https.

yetty commented 10 years ago

Thanks for your fix. Can you check if thumbnails work fine?

yetty commented 10 years ago

I closed duplicated issue.

Please, make tests to pass, if you can.

Currently broken: test_render (embed_video.tests.tests_admin.AdminVideoWidgetTestCase) test_tag_vimeo (embed_video.tests.tests_tags.EmbedVideoNodeTestCase)