tdl icon indicating copy to clipboard operation
tdl copied to clipboard

[Bug] tmp file not getting saved while using -f exported_file.json

Open indrastorms opened this issue 1 year ago • 0 comments

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. Screenshot_20240407-004532

Which OS are you running tdl on?

Other

Additional context

No response

indrastorms avatar Apr 06 '24 19:04 indrastorms