Revert "Update youtube video url"

This reverts commit b119d481aa6989841b82af45dca4f5d2f8d579f1.
This commit is contained in:
Jerome Wu 2023-08-05 15:59:04 +08:00
parent 791ff0c249
commit 2e366e3029

View File

@ -36,7 +36,7 @@ development!
ffmpeg.wasm fundamentals.
Demo Video:
<iframe width="560" height="315" src="https://www.youtube.com/embed/F01B0fV20QA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<iframe style={{"aspect-ratio": "16 / 9", width: "100%"}} src="https://www.youtube.com/embed/F01B0fV20QA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
A typical flow to use ffmpeg.wasm is: