ahmadfaizalbh / ahmadfaizalbh/django-oembed
blip.tv provider
Ouverte
auto-migrated
Priority-Medium
Type-Defect
- Langage dominant
- Python
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
```
blip.tv supports oEmbed (see
http://wiki.blip.tv/index.php/Blip.tv_API#Do_you_support_oEmbed.3F)
Locally I've added support for it, but thought it'd be good if it could be
included in the providers that django-embed comes with. Here's the fixture
data I use:
{"pk": 16, "model": "oembed.providerrule", "fields": {"regex":
"http://blip.tv/file/\\S*", "endpoint": "http://blip.tv/oembed/", "name":
"Blip.tv", "format": 1}}
Thanks!
```
Original issue reported on code.google.com by `dave@brondsema.net` on 11 Feb 2009 at 8:12
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.