ahmadfaizalbh / ahmadfaizalbh/django-oembed
blip.tv provider
未关闭
auto-migrated
Priority-Medium
Type-Defect
- 主要语言
- Python
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
```
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。