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
383 stars 137 forks source link

added VideoDoesntExistException to field validation #124

Closed sergey-panasenko closed 4 years ago

sergey-panasenko commented 4 years ago

If you try link like "https://soundcloud.com/bla_bla/bla" without this changes, you see exception in Django admin areа instead validation error.