apivideo / api.video-react-player

api.video React player component
MIT License
22 stars 0 forks source link

[Feat]: Option to define filename on download video #23

Open Rivoks opened 4 months ago

Rivoks commented 4 months ago

Version

^1.0.3

Environment that reproduces the issue

Device: Macbook Pro M1 Pro OS: MacOS Sonoma Browser: Arc 1.47.1

Use case description

When downloading a video with the api.video player the default file name is "source.mp4". It would be a good feature to customize this file name, for example through a component prop.

Proposed solution

No response

Alternative solutions

No response