go library to interact with the api of an invidious instance
Go to file
Lennart a64656dea0
fix test data
2021-03-08 01:28:28 +01:00
test_data fix test data 2021-03-08 01:28:28 +01:00
.gitignore Initial commit 2021-03-07 23:21:12 +01:00
.golangci.yml add linter settings 2021-03-08 00:19:16 +01:00
LICENSE Initial commit 2021-03-07 23:21:12 +01:00
README.md Initial commit 2021-03-07 23:21:12 +01:00
go.mod add client to get video info 2021-03-08 00:19:24 +01:00
go.sum add client to get video info 2021-03-08 00:19:24 +01:00
invidious.go fix typo in error 2021-03-08 00:55:09 +01:00
invidious_test.go add client to get video info 2021-03-08 00:19:24 +01:00
types.go add client to get video info 2021-03-08 00:19:24 +01:00

README.md

invidious-go

go library to interact with the api of an invidious instance