選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
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