-
-
-
-
- Use the
- Recommended addon by yt-dlp to export cookies. The
- cookies MUST be in Netscape HTTP Cookie format.
-
+
+
+ toast.error(msg)"
+ :placeholder="getDefault('cookies', 'Leave empty to use default cookies. Or drag & drop a cookie file here.')" />
+
+
+ Use the
+ Recommended addon by yt-dlp to export cookies. The
+ cookies MUST be in Netscape HTTP Cookie format.
-
-
+
+
Use this output template if non are given with URL. if not set, it will defaults to
- {{ config.app.output_template }}.
- For more information visit
- this page.
+ {{ config.app.output_template }}. For more information visit this page.
@@ -170,8 +168,9 @@
Cookies
-
+ toast.error(msg)"
+ placeholder="Leave empty to use default cookies. Or drag & drop a cookie file here." />
diff --git a/ui/app/components/TextDropzone.vue b/ui/app/components/TextDropzone.vue
new file mode 100644
index 00000000..68ad668d
--- /dev/null
+++ b/ui/app/components/TextDropzone.vue
@@ -0,0 +1,246 @@
+
+