adjust song is not available message

This commit is contained in:
alacleaker 2024-04-08 21:06:57 -03:00
parent ed49d7bd5f
commit 3096bbc79d

View File

@ -494,7 +494,7 @@ def main(
if not stream_info.stream_url:
logger.warning(
f"({queue_progress}) Song is not downloadable or is not"
" available in the selected codec, skipping"
" available in the chosen codec, skipping"
)
continue
logger.debug("Getting decryption key")