add downloader

This commit is contained in:
ThetaDev 2022-08-02 15:09:40 +02:00
parent f706d875f6
commit 4600edc81f
4 changed files with 242 additions and 4 deletions

View file

@ -420,7 +420,7 @@ impl YTClient for IosClient {
"{}{}?key={}{}",
YOUTUBEI_V1_GAPIS_URL,
endpoint,
ANDROID_API_KEY,
IOS_API_KEY,
DISABLE_PRETTY_PRINT_PARAMETER
),
)