test: add downloader test

This commit is contained in:
ThetaDev 2024-08-17 04:33:07 +02:00
parent cf0eb81002
commit 284f55bec5
8 changed files with 180 additions and 55 deletions

View file

@ -10,7 +10,7 @@ keywords.workspace = true
categories.workspace = true
description = "Client for the public YouTube / YouTube Music API (Innertube), inspired by NewPipe"
include = ["/src", "README.md", "LICENSE", "!snapshots"]
include = ["/src", "README.md", "CHANGELOG.md", "LICENSE", "!snapshots"]
[workspace]
members = [".", "codegen", "downloader", "cli"]