Dear Customers,

 

Today, we released Version 1.64 of the YouTube Media Converter! Notable changes include:

 

  • Enabled support for PHP 8.1+ in addition to PHP 7.4 and dropped support for earlier PHP versions
  • Added support for more native YouTube video and audio formats
  • Included option in Config file for "Simulated MP3" that:
    • Generates MP3 files by renaming the source audio file extension to .mp3
    • Enables MP3 generation without FFmpeg, resulting in a significant savings of CPU resources
    • Results in MP3 files that may not be playable in all audio/media players and lack file metadata
  • Added custom, application-level error handling, logging PHP errors to .ht_error_log file in "store" folder
  • Updated getID3 vendor library, which facilitates metadata extraction from media files
  • Fixed Node.js fallback extraction mechanism, and enabled automatic Node.js installation via initial "Config Check" utility
  • Improved formatting/presentation of XML sitemaps and sitemap index file
  • Implemented various, minor fixes and refactoring of code

 

To update from Version 1.63, just replace the updated files on your Server or reinstall the full version from scratch.

 

Updated files:

app/Templates/default/assets/xsl/sitemap.xsl (NEW!)

app/Templates/default-alt/assets/xsl/sitemap.xsl (NEW!)

app/Templates/xeon/assets/xsl/sitemap.xsl (NEW!)

app/Templates/xeon-alt/assets/xsl/sitemap.xsl (NEW!)

inc/error.php (NEW!)

app/Core/Language.php

app/Templates/default/layouts/default/header.php

app/Templates/default-alt/layouts/default/header.php

app/Templates/xeon/layouts/default/header.php

app/Templates/xeon-alt/layouts/default/header.php

app/Views/pages/grab.php

app/Views/pages/index.php

app/Views/pages/result.php

app/Views/pages/sitemap.php

app/Views/pages/sitemapindex.php

docs/index.html

inc/check_config.php

inc/data.php

inc/dataRequest.php

inc/functions.php

inc/schedule.php

inc/validate_cached_file.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

vendors/getID3 (entire folder!)

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 !!

 



Wednesday, January 4, 2023

« Back