alltube/classes/Controller
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
..
BaseController.php Stronger typying now that we target PHP 7.4 2023-03-21 20:20:14 +01:00
DownloadController.php feat(download): add remux option for best audio quality 2024-07-22 11:25:18 +02:00
FrontController.php feat: embed base64 thumbnails in video objects 2024-07-21 09:47:21 +02:00
JsonController.php fixup! Prevent SSRF requests By validating the provided URL before passing it to youtube-dl 2022-02-27 23:36:51 +01:00