Skip to content

rfortherestofus/mux-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mux Video Extension For Quarto

This extension allows Quarto users to integrate videos (and their transcription) from Mux using a simple shortcode.

Installing

quarto add rfortherestofus/mux-video

This will install the extension under the _extensions subdirectory. If you're using version control, you will want to check in this directory.

Using

Important

The same video (by playback ID) cannot be inserted into the same Quarto page twice.

Inside your Quarto file, use the shortcode:

{{< mux-video <playback_id> >}}

And if you want to have the transcripts as well, you can use:

{{< mux-video <playback_id> with_transcript=true >}}

Example

Here is the source code for a minimal example: example.qmd.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages