You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like other downloads, mark the link #OK in the text file.
UPDATE:
if the [ and ] are escaped (%5B for [ and %5D for ]), Plowdown works as expected and marks the link #OK
in both cases the CLI will stil report:
link marked in file `/storage/downloads/Files/in_process/file-to-download.txt' (#OK)
The text was updated successfully, but these errors were encountered:
I've discovered that on rare occasions, the link in a text file is not marked #OK
even though the CLI says:
Reason seems to be (after testing) that his happens because the download link has [ ] in the link:
For example, rapidgator (tested)
https://rapidgator.net/file/id/file_[error].zip.html
The file downloads normally and reaches 100%, however the link is never marked #OK in the txt file
Steps to reproduce:
plowdown -x --fallback --min-rate 1250000 -m (text file location) -o (download location)
Expected:
UPDATE:
if the [ and ] are escaped (%5B for [ and %5D for ]), Plowdown works as expected and marks the link #OK
in both cases the CLI will stil report:
The text was updated successfully, but these errors were encountered: