/Python-Markdown-Video

Small extension to add @Video() syntax to markdown (used for https://mixxx.org)

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Python Markdown Video

Find @Video(https://youtube.com/watch?v=VIDEOID) and replaces it with HTML placeholders for videos. This ensures no user data is leaked to the user. Requires additional javascript to replace them the elements with actual video embeds once the "Watch video" button is clicked.