test: add downloader test
This commit is contained in:
parent
ee3ae40395
commit
a3a1d9abf3
8 changed files with 180 additions and 55 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Reference in a new issue