alltube/classes
Kumi 3d39af7a98
fix(download): improve stream selection logic
Added a check to ensure remux stream is selected only when there are multiple video URLs and no 'entries' in the video object. This prevents unnecessary remuxing when entries exist, optimizing resource usage and maintaining proper stream handling.
2024-11-04 18:51:54 +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 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