Commit graph

19 commits

Author SHA1 Message Date
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
Pierre Rudloff
27439c7e14 Simplify overly complicated format selection template 2022-02-06 20:46:38 +01:00
Pierre Rudloff
d9ba01f017 Generate <img> tags with Smarty 2022-02-06 19:17:05 +01:00
Pierre Rudloff
ac8c53375a Easier to maintain template structure
This the head and footer don't have to be included everytime and the hierarchy is easier to read
2022-02-03 21:41:07 +01:00
Pierre Rudloff
de74808459 More readable way to include HTML in translated strings 2022-02-03 21:07:13 +01:00
Pierre Rudloff
bdf5554430 Use HTTPS links 2022-02-03 20:55:09 +01:00
Pierre Rudloff
5b0ee7651b Remove Config dependency on LocaleManager 2020-10-21 22:38:09 +02:00
Pierre Rudloff
1d95ba7b57 Fix stream: ask detection (see #283) 2020-05-23 16:21:46 +02:00
Pierre Rudloff
d4c1357c32 Lint 2020-05-14 00:18:39 +02:00
Pierre Rudloff
ced0c126f1 Add a way to not check the stream checkbox by default (#255) 2020-01-18 22:56:55 +01:00
Pierre Rudloff
e6cd7682a9 Improved French translation 2019-11-29 22:28:48 +01:00
Pierre Rudloff
850fc80622 Add support for variables in translation (#250) 2019-11-29 22:13:11 +01:00
Pierre Rudloff
adba68edbc Display download options even when video only has one format 2019-11-07 23:42:48 +01:00
Pierre Rudloff
03b4bb746d fix: Missing space in HTML 2019-10-01 22:17:10 +02:00
Pierre Rudloff
563916267d fix: Fix single format download 2019-10-01 22:14:49 +02:00
Pierre Rudloff
1126239263 Check the stream checkbox by default to avoid surprises with non-HTTP videos 2019-05-08 19:52:38 +02:00
Pierre Rudloff
43d5cc1dbb feat: Make generic formats dynamic
See #223
2019-05-08 19:49:18 +02:00
Pierre Rudloff
b91fe78dcd feat: Make streaming optional when stream mode is enabled
Closes #218
2019-04-28 00:36:14 +02:00
Pierre Rudloff
1df06f7c22 refactor: Use route names that make more sense 2019-04-22 15:31:51 +02:00
Renamed from templates/video.tpl (Browse further)