mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-13 14:44:49 -04:00
parent
16752df99c
commit
b5a442c042
22 changed files with 197 additions and 205 deletions
5
rip/exceptions.py
Normal file
5
rip/exceptions.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
"""Exceptions used by RipCore."""
|
||||
|
||||
|
||||
class DeezloaderFallback(Exception):
|
||||
"""Raise if Deezer account isn't logged in and rip is falling back to Deezloader."""
|
Loading…
Add table
Add a link
Reference in a new issue