25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 년 전 | |
---|---|---|
classic | 4 년 전 | |
common | 4 년 전 | |
data | 4 년 전 | |
.gitignore | 4 년 전 | |
README.md | 4 년 전 | |
main.go | 4 년 전 |
README.md
WIP: youtube-mango 💾
YouTube metadata extractor inspired by
youtube-ma
by CorentinB
Build
Install and compile the Go project with go get github.com/terorie/youtube-mango
!
If you don't have a Go toolchain, grab an executable from the Releases tab
Project structure
- /common: commonly used HTTP code
- /data: Data structures
- /classic: Extractor calling the HTML
/watch
API - /watchapi: Extractor calling the JSON
/watch
API