# Video
## Self Hosted Video
## Responsive YouTube
Replace the `OX7oArbJtSk` in the example above with the Youtube video ID. Here's the code:
```
```
## Embed a Vimeo
### Waves
> Just replace the vimeo id (in this demo: 442567494) with the vimeo id of the video you want to show.
# Audio on Pubwriter
## Autoplay and loop
Here's the HTML snippet you'll need to use if you want to embed audio on your PubWriter page.
Want to bring the element of sound onto your Pubwriter page? No problem! Just insert a bit of html code. Here's the snippet I'm using on this page:
``
Or if you do want to have an audio button (but not autoload the audio itself), you can insert the HTML that looks like this:
``
Here's how it would appear to your visitors:
You can also set it up to:
## Autoplay
``
## Loop
``
## Preload
``