fabianonline / telegram_backup

Java app to download all your telegram data.
GNU General Public License v3.0
447 stars 91 forks source link

Some media items don't get downloaded, get ommitted #86

Closed sunnybak closed 6 years ago

sunnybak commented 6 years ago

Here's a picture of what happens:

screen shot 2018-02-11 at 1 07 16 pm

It tries downloading the files, and throws the ClosedChannelException (which is fine), but after a few attempts it just skips the file as 'x'. The partial download is present in the download folder. This didn't happen earlier.

fabianonline commented 6 years ago

Unfortunately, that stuff is happening within the telegram library I'm using. Just ignore that error - when you run telegram_backup the next time, it will find the partial downloads and continue them.