Open
Description
Describe the bug
The source of the videos inserted by the docu-notion script from the Notion pages is the AWS server from Notion. This causes the videos to stop working hourly, because the expiration is set to 3600.
** Reproduction Steps **
https://www.notion.so/API-6b158c06dc6c4c368ea06e0a8e39b224?pvs=4
When docu-notion converts this page, the URL of the video is from AWS.
That causes the video to not appear at the deploy:
https://docs.langflow.org/workspace-api
Expected behavior
The video should be downloaded and inserted locally like the images.
Additional context
This is a really nice project. The Langflow Team is using it to update its docs seamlessly. Thanks for the contribution!