scdl-org / scdl

Soundcloud Music Downloader
GNU General Public License v2.0
3.29k stars 331 forks source link

Traceback #473

Closed cprkrn closed 5 months ago

cprkrn commented 5 months ago

Getting this when trying to DL a playlist- going to try updating scdl

Traceback (most recent call last):
  File "/opt/homebrew/bin/scdl", line 8, in <module>
    sys.exit(main())
  File "/opt/homebrew/lib/python3.9/site-packages/scdl/scdl.py", line 158, in main
    if not client.is_client_id_valid():
  File "/opt/homebrew/lib/python3.9/site-packages/soundcloud/soundcloud.py", line 125, in is_client_id_valid
    next(
StopIteration
cprkrn commented 5 months ago

Fixed by reinstalling/updating