alltube/classes
Kumi 81b064ce90
chore: Update yt-dlp path in Config class
Changes the path of yt-dlp executable to '/usr/bin/yt-dlp' for better compatibility with system installations. This ensures that the program uses the correct binary location, potentially improving performance and simplifying deployment configurations.
2024-12-14 17:22:09 +01:00
..
Controller fix(download): improve stream selection logic 2024-11-04 18:51:54 +01: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 chore: Update yt-dlp path in Config class 2024-12-14 17:22:09 +01: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