1
Add support for previewing Youtube clips
Source: outline/outline#6940 · opened by @Pranav2612000
At the moment we have support for previewing and playing Youtube videos ( using iframe ). It would be great if we could add support for Youtube clips as well.
Youtube clips are of the following format
Users can get this id by using the "Share" button for the clip, choosing "Embed" and copying the src from the iframe
<img width="1497" alt="image" src="
A small caveat is that the URL is HTML encoded so the user may need to change & to &.
cc: @clearlysid
Youtube clips are of the following format
Users can get this id by using the "Share" button for the clip, choosing "Embed" and copying the src from the iframe
<img width="1497" alt="image" src="
A small caveat is that the URL is HTML encoded so the user may need to change & to &.
cc: @clearlysid
No pledges yet. Be the first to back this.
No comments yet.