@@ -108,6 +108,7 @@ def validate_spotify_url(url):
def run_download(download_id, urls, format_type, delete_old, copy_choice):
with app.app_context():
download = Download.query.get(download_id)
if not download:
return
The note is not visible to the blocked user.