Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloading output should correspond to file types by mode #14

Open
2 of 5 tasks
bennyschmidt opened this issue Apr 28, 2024 · 0 comments
Open
2 of 5 tasks

Downloading output should correspond to file types by mode #14

bennyschmidt opened this issue Apr 28, 2024 · 0 comments
Labels
enhancement New feature or request front-end Related to the front-end

Comments

@bennyschmidt
Copy link
Owner

bennyschmidt commented Apr 28, 2024

Right now clicking Download will download the output in HTML format:

image

It should correspond to a file type depending on which mode the app is in:

image

The modes and download formats are as follows:

App Mode File Format
Story Mode: .html
Picture Mode: .png
Video Mode: .mp4
Audio Mode: .mp3
3D Mode: .gltf

Progress:

@bennyschmidt bennyschmidt added enhancement New feature or request front-end Related to the front-end labels Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request front-end Related to the front-end
Projects
None yet
Development

No branches or pull requests

1 participant