Skip to content

Conversation

@nmandery
Copy link
Contributor

This pull requests adds support for video files using the HTML5 video tag. This allows viewing videos files directly in the webinterface - essentially the same way PDF files are supported.

Video files are not ideal to be managed using git, but may be stored in repositories as part of a projects documentation. This is the case in a project I am currently working on, and it helps a lot being able to preview these files directly in gogs instead of having to download and to open them in a video player. With video support in most of the current browsers (http://caniuse.com/#search=video) this seems like a helpful feature to be implemented in gogs.

@lunny
Copy link
Contributor

lunny commented Dec 20, 2016

hi, could you send PR to Gitea also? Gitea LFS with video will be useful!

@nmandery
Copy link
Contributor Author

@lunny Sure, the PR to gitea is at go-gitea/gitea#418

@unknwon
Copy link
Member

unknwon commented Dec 21, 2016

Thanks!

@unknwon unknwon merged commit adcb1d7 into gogs:develop Dec 21, 2016
Martchus pushed a commit to Martchus/gogs that referenced this pull request Aug 27, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants