Closed maruashok closed 4 years ago
@maruashok I have implemented this feature successfully in https://github.com/XiaomiFirmwareUpdater/xiaomi-flashable-firmware-creator.py/tree/v2
If you can test and give me feedback I'd be grateful.
Please note that run method has been changed, you must use python3 -m xiaomi_flashable_firmware_creator
now.
Ok bro I will test it tomorrow
On Thu, 15 Oct, 2020, 6:44 pm Youssif Shaaban Alsager, < notifications@github.com> wrote:
@maruashok https://github.com/maruashok I have implemented this feature successfully in https://github.com/XiaomiFirmwareUpdater/xiaomi-flashable-firmware-creator.py/tree/v2 If you can test and give me feedback I'd be grateful. Please note that run method has been changed, you must use python3 -m xiaomi_flashable_firmware_creator now.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/XiaomiFirmwareUpdater/xiaomi-flashable-firmware-creator.py/issues/6#issuecomment-709316446, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE23W4QICKVETVS53SBYGATSK3YVBANCNFSM4QOZ3JWQ .
Pushed to master and usable starting from 440e9534
Hi bro, will you please add feature to create zip from mi recovery download link? Using remotezip i am downloading firmware-update directory only (modified version) and creating firmware manually.
if you like you can add feature to create zip by passing recovery link instead of recovery zip, it will auto download firmware from given link and than create firmware from that files,
Note - remotezip will only download files specified in list, so it will save much data(no need to download whole zip)