Cache album information

This commit is contained in:
vfsfitvnm
2022-06-30 15:33:36 +02:00
parent f126972f2d
commit 3429f27840
7 changed files with 553 additions and 558 deletions

View File

@@ -690,7 +690,7 @@ object YouTube {
}
suspend fun browse2(browseId: String): Result<BrowseResponse> {
return runCatching {
return runCatching<YouTube, BrowseResponse> {
client.post("/youtubei/v1/browse") {
contentType(ContentType.Application.Json)
setBody(