@YounesGa To have each thread use only 1 line, set the value "max success usage: 1", "max number of simultaneous use: 1".
This is equivalent to the fact that after the flow finishes running with a result of Success, the already used proxy line will not be used again, whereas if there is an error, it will be reused 999999999 times and only one line. for each stream
290a12f6-98cf-4378-9d4c-72a246339adb-image.png
Downloading ZIP files
-
I am having issues downloading ZIP files.
I am using another site to scrape Reddit with BAS to simplify the process. However, whenever BAS downloads the ZIP file containing the media I wish to download, it instead creates a .file file with a random name.
Here's an example:

This is how I have BAS set up to download the ZIP

Any help would be much appreciated.
-
@bigspite said in Downloading ZIP files:
However, whenever BAS downloads the ZIP file containing the media I wish to download, it instead creates a .file file with a random name.
This is done intentionally, for safety. You can rename the resulting file using the "Move File/Folder" action by moving the file to the same directory, but with a different name.
-
@bigspite said in Downloading ZIP files:
@Fox said in Downloading ZIP files:
intentionally
Do I have to move it to the same directory?
It doesn't matter
Is this why this doesn't work?
You need to specify the path to the file along with its name and extension

