Dear Customers,
Today, we released Version 1.65 of the YouTube Media Converter! Notable changes include:
- Fixed some bugs related to PHP 8.1+ support
- Added _REQUEST_IP_VERSION constant to "lib/Config.php" to force audio/video download link generation and browser download requests to use the same IP version (to prevent potential, related download failures)
- Improved custom error handling
- Added another test to initial "Config Check" utility
- Implemented various, minor fixes and refactoring of code
To update from Version 1.64, just replace the updated files on your Server or reinstall the full version from scratch.
To update from Version 1.63, replace the updated files listed here and the files updated in v1.64 (or reinstall the full version from scratch).
Updated files:
app/Languages/en.php
app/Views/helpers/MetaData.php
docs/index.html
inc/check_config.php
inc/data.php
inc/dataRequest.php
inc/error.php
inc/functions.php
inc/version.php
lib/extractors/Extractor.php
lib/extractors/YouTube.php
lib/Config.php
lib/Core.php
lib/FFmpeg.php
lib/Remote.php
lib/VideoConverter.php
lib/YouTubeData.php
index.php
Alert!: To avoid ionCube decoding errors, you must update your installed Version of ionCube Loader to Version 12 !!
Important!: If you're running Nginx instead of Apache (even though we recommend Apache!), then you must update your Nginx vhost file to ensure that .ht_error_log is NOT publicly accessible !!
Tuesday, January 10, 2023