Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
il y a 4 ans | |
---|---|---|
classic | il y a 4 ans | |
common | il y a 4 ans | |
data | il y a 4 ans | |
.gitignore | il y a 4 ans | |
README.md | il y a 4 ans | |
main.go | il y a 4 ans |
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