abhishekjnvk/telegram-channel-downloader

Feature Request: Ability to Skip files that already exist

Open

#5 opened on May 5, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (227 stars) (57 forks)user submission
good first issue

Description

Basically, it's not uncommon for me to get an error when downloading/archiving a large channel. So when I try to restart the download, I end up redownloading everything--even the files I've already successfully downloaded.

It'd be great if we can add a flag that will allow a download operation to skip if a file with the same filename already exists in the export folder.

Contributor guide