index
:
tube.git
fix-changelog
fix-large-upload-buffer
master
refactor-upload-handler
[MIRROR] Repo for Tube located at https://git.mills.io/prologic/tube
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
media
/
video.go
Age
Commit message (
Expand
)
Author
2023-01-04
feat: Prefer external thumbnail over embedded ones (#44)
Heinrich 'Henrik' Langos
2022-11-25
feat: Add YAML support for added / modified metadata (#37)
Heinrich 'Henrik' Langos
2021-07-13
Fix import paths
James Mills
2020-07-08
Fix the import path of this package
James Mills
2020-03-27
Strip the video filename extension from the default title
James Mills
2020-03-26
Refactored thumbnail generation with configurable timeout and in-sycn with vi...
James Mills
2020-03-25
Add support for keeping trakc of and viewing no. of views per video
James Mills
2020-03-22
Skip blanks in screenshot capture and allow more time
James Mills
2020-03-22
Don't generate new thumbnails if they already exist
James Mills
2020-03-22
Log errors for failure to generate thumbnails
James Mills
2020-03-22
Add support for transcoding
James Mills
2020-03-21
Add support for on-demand thumbnail generation via github.com/mutschler/mt
James Mills
2020-03-21
Restructured source code layout, Added rice support for templates and static ...
James Mills