{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/8"}],"enrichment":{"capability":"Provides Django template tags and model fields to embed YouTube, Vimeo, and SoundCloud media directly into web pages with automatic URL parsing and thumbnail extraction.","skillfed_tags":["django-plugin","video-embedding","template-tags"],"use_cases":["Add a video field to a Django model and render embedded videos in templates without writing custom iframe code.","Build a content management system where editors paste YouTube or Vimeo URLs and the app automatically generates responsive embeds.","Extract and display video thumbnails alongside links in a media gallery or blog post.","Support multiple video platforms (YouTube, Vimeo, SoundCloud) in a single template without platform-specific logic.","Lazy-load video embeds on a page with many videos to reduce initial load time."],"what_it_does":"django-embed-video is a Django app that simplifies embedding video and audio content from YouTube, Vimeo, and SoundCloud into web pages. It provides template tags and model fields that parse media URLs, extract metadata like thumbnails, and generate the appropriate embed code\u2014eliminating the need to manually construct iframe tags or handle different platform APIs.\n\nThe package works by accepting video URLs in templates or model fields, automatically detecting the source platform, and rendering embeds with configurable dimensions. It handles multiple URL formats for each platform, including mobile URLs and platform-specific variations, and can lazy-load embeds to improve page performance. Installation requires adding it to Django's INSTALLED_APPS and optionally configuring the request context processor.","worth_installing":"Yes. The package is stable (Production/Stable status), actively maintained, has no known vulnerabilities, and solves a common Django need with low install friction. Use it if your Django project needs to embed videos from YouTube, Vimeo, or SoundCloud\u2014it eliminates boilerplate and handles URL parsing and platform detection automatically."},"id":"django-embed-video","links":{"html":"https://skillfed.io/packages/django-embed-video","md":"https://skillfed.io/packages/django-embed-video.md","pypi":"https://pypi.org/project/django-embed-video/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-05-07","license_spdx":null,"license_treatment":"permissive","name":"django-embed-video","python_support":"unspecified","summary":"Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud."},"popularity":{"monthly_downloads":77124,"position":14554,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.4.10"}
