Add package youtubescraper (#2572)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
TaxMachine 2023-04-17 07:25:09 -04:00 committed by GitHub
parent 6e131aea29
commit 808b080d36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,19 @@
[
{
"name": "youtubescraper",
"url": "https://github.com/TaxMachine/youtubescraper",
"method": "git",
"tags": [
"youtube",
"scraper",
"api",
"wrapper",
"library"
],
"description": "Very fast and lightweight YouTube scraper for Nim.",
"license": "WTFPL",
"web": "https://github.com/TaxMachine/youtubescraper"
},
{
"name": "mcsrvstat.nim",
"url": "https://github.com/hitblast/mcsrvstat.nim",