|
2 years ago | |
---|---|---|
api | 2 years ago | |
apiclassic | 2 years ago | |
apijson | 2 years ago | |
cmd | 2 years ago | |
controller | 2 years ago | |
data | 2 years ago | |
net | 2 years ago | |
pretty | 2 years ago | |
version | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
ideas.md | 2 years ago | |
main.go | 2 years ago |
YT metadata extractor inspired by
youtube-ma
by CorentinB
Install and compile the Go project with go get github.com/terorie/yt-mango
!
If you don’t have a Go toolchain, grab an executable from the Releases tab
/net: HTTP utilities (asnyc HTTP implementation)
/pretty: (not yet used) Terminal color utilities
/controller: (not yet implemented) worker management
/classic: Extractor calling the HTML /watch
API
/watchapi: Extractor calling the JSON /watch
API