n0l3r / tiktok-downloader

tiktok downloader is a tool to download video from tiktok with watermark or without watermark. There are two features that is, mass download (by username/urls) and single download (by url).
MIT License
336 stars 139 forks source link

Deleted videos error is confusing #42

Open tbm opened 10 months ago

tbm commented 10 months ago

Commit 39852e9ac0c8b09c10ebdbec3aab2cdcba12d7d1 introduced a message that I don't find very useful - especially since I choose the "Single Download" option:

? Choose a option Single Download (URL)
? Choose a option Without Watermark
? Enter the URL :  ...
[!] Found 1 video
[*] Downloading video 1 of 1
[*] URL: ...
[!] 0 of 1 videos were deleted!
[+] Downloaded successfully

Would it make sense to print this line only if a video was actually deleted or something?

CC @Schmidii99

NeonGamerBot-QK commented 10 months ago

Fixed in #43