django-embed-video/embed_video
techdragon 7abfb3e7d2 new regexes
- updated detection for youtube to detect ok without protocol
- updated detection for vimeo to detect ok without protocol
- updated vimeo video ID finding regex to handle embed video url format 'player.vimeo.com/video/ID'
- updated youtube url to match more of the multiple youtube url formats
2013-08-22 18:19:25 +08:00
..
templatetags Closes #5. 2013-08-20 10:49:33 +02:00
tests Closes #5. 2013-08-20 10:49:33 +02:00
__init__.py Init embed_video app 2013-05-31 13:26:48 +02:00
base.py new regexes 2013-08-22 18:19:25 +08:00
fields.py Refactoring, NoIdFound -> UnknownIdException 2013-07-31 08:33:07 +02:00