Add video goodness to your Wagtail website
Project description
Model W — Wideo
This package enables easy video uploading and encoding in Wagtail.
Basic usage:
- Add the
wideo
dependency to yourrequirements.txt
orpoetry.toml
(and ensurewagtail
andcelery
are also part of your dependencies) - Add
wideo
toINSTALLED_APPS
in your Django settings - Optional: set
WIDEO_VIDEO_MODEL
andWIDEO_RENDER_MODEL
to your own custom models - Optional: add
wideo.tasks.delete_orphan_uploaded_videos
in yourCELERY_BEAT_SCHEDULE
in order to clean up unused uploads
The demo
folder contains an example project using Model W.
Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wideo-0.7.2.tar.gz
(22.0 kB
view details)
Built Distribution
wideo-0.7.2-py3-none-any.whl
(33.5 kB
view details)
File details
Details for the file wideo-0.7.2.tar.gz
.
File metadata
- Download URL: wideo-0.7.2.tar.gz
- Upload date:
- Size: 22.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 780449ac374b827c3a36e270d210392c180dd5e70def5b344005f0cba11f79c9 |
|
MD5 | 19f9d86fb2d80b63558e87b5e1ef1426 |
|
BLAKE2b-256 | 123b6ad18af782a982b065a081d7305fa6221ae1925ade12d71e54d018fc56cb |
File details
Details for the file wideo-0.7.2-py3-none-any.whl
.
File metadata
- Download URL: wideo-0.7.2-py3-none-any.whl
- Upload date:
- Size: 33.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f01ddc6b448ba4eaf928762d8f0104d661d1f8be70f45dc5253fca1c430c71f8 |
|
MD5 | b56369cab74e61ee01e697d2d488c112 |
|
BLAKE2b-256 | 9f0f80ad7cf5aaf0e4d742378c4d1f9f7f203fdeac5692e5c90a53fd39ac5a80 |