Embedding in a website
-
Can anyone explain in simple terms, how can I embed the 'Windy' timelapse video into a website. I have the API.
What is the html5 code? -
-
Retrieve the Player URL
Use Windy’s Webcams API to get the player field, which contains the direct timelapse link. -
Add Parameters
Append the following query parameters to the URL:
lat and lng for camera coordinates (in decimal degrees)
dateFrom and dateTo in YYYYMMDD format to specify the timelapse range
play=1 to enable auto-play
- Insert via Markdown Link
Wrap the full URL in Markdown link syntax:
[Watch Windy Timelapse](https://embed.windy.com/...&lat=...&lng=...&dateFrom=...&dateTo=...&play=1) -
Windy Community | Powered by excellent
NodeBB