You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`Download` installs to the default location set in the `config file: edit this in teh settings tab`
87
+
-`Playlist` installs to its paired download list
88
+
-`Download` installs to the default location set in the `config file: edit this in the settings tab`
35
89
- Each can be set to install to seperate locations:
36
90
-`Playlist` is required to install to an existing download file
37
91
-`Download` is required to install to an existing directory or folder
38
-
> WARNING:
39
-
> Each entry includes a **namespace** (a descriptive name or label). This is for logging and readability only; it does not affect the actual filenames.
92
+
> WARNING: Each entry includes a **namespace** (a descriptive name or label). This is for logging and readability only; it does not affect the actual filenames.
40
93
41
94
---
42
95
@@ -58,15 +111,16 @@ The `view` section can be found in the settings tab with the top menu
58
111
## ✅ Features
59
112
60
113
- Supports individual and playlist-based downloads
61
-
- Reorderable queue system
114
+
- Editable queue with save-and-execute option
115
+
- Auto-retry for failed downloads
62
116
- Automatic file naming from source titles
63
117
- Automatic metadata generation if provided by the source
64
-
- Logs for tracking success/failure and recovery
118
+
- Logs and grouping for better management
65
119
- Cross-platform support (Windows, Linux, macOS)
66
120
67
121
---
68
122
69
-
## Whats New v1.3.2:
123
+
## Whats New v1.3.3:
70
124
71
125
- Execute tab is replaced with a Queue list.
72
126
- Save now has an option to save an execute in the edit page
@@ -77,6 +131,10 @@ The `view` section can be found in the settings tab with the top menu
77
131
- After a download starts it is no longer removed from the list if it fails
78
132
- Downloads will now retry to download something 3 time before it quits
79
133
- Retries happen at the end of the process
134
+
- Downloads now have a stop function to stop downloading without leaving the page
135
+
- Download lists now include
136
+
- description by hovering over the row or image
137
+
- duration next to the image || serves as a way to indicate if the video is private as well
80
138
81
139
---
82
140
@@ -85,3 +143,5 @@ The `view` section can be found in the settings tab with the top menu
0 commit comments