Sorrow446 / MQ-DL

Tool written in Python to download streamable tracks from mora qualitas (モーラクオリタス).
100 stars 34 forks source link

Error at line 381 & 188 #32

Closed wahyuside closed 3 years ago

wahyuside commented 3 years ago

I used google colab for run MQ-DL, and i found this error (my friend who uses this on android with termux also gets an error like this) My input (! sign mean linux syntax in colab, & i save MQ-DL folder on /content/):

!python3 /content/MQ-DL/mq-dl.py -u https://content.mora-qualitas.com/?id=alb.203308770

and the result are:


 _____ _____     ____  __    
|     |     |___|    \|  |   
| | | |  |  |___|  |  |  |__ 
|_|_|_|__  _|   |____/|_____|
     |__|                

Signed in successfully.

Item 1 of 1:
The Chainsmokers - Bouquet
Track 1 of 5:
Track failed.
Traceback (most recent call last):
  File "/content/MQ-DL/mq-dl.py", line 381, in iter_track
    track['id'])
  File "/content/MQ-DL/api/client.py", line 188, in get_tra_stream
    return j['streams'][0]['url']
IndexError: list index out of range
Sorrow446 commented 3 years ago

This is because the account doesn't have an active subscription.

wahyuside commented 3 years ago

This is because the account doesn't have an active subscription.

Okay, thx. Yes, the account doesn't have subscription since last night. Case closed