_go

package module
v0.11.20230815 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2023 License: AGPL-3.0 Imports: 1 Imported by: 0

README

licsber / go

以我之名.

Self Go Library. -- refactor from licsber/licsber(python3).

go install github.com/licsber/go/cmd/bilibili-merge@latest

go install github.com/licsber/go/cmd/dedup@latest

# Send FangTang Message, need L_SCT_KEY
go install github.com/licsber/go/cmd/sct@latest

Feature

v0.11.20230815 fix bilibili-merge for old videos.
v0.11.20230809 feat dedup duplicated files.
0.8.20230725 feat merge bilibili videos.
0.3.0 cmd query-phone finish.
0.2.4 auto load home dir .env file.
0.2.1 lFile.Save() will create directory if not exist.

Environment

use lErr package will autoload '.env' file in home dir.

export L_MONGO_URI="MongoDB URI"

export L_S3_ENDPOINT='https://S3 EndPoint'
export L_S3_REGION='us-east-1'
export L_S3_ACCESS='S3 AccessKey'
export L_S3_SECRET='S3 SecretKey'

export L_SCT_KEY="FangTang SendKey"

export L_MEMO_AK='MemoBird AK'
export L_MEMO_DEVICE_ID='MemoBird deviceID'

export L_WXS_APP_ID='WeChat SmallProgram APP_ID'
export L_WXS_APP_SECRET='WeChat SmallProgram APP_SECRET'
export L_WXS_TOKEN='WeChat SmallProgram Message TOKEN'
export L_WXS_AES_KEY='WeChat SmallProgram Message AES_KEY'

export L_PHONE_DAT_DIR='query-phone phone.dat dir'
go env -w GOPROXY=https://proxy.golang.com.cn,direct
go env -w GOPRIVATE=git.licsber.site
git config --global url."ssh://git@git.licsber.site/".insteadOf "https://git.licsber.site/"

$env:GOOS = "linux"

Documentation

Index

Constants

View Source
const VERSION = "v0.11.20230815"

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd
sct
kit
lMongo Module
lS3 Module
lWebp Module
lHash
ed2k
Package ed2k implements an ed2k HASHer, as explained in http://wiki.anidb.net/w/Ed2k-hash#How_is_an_ed2k_hash_calculated_exactly.3F. The ed2k hash is essentially a Merkle tree of depth 1 and fixed BlockSize.
Package ed2k implements an ed2k HASHer, as explained in http://wiki.anidb.net/w/Ed2k-hash#How_is_an_ed2k_hash_calculated_exactly.3F. The ed2k hash is essentially a Merkle tree of depth 1 and fixed BlockSize.
md4
lThirdParty
sct

Jump to

Keyboard shortcuts

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