3bl3gamer / tg_history_dumper

Exports messages and media from Telegram dialogs, groups and channels
MIT License
64 stars 13 forks source link

How do I skip a file that doesn't load? #25

Open Jeevri opened 8 months ago

Jeevri commented 8 months ago

Hello everyone and many thanks to the creator for such a wonderful tool. Up to this point, I had absolutely no problems! At some point in the channel dump there is a stop. I checked this file - it is a picture that is not uploaded to Unigram, i.e. it has a cross on it and is not viewable. How can I skip this unuploaded file to move on?

1

3bl3gamer commented 3 months ago

Thank you! And sorry for long delay.

Currently, the simplest way to skip single file is to create an empty one. Correct name/path will be in the logs, just above these warnings. Something like history\files\123_Name\234_photo.jpg. There will likely be an already created 234_photo.jpg.temp file which can be just renamed.

Is this error still present? Has not telegram fixed it on its side yet?