django-embed-video
stable
Installation & Setup
Examples
Example project
Development
Websites using django-embed-video
Changes
API reference
django-embed-video
Docs
»
Index
Edit on GitHub
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
A
AdminVideoMixin (class in embed_video.admin)
AdminVideoWidget (class in embed_video.admin)
allow_https (embed_video.backends.VideoBackend attribute)
C
code (embed_video.backends.VideoBackend attribute)
D
default_query (embed_video.backends.VideoBackend attribute)
detect_backend() (in module embed_video.backends)
E
embed() (embed_video.templatetags.embed_video_tags.VideoNode class method)
embed_video.admin (module)
embed_video.backends (module)
embed_video.fields (module)
embed_video.templatetags.embed_video_tags (module)
EMBED_VIDEO_BACKENDS
setting
EMBED_VIDEO_TIMEOUT
setting
EMBED_VIDEO_YOUTUBE_CHECK_THUMBNAIL
setting
EMBED_VIDEO_YOUTUBE_DEFAULT_QUERY
setting
EmbedVideoException
EmbedVideoField (class in embed_video.fields)
EmbedVideoFormField (class in embed_video.fields)
F
formfield() (embed_video.fields.EmbedVideoField method)
formfield_for_dbfield() (embed_video.admin.AdminVideoMixin method)
G
get_backend() (embed_video.templatetags.embed_video_tags.VideoNode static method)
get_code() (embed_video.backends.SoundCloudBackend method)
(embed_video.backends.VideoBackend method)
(embed_video.backends.YoutubeBackend method)
get_embed_code() (embed_video.backends.SoundCloudBackend method)
(embed_video.backends.VideoBackend method)
get_info() (embed_video.backends.SoundCloudBackend method)
(embed_video.backends.VideoBackend method)
(embed_video.backends.VimeoBackend method)
get_size() (embed_video.templatetags.embed_video_tags.VideoNode class method)
get_thumbnail_url() (embed_video.backends.SoundCloudBackend method)
(embed_video.backends.VideoBackend method)
(embed_video.backends.VimeoBackend method)
(embed_video.backends.YoutubeBackend method)
get_url() (embed_video.backends.SoundCloudBackend method)
(embed_video.backends.VideoBackend method)
H
height (embed_video.backends.SoundCloudBackend attribute)
I
info (embed_video.backends.VideoBackend attribute)
is_secure (embed_video.backends.SoundCloudBackend attribute)
(embed_video.backends.VideoBackend attribute)
(embed_video.backends.VimeoBackend attribute)
(embed_video.backends.YoutubeBackend attribute)
is_valid() (embed_video.backends.VideoBackend class method)
P
pattern_thumbnail_url (embed_video.backends.VideoBackend attribute)
pattern_url (embed_video.backends.VideoBackend attribute)
protocol (embed_video.backends.VideoBackend attribute)
Q
query (embed_video.backends.VideoBackend attribute)
R
re_code (embed_video.backends.VideoBackend attribute)
re_detect (embed_video.backends.VideoBackend attribute)
render() (embed_video.admin.AdminVideoWidget method)
(embed_video.templatetags.embed_video_tags.VideoNode method)
render_block() (embed_video.templatetags.embed_video_tags.VideoNode method)
resolve_options() (embed_video.templatetags.embed_video_tags.VideoNode method)
S
set_options() (embed_video.backends.VideoBackend method)
setting
EMBED_VIDEO_BACKENDS
EMBED_VIDEO_TIMEOUT
EMBED_VIDEO_YOUTUBE_CHECK_THUMBNAIL
EMBED_VIDEO_YOUTUBE_DEFAULT_QUERY
SoundCloudBackend (class in embed_video.backends)
T
template_name (embed_video.backends.VideoBackend attribute)
thumbnail (embed_video.backends.VideoBackend attribute)
U
UnknownBackendException
UnknownIdException
url (embed_video.backends.VideoBackend attribute)
V
VideoBackend (class in embed_video.backends)
VideoDoesntExistException
VideoNode (class in embed_video.templatetags.embed_video_tags)
VimeoBackend (class in embed_video.backends)
W
width (embed_video.backends.SoundCloudBackend attribute)
Y
YoutubeBackend (class in embed_video.backends)