diff --git a/packages.json b/packages.json index a0b9853..978cd6d 100644 --- a/packages.json +++ b/packages.json @@ -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",