feat: add supports for netease music driver (#6423 close #5364)

This commit is contained in:
liuycy
2024-05-09 14:29:35 +08:00
committed by GitHub
parent 7e7b9b9b48
commit f261ef50cc
9 changed files with 851 additions and 0 deletions

1
go.mod
View File

@@ -108,6 +108,7 @@ require (
github.com/crackcomm/go-gitignore v0.0.0-20170627025303-887ab5e44cc3 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0 // indirect
github.com/dhowden/tag v0.0.0-20240417053706-3d75831295e8 // indirect
github.com/fxamacker/cbor/v2 v2.5.0 // indirect
github.com/gabriel-vasile/mimetype v1.4.2 // indirect
github.com/geoffgarside/ber v1.1.0 // indirect