test: add downloader test

This commit is contained in:
ThetaDev 2024-08-17 04:33:07 +02:00
parent ee3ae40395
commit a3a1d9abf3
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6
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"]