support cookies, fix bugs

This commit is contained in:
Julian Freeman
2026-01-13 18:46:56 -04:00
parent bbcb10b3ca
commit 4d5cac7a46
6 changed files with 60 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "StreamCapture",
"version": "1.1.0",
"version": "1.2.0",
"identifier": "top.volan.stream-capture",
"build": {
"beforeDevCommand": "pnpm dev",
@@ -13,7 +13,7 @@
"windows": [
{
"label": "main",
"title": "流萤 - 视频下载 v1.1.0",
"title": "流萤 - 视频下载 v1.2.0",
"width": 1300,
"height": 900,
"visible": false