Releases: MacielG1/VodRecovery
Releases · MacielG1/VodRecovery
VodRecovery 1.2.12
- Updated SeleniumBase to version 4.29.3
VodRecovery 1.2.11
Release Notes
-
Upgraded Selenium Base to version 4.28.5
-
Changed the UC mode method to
sb.uc_gui_click_captcha()
-
Updated the FFmpeg installation command to properly handle spaces in paths
VodRecovery 1.2.10
- Refactored the Cloudflare handler function to use the new uc_gui_handle_cf method
- Adapted the downloaded filename to follow a more organized pattern.
- Upgraded SeleniumBase to version 4.28.0
- Upgraded aiohttp to version 3.9.5
VodRecovery 1.2.9
- This update improves HTTP request handling by switching from using concurrent.futures to manage multiple requests to aiohttp, enhancing the speed in finding the M3U8 URLs
- added .bat and .sh shortcuts
VodRecovery 1.2.8
- Resolved a bug related to specifying the start and end time to download
- Upgraded Selenium Base to version 4.27.5
VodRecovery 1.2.7
- Fixed Issue downloading parts of long M3U8 files.
- Updated SeleniumBase to 4.27.2.
VodRecovery 1.2.6
- Resolved issue with Sullygnome URL retrieval when using selenium base.
- Included Twitch direct URL support also when using Website Video Recovery option.
- Cleanup and Refactored the code.
VodRecovery 1.2.5
- Resolved issues with retry URLs
- Upgraded Selenium base to version 4.27.0
VodRecovery 1.2.4
- Implemented functionality to install the latest package version if the specified version fails to download.
- Removed the deletion of the m3u8 file when returning to the main menu
VodRecovery 1.2.3
- Fixed an issue with Template Literals having nested quotes