summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpamus2
1 files changed, 1 insertions, 1 deletions
diff --git a/pamus b/pamus
index 7e266b2..6cc3570 100755
--- a/pamus
+++ b/pamus
@@ -16,7 +16,7 @@ from ytmusicapi import YTMusic
ytmusic = YTMusic()
# Constants for maximum threads and print lock
-MAX_THREADS = 8
+MAX_THREADS = 4
print_lock = threading.Lock()
# Function to sanitize file names