abhishekjnvk / telegram-channel-downloader

Open Source Node.js script that simplifies scraping media files and messages from Telegram channels, groups, or users, facilitating offline access and storage of images, videos, and documents
79 stars 15 forks source link

feat: download media from comments of a message #7

Open Alex18323 opened 3 months ago

Alex18323 commented 3 months ago

would be great if it could download media from a comment section in a group, currently it can only download media files from the main interface in a telegram channel. and there is a problem, if the downloading process is interrupted by connection problem , then I restart it , I have to download the files from the very beginning in a telegram group again, is there a way to fix it?