Commit graph

21 commits

Author SHA1 Message Date
Juda Kaleta
b8bbd985ee Detecting Vimeo without specified protocol 2013-12-01 12:15:23 +01:00
duy
3b24c96361 fixes #11 2013-11-30 23:17:01 +01:00
Juda Kaleta
070a05a02e Closes #10. 2013-10-23 23:01:10 +02:00
Juda Kaleta
6cca79c281 Fix Vimeo thumbnails 2013-10-04 10:53:16 +02:00
Juda Kaleta
70abaa7143 Fix line width 2013-10-04 10:19:30 +02:00
Alisson Patricio
a4684c62db Prevent API calls on when backend intance is created 2013-09-26 19:46:59 -03:00
Alisson Patricio
a2538a034e Remove unused imports 2013-09-26 19:07:24 -03:00
Alisson Patricio
fdfce70fbf Add hability to overwrite embed code on the backend 2013-09-26 19:01:18 -03:00
Juda Kaleta
a31f4b976b Closes #7.
Return back raising UnknownIdException in Youtube backend to fix form validation.
2013-09-03 13:47:39 +02:00
Juda Kaleta
815e7e9698 Caching results 2013-08-23 14:16:01 +02:00
Juda Kaleta
0893916708 Tests 2013-08-23 13:37:44 +02:00
Juda Kaleta
088f3caf4e Vimeo thumbnails 2013-08-23 13:26:34 +02:00
Juda Kaleta
acd0dbf9c8 VideoBackend.is_valid replaced direct using of re_detect 2013-08-22 16:55:18 +02:00
Juda Kaleta
9c1149fe22 Move import by path to utils 2013-08-22 16:19:07 +02:00
Juda Kaleta
8e6ec1838f Dynamic loading backends from settings 2013-08-22 15:44:27 +02:00
Juda Kaleta
cc2fbdea77 Merge pull request #6 from techdragon/master
Improvements to URL's and Tests
2013-08-22 05:47:49 -07:00
Juda Kaleta
40594146d1 Support of Py3 without py2to3 2013-08-22 14:29:08 +02:00
techdragon
abc8df0ea0 trimming the regex comment out since its superfluous and breaks PEP8 2013-08-22 20:05:39 +08:00
techdragon
5b415c8ce4 Merge commit 'ef614d8bf038c4518b6869993e24981b81e67c36' 2013-08-22 18:58:02 +08:00
Juda Kaleta
6f2314844f Sphinx doc 2013-08-22 10:34:29 +02:00
Juda Kaleta
ef31b4491f Rename embed_video.base to embed_video.backends 2013-08-22 09:26:43 +02:00
Renamed from embed_video/base.py (Browse further)