add downloader
This commit is contained in:
parent
f706d875f6
commit
4600edc81f
4 changed files with 242 additions and 4 deletions
|
|
@ -420,7 +420,7 @@ impl YTClient for IosClient {
|
|||
"{}{}?key={}{}",
|
||||
YOUTUBEI_V1_GAPIS_URL,
|
||||
endpoint,
|
||||
ANDROID_API_KEY,
|
||||
IOS_API_KEY,
|
||||
DISABLE_PRETTY_PRINT_PARAMETER
|
||||
),
|
||||
)
|
||||
|
|
|
|||
Reference in a new issue