tdl
tdl copied to clipboard
[Bug] tmp file not getting saved while using -f exported_file.json
Describe the bug
tmp file not getting saved while using -f file.json . so it can't resume the download.
To Reproduce
tdl dl -f file.json -d ~/some_path --continue Ctrl + c to stop ls ~/some_path Voila no tmp files
Expected behavior
It should retain those files
Version
Version: dev Commit: unknown Date: unknown
go1.21.6 android/arm64
Using latest provided version from termux/termux-packages.
Which OS are you running tdl on?
Other
Additional context
No response