{"categories":[{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation/2"}],"enrichment":{"capability":"A MkDocs plugin that embeds videos in documentation pages using Markdown image syntax with a configurable marker and HTML5 video or iframe output.","skillfed_tags":["mkdocs-plugin","video-embedding","abandoned"],"use_cases":["Add tutorial or demo videos to technical documentation without writing HTML.","Embed YouTube, Vimeo, or Dailymotion videos alongside written guides using standard Markdown syntax.","Create responsive video containers with consistent styling across all documentation pages via global configuration.","Host local video files (mp4, ogg) alongside documentation content and reference them with relative paths.","Fine-tune individual video playback behavior (autoplay, muted, controls) per video using Markdown attributes."],"what_it_does":"mkdocs-video is a MkDocs plugin that lets you embed videos directly into your documentation pages using a simple Markdown syntax. Instead of writing raw HTML, you use a marked image syntax (by default `![type:video](video.mp4)`) and the plugin converts it to an HTML5 `<video>` tag or an `<iframe>` for embedded services like YouTube or Vimeo. The plugin depends on mkdocs and lxml, and runs as a pure-Python wheel with low installation friction.\n\nYou configure it globally in `mkdocs.yml` to set default styles, video attributes (autoplay, loop, muted, controls), and the marker string itself. Individual videos can override global settings using the Attribute Lists Markdown extension. The project is archived and has not been maintained since January 2024, so it works best in stable documentation environments where you don't expect frequent MkDocs or video-handling updates.","worth_installing":"Yes, if your documentation is stable and you need simple video embedding in MkDocs. The low install friction and permissive license make it straightforward to add. However, be aware the project is abandoned; install it only if you can tolerate no future updates and your MkDocs version and video needs are unlikely to change significantly."},"id":"mkdocs-video","links":{"html":"https://skillfed.io/packages/mkdocs-video","md":"https://skillfed.io/packages/mkdocs-video.md","pypi":"https://pypi.org/project/mkdocs-video/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2023-03-17","license_spdx":null,"license_treatment":"permissive","name":"mkdocs-video","python_support":"supports_current","summary":null},"popularity":{"monthly_downloads":180808,"position":10140,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.5.0"}
