mirror of
https://github.com/glomatico/gamdl.git
synced 2026-06-13 12:15:18 +03:00
Pass language to AppleMusicApi.from_netscape_cookies
This commit is contained in:
@@ -380,6 +380,7 @@ def main(
|
||||
cookies_path = prompt_path(True, cookies_path, "Cookies file")
|
||||
apple_music_api = AppleMusicApi.from_netscape_cookies(
|
||||
cookies_path,
|
||||
language,
|
||||
)
|
||||
itunes_api = ItunesApi(
|
||||
apple_music_api.storefront,
|
||||
|
||||
Reference in New Issue
Block a user