mirror of
https://github.com/devine-dl/devine.git
synced 2025-06-03 16:09:45 +00:00
This happens because the input file has no actual useful data, likely just a bunch of headers and nothing of use. Therefore shaka skips and returns OK, yet didnt make any file at the decrypted path. This fixes a crash when it tries to move the non-existent decrypted file to the input file location, causing the rest of the download to halt.