Example #1
0
 def is_downloadable(song: AudioFile):
     return bool(not song.is_file and song.get("~uri", False))