openzim / youtube

Create a ZIM file from a Youtube channel/username/playlist
GNU General Public License v3.0
46 stars 26 forks source link

Do not move local banner and profile images, copy them instead #179

Closed benoit74 closed 6 months ago

benoit74 commented 12 months ago

As mentioned by OP in https://github.com/openzim/youtube/issues/178, local banner and profile images are moved, resized, and then deleted.

They should by copied, the copy will then be resized and then deleted

benoit74 commented 6 months ago

Solved by https://github.com/openzim/youtube/pull/182/commits/2bcd9dbd4e054546cc8b18ab06be630c6bfd5eb5, merged with https://github.com/openzim/youtube/pull/182 (which forgot to mention this issue, too many things have been fixed at once!

I will update the changelog of 2.2.0 to mention this.