1
1
mirror of https://github.com/neosubhamoy/pytubepp-helper.git synced 2026-02-04 11:22:22 +05:30

(refactor): switched to cli --hidden autostart method from WebSockets and fixed macOS autostart not auto hiding after restart issue

This commit is contained in:
2024-12-29 19:29:37 +05:30
Verified
parent 5eef3d01f7
commit e1be9e86a0
16 changed files with 33 additions and 131 deletions

8
src-tauri/Cargo.lock generated
View File

@@ -2485,14 +2485,6 @@ dependencies = [
"tokio-tungstenite",
]
[[package]]
name = "pytubepp-helper-autostart"
version = "0.1.0"
dependencies = [
"serde_json",
"websocket",
]
[[package]]
name = "pytubepp-helper-msghost"
version = "0.1.0"