Add package youtubescraper (#2572)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
TaxMachine
2023-04-17 13:25:09 +02:00
committed by GitHub
co-authored by Gabriel Huber
parent 6e131aea29
commit 808b080d36
+15
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",