Skip to content

File Browser优化版,支持视频缩略图,修复各种无法忍受的问题

License

shengj1ang/filebrowser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork info: 支持生成视频缩略图的file browser. This fork implements generating video thumbnails. image Fork from: https://github.com/cody82/filebrowser/tree/videopreview 他已经做的足够好了,只是没有同步到最新版本,使用GitHub Action直接在线编译是很方便的。 直接下载编译好的文件,windows解压后需要加上.exe的后缀

customaizations include:

  • Widely supports all operating systems, only requires the presence of ffmpeg, has been tested on macOS and Windows
  • Video thumbnails do not use cache to prevent excessive junk files, modern device performance is sufficient to support real-time thumbnail generation.
  • Use GitHub Action to generate releases
  • 广泛的支持所有操作系统,只需要ffmpeg的存在,已在macOS和windows下测试过
  • 视频缩略图不使用cache,防止垃圾文件过多,现代的设备性能足以支持实时生成缩略图。
  • 使用GitHub Action生成release

Modified files are:

/http/preview.go

/frontend/src/components/files/ListingItem.vue

废话删了

More Infomation: https://github.com/filebrowser/filebrowser

About

File Browser优化版,支持视频缩略图,修复各种无法忍受的问题

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 42.1%
  • Vue 33.2%
  • TypeScript 13.3%
  • CSS 8.5%
  • HTML 1.7%
  • Makefile 0.7%
  • Other 0.5%