bili-archive

command module
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2019 License: Apache-2.0 Imports: 21 Imported by: 0

README

bili-archive

如何使用

运行可执行文件,打开浏览器localhost:8080
(请勿关闭 Console

如何构建

  1. clone该项目
git clone https://github.com/Yesterday17/bili-archive.git
cd ./bili-archive
  1. 获得 statik
go get github.com/rakyll/statik
  1. 编译前端
cd ./bili-archive-frontend
yarn install
yarn build
  1. 打包前端
statik -src=./public -f
  1. 构建
set CGO_ENABLED=0

# 选择架构(amd64, 386, arm)
set GOARCH=amd64

# 选择平台(windows, linux, darwin, freebsd)
set GOOS=windows
go build -o ./build/bili_archive_windows_x64.exe

set GOOS=darwin
go build -o ./build/bili_archive_darwin_amd64

set GOOS=linux
go build -o ./build/bili_archive_linux_amd64

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Edited from annie Edited from annie
Edited from annie Edited from annie
From https://github.com/iawia002/annie/blob/master/utils/ffmpeg.go
From https://github.com/iawia002/annie/blob/master/utils/ffmpeg.go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL