alltube/classes
Kumi 0bd0f8f156
feat(download): add remux option for best audio quality
Introduced a 'remux' option in the download functionality, enabling users to remux videos with the best available audio when selected. This enhances the audio quality of downloaded videos when the option is checked in the UI. Added corresponding checkbox in the template for user selection.
2024-07-22 11:25:18 +02:00
..
Controller feat(download): add remux option for best audio quality 2024-07-22 11:25:18 +02:00
Exception Lint 2023-03-03 00:18:00 +01:00
Factory Lint 2023-03-03 00:18:00 +01:00
Middleware fix(csp): refine img-src policy to improve security 2024-07-21 11:44:19 +02:00
Robo/Plugin/Commands "git describe" needs to be non-interactive so we can get its output 2023-03-11 14:37:28 +01:00
Stream Stronger typying now that we target PHP 7.4 2023-03-21 20:20:14 +01:00
App.php Make the watch route generate a full YouTube URL (fixes #402) 2022-02-27 23:32:08 +01:00
Config.php Switch to yt-dlp (fixes #432) 2023-03-30 21:41:08 +02:00
ErrorHandler.php Lint 2023-03-03 00:18:00 +01:00
Locale.php ucfirst Smarty modifier is deprecated 2023-03-21 20:25:47 +01:00
LocaleManager.php Stronger typying now that we target PHP 7.4 2023-03-21 20:20:14 +01:00
UglyRouter.php Make UglyRouter compatible with routes with parameters (#399) 2022-02-23 21:30:58 +01:00