glomatico / gamdl

A Python CLI app for downloading Apple Music songs/music videos/posts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error

rahulbanwasi opened this issue · comments

Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/gamdl/cli.py", line 383, in main
webplayback = downloader.get_webplayback(track_id)
File "/usr/local/lib/python3.8/dist-packages/gamdl/downloader.py", line 195, in get_webplayback
return webplayback_response.json()["songList"][0]
KeyError: 'songList'
[INFO 16:59:42] Done (1 error(s))