uncomment scraper_attempts

This commit is contained in:
X
2022-02-12 21:26:29 +01:00
parent 717ec51890
commit 04feb15456

View File

@@ -33,7 +33,7 @@ FILES = {
tag = ""
PARAMETERS = {
# "scraper_attempts" : 3,
"scraper_attempts" : 3,
# "number_of_videos" : 3, # Number of videos to be downloaded by tiktok-scraper.
"sleep" : 8
}