]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/downloader/niconico.py
[cleanup] Minor fixes (See desc)
[yt-dlp.git] / yt_dlp / downloader / niconico.py
index 0e6c177b731c12957890763809ebce6b1df144e0..5947446b1409f5272b4eb489d9e1e688c5d6886c 100644 (file)
@@ -51,4 +51,4 @@ def heartbeat():
                 with heartbeat_lock:
                     timer[0].cancel()
                     download_complete = True
-            return success
+        return success