Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Video Embed AVideo

5 sites Security covered
View on drupal.org

This module allows you to embed videos from an AVideo platform into your Drupal site. Users can paste the video URL into an embed field to add AVideo content. It can also be used with Drupal's core media system and oEmbed providers.

This module provides AVideo handler for Video Embed Field.

AVideo is a versatile and advanced video streaming platform tailored for individual content creators, businesses, and developers alike. This allows you to operate a data-sovereign video platform yourself. AVideo is distributed under Json License.

Users can add AVideo videos to their site by pasting the video URL into a video embed field.

Install module

Install module via composer and enable it e.g. via drush. After enabling you have to adjust URL and name of your AVideo server on /admin/config/media/avideo.

Additional Requirements

Video Embed Field

Using AVideo without deprecated video_embed_field

For using AVideo with Core Media and without deprecated video_embed_field module you can use oembed_providers. After installing do these steps:

Create a custom provider

Lets assume the url is https://video.example.org and the name is Example Video Portal.

Provider name: Example Video Portal (must be the same as the name of your AVideo portal!)

Provider URL: https://video.example.org

Endpoint schemes:

https://video.example.org/channel/*/videoEmbed/*/*
https://video.example.org/channel/*/videoEmbed/*
https://video.example.org/videoEmbed/*/*
https://video.example.org/videoEmbed/*
https://video.example.org/vEmbed/*/*
https://video.example.org/vEmbed/*

Endpoint URL: https://video.example.org/oembed/

Discovery: disabled

Available formats: json

Create Provider Buckets

To generate a media source you have to create a "Provider Bucket". Just add a new bucket, choose your name and select your new created provider (Example Video Portal).

Create Media Entity

Now you can create a new media entity and choose your created bucket as media source.

Supporting this Module

This module was developed for the German Environment Agency (Umweltbundesamt, UBA).

Activity

Total releases
8
First release
Mar 2025
Latest release
2 months ago
Releases (12 mo)
5 ▲ from 3
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.2.0 Stable Apr 21, 2026
1.2.x-dev Dev Apr 21, 2026
1.1.0 Stable Apr 21, 2026
1.0.2 Stable Apr 21, 2026
1.1.x-dev Dev Apr 21, 2026
1.0.1 Stable Mar 10, 2025
1.0.0 Stable Mar 10, 2025
1.0.x-dev Dev Mar 10, 2025