mirror of
https://github.com/nathom/streamrip.git
synced 2025-06-07 02:01:20 -04:00
last.fm working
This commit is contained in:
parent
b2f75cda5c
commit
0d2ca55be5
7 changed files with 97 additions and 45 deletions
|
@ -44,3 +44,7 @@ class BadEncoderOption(Exception):
|
|||
|
||||
class ConversionError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class NoResultsFound(Exception):
|
||||
pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue