Dear Customers,
Today, we released Version 1.68 of the YouTube Media Converter! Notable changes include:
- Added Config setting that optionally replaces "Top Videos" results per country with generic, homepage markup
- Nearly eliminates YouTube API consumption when used in conjunction with YouTube.com Search Scraping
- Speeds up homepage load time
- Enables homepage customization via the active Template and Language translation files
- Replaced AddThis social media sharing widget with ShareThis widget because the former service was discontinued
- Added support for additional YouTube video URL format in search results
- Fixed issue in which url-encoded space characters in URLs caused HTTP 403 errors
- Fixed issue in which certain, special characters in file names caused download failure
- Implemented various, minor fixes and refactoring of code
A screenshot of the new, optional, "generic, homepage markup" for the xeon and xeon-alt templates:
A screenshot of the new, optional, "generic, homepage markup" for the default and default-alt templates:
To update from Version 1.67, just replace the updated files on your Server or reinstall the full version from scratch.
Updated files:
.htaccess
app/Controllers/PagesController.php
app/Core/Language.php
app/Languages/de.php
app/Languages/en.php
app/Templates/default-alt/assets/css/main.css
app/Templates/default-alt/assets/js/app.js
app/Templates/default/assets/css/main.css
app/Templates/default/assets/js/app.js
app/Templates/xeon-alt/assets/css/main.css
app/Templates/xeon-alt/assets/js/app.js
app/Templates/xeon/assets/css/main.css
app/Templates/xeon/assets/js/app.js
app/Views/elements/share_modal.php
app/Views/pages/index.php
docs/index.html
inc/check_config.php
inc/version.php
lib/Config.php
lib/FFmpeg.php
lib/Remote.php
lib/YouTubeData.php
lib/extractors/YouTube.php
Saturday, March 9, 2024