Commit Graph

18 Commits

Author SHA1 Message Date
James Lyne 262e296783 Fix retry button issues
The arguments passed to retryDownload by the retry button do not match what the function actually expects. This causes downloads to break if a custom folder is set and also causes some settings like format and custom name prefix to be ignored.
2023-08-13 12:24:19 +01:00
hellodword 2ff7b0975a enable custom name prefix 2023-04-09 11:27:41 +08:00
Chris Kanich 18466312ff unique downloads of identically named videos 2023-02-03 10:33:51 -06:00
James Woglom 63baa1fc25 Link to audio files and those with custom folders properly 2022-08-30 01:22:24 -04:00
James Woglom 52e3307d99 switch between audio and default custom directories on change 2022-08-30 00:58:19 -04:00
James Woglom ba712fc071 Fill in download_dir or audio_download_dir on launch 2022-08-30 00:55:16 -04:00
James Woglom 8abacc2a36 almost functional with selectize 2022-08-29 21:52:54 -04:00
James Woglom f79c8fa754 pass custom_directories from server to client 2022-08-29 20:41:21 -04:00
James Woglom 4a9f55adda Propagate configuration on load via downloads socket 2022-08-29 20:27:34 -04:00
Alex Shnitman ad0eab880c angular 13 and bootstrap 5 2022-06-23 23:30:09 +03:00
Steffen Klee fe4993153c Add download link to downloaded file
This adds a simple download link that points to the downloaded file.

Note: This makes all files in the download directory (and its
sub-directory) available to any user.

Closes gh-26
2021-12-13 22:35:19 +01:00
Alex Shnitman ee0fcc3993 allow selecting MP4 in the GUI 2021-09-13 20:25:32 +03:00
Rpsl fffba9065a Added retry button for failed download 2021-07-29 11:12:40 +03:00
Alex 13e690dd63 add quality selection 2019-12-13 22:43:58 +02:00
Alex 3cf7d25f4c improved error handling 2019-12-06 16:30:07 +02:00
Alex 91cee0339a fix broken PREFIX_URL feature 2019-12-06 14:37:08 +02:00
Alex 9a959f9326 add "completed" panel 2019-12-03 22:32:07 +02:00
Alex 511404d23f initial commit: working version 2019-11-29 19:31:34 +02:00