quarto-dev / quarto-dev/quarto-cli
Embedding OneDrive / MS Stream videos not working
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Hi,
I'm trying to embed a video stored on OneDrive / MS Streams. The video shortcode works fine in a browser on its own:
But when I add it to a quarto file like this:
{{< video https://emckclac-my.sharepoint.com/personal/k1926273_kcl_ac_uk/_layouts/15/embed.aspx?UniqueId=4cff1c09-4be9-45ac-a5ee-50649db2c53a >}}
It gives the error:
No video source specified for video shortcode
The documentation for video suggests that MS OneDrive/Streams aren't supported, is this due to change?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the video shortcode behavior described in the issue and compare it with the linked Quarto video documentation. Reproduce the OneDrive/Microsoft Stream URL in a minimal Quarto file, then determine whether the shortcode should support this embed format; done means the expected behavior is implemented or the limitation is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100