Skip to main content

Add video goodness to your Wagtail website

Project description

Model W — Wideo

This package enables easy video uploading and encoding in Wagtail.

Basic usage:

  1. Add the wideo dependency to your requirements.txt or poetry.toml (and ensure wagtail and celery are also part of your dependencies)
  2. Add wideo to INSTALLED_APPS in your Django settings
  3. Optional: set WIDEO_VIDEO_MODEL and WIDEO_RENDER_MODEL to your own custom models
  4. Optional: add wideo.tasks.delete_orphan_uploaded_videos in your CELERY_BEAT_SCHEDULE in order to clean up unused uploads

The demo folder contains an example project using Model W.

Documentation

Documentation is there

Project details


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.5.0.tar.gz (22.0 kB view hashes)

Uploaded Source

Built Distribution

wideo-0.5.0-py3-none-any.whl (33.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page