Skip to main content

(Allows using audio URLs in Wagtail-Embeds and render them using the <audio>-Tag)

Project description

Wagtail-Audio-Embed

Wagtail-Audio-Embed allows you to use links to sound files using the embed feature of the draftail editor.

It uses the default audio tag to play the audio file:

Rendering in Firefox

See Wagtail-Audio-Embed on PyPi for binaries and additional information.

Quick start

Install using pip:

pip install wagtail-audio-embed

Add "wagtailaudioembed" to your INSTALLED_APPS setting:

INSTALLED_APPS = [
    ...
    'wagtailaudioembed',
]

Register the embed finder class in your settings

WAGTAILEMBEDS_FINDERS = [
    {
        "class": "wagtailaudioembed.embed.AudioEmbedFinder",
    }
]

Restart your application and start embedding links to Vorbis files.

References

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

wagtail-audio-embed-0.1.2.tar.gz (15.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wagtail_audio_embed-0.1.2-py3-none-any.whl (16.2 kB view details)

Uploaded Python 3

File details

Details for the file wagtail-audio-embed-0.1.2.tar.gz.

File metadata

  • Download URL: wagtail-audio-embed-0.1.2.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7

File hashes

Hashes for wagtail-audio-embed-0.1.2.tar.gz
Algorithm Hash digest
SHA256 3b24c31c33832001dcec58672e87a708d6acc85bbba572bbd096ae86dfba8ec6
MD5 24fc364165b7fd33a25edb1eda236cc0
BLAKE2b-256 79c19bb90800d2287489fe56cef37c22b80bc64e311c8cc43e532b74767316e1

See more details on using hashes here.

File details

Details for the file wagtail_audio_embed-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: wagtail_audio_embed-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 16.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7

File hashes

Hashes for wagtail_audio_embed-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 120afd884bae2fd5ae916644a851a5db317585073448846d73a42f2527be1538
MD5 c3c29161deac2ca03c2b0d708365ff90
BLAKE2b-256 80988e60d6539ad96a0a493952dd4e4a949b7912cb276058cf586cb7e4b380eb

See more details on using hashes here.

Supported by

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