50 Commits

Author SHA1 Message Date
2b07fe4e14 Update js_runtimes configuration format for yt-dlp
Some checks failed
Build Windows Installer / build-windows (push) Has been cancelled
2026-05-08 02:35:36 +02:00
5588a2289b Feature: Add JS challenge fallback support for fetching YouTube metadata 2026-05-08 02:32:56 +02:00
ef07f62bc1 Pass JS challenge fallback flag to audio download for transcription 2026-05-08 02:32:48 +02:00
93b135aa18 Add support for JS challenge fallback when downloading audio 2026-05-08 02:32:48 +02:00
1bcdca490f Enhance YouTube processing resilience with JS challenge fallback and robust cookie-based retries. 2026-05-08 02:32:14 +02:00
d2897627e5 auto-git:
[change] youtube_summarizer.py
2026-05-08 02:31:49 +02:00
8b0b0e6abb Simplify cookie source selection UI by removing detailed input fields 2026-05-08 02:22:31 +02:00
e737210771 auto-git:
[change] ui/renderer.js
2026-05-08 02:22:21 +02:00
e99a4ac6cc Set write permissions for Tauri development resources 2026-05-08 02:14:44 +02:00
36b91956b0 Format function signature for push_windows_local_path 2026-05-08 02:11:47 +02:00
9fc00f8add Refactor: Use dedicated functions for constructing Windows browser paths 2026-05-08 02:10:39 +02:00
4f8aea39d7 Format: Improve readability of keyring argument check 2026-05-08 02:10:15 +02:00
7f491ea54d Improve error handling when saving cookie source settings 2026-05-08 02:08:50 +02:00
a8015ba98a Feat: Add UI for YouTube cookie source settings and sign-in dialog 2026-05-08 02:08:37 +02:00
d67808df5a Improve settings initialization flow and update video summarization function call 2026-05-08 02:08:01 +02:00
4f8a8008ea Implement YouTube cookie source management and event listeners 2026-05-08 02:07:41 +02:00
9ed1a41fe0 Feature: Implement YouTube cookie source management and selection flow 2026-05-08 02:07:30 +02:00
80b297328e Feat: Add UI elements and logic for YouTube cookie management 2026-05-08 02:06:32 +02:00
e7c12dc23a Update frontend to support passing YouTube cookie source 2026-05-08 02:06:26 +02:00
a13a3c5202 Add API command to retrieve YouTube cookie sources 2026-05-08 02:06:26 +02:00
1d2dd30308 Integrate cookie source handling into video summarization 2026-05-08 02:06:26 +02:00
34883781a8 Feature: Implement cookie source handling and path utilities 2026-05-08 02:05:46 +02:00
954ae68399 Feat: Implement cross-platform browser availability checks 2026-05-08 02:05:27 +02:00
bea09fd1af Add cookie support for video processing and CLI arguments 2026-05-08 02:04:55 +02:00
b6f82707f3 auto-git:
[change] youtube_summarizer.py
2026-05-08 02:04:04 +02:00
bcd9e5006e Update .gitignore to ignore Python compiled files 2026-05-08 01:46:58 +02:00
4c261f444d Add logic to resolve bundled backend binary path for release builds 2026-05-08 01:46:58 +02:00
461bf678e0 auto-git:
[change] .gitignore
2026-05-08 01:45:49 +02:00
2513e7d77e auto-git:
[change] .gitignore
2026-05-08 01:45:49 +02:00
77a9d1bcbc auto-git:
[change] src-tauri/src/main.rs
2026-05-08 01:44:21 +02:00
141509e984 Enhance backend resolution to support environment variable overrides and bundled binaries 2026-05-08 01:44:21 +02:00
215635df6c Improve link detection robustness on summary clicks 2026-05-04 14:05:30 +02:00
a2b2357c83 Remove markdown to HTML conversion function 2026-05-04 14:04:07 +02:00
f2e1cdda59 Implement markdown parsing and improve link handling for summary display 2026-05-04 14:04:00 +02:00
4858be6054 auto-git:
[change] ui/index.html
2026-05-04 14:03:46 +02:00
8ee15d430c auto-git:
[add] ui/vendor/markdown-it.LICENSE
 [add] ui/vendor/markdown-it.min.js
2026-05-04 14:03:46 +02:00
5d7e924be6 updated readme
Some checks failed
Build Windows Installer / build-windows (push) Has been cancelled
2026-05-04 11:17:23 +02:00
46851dcbbe chore: refresh repository metadata 2026-05-04 11:06:00 +02:00
5a122d97ee README.md aktualisiert 2026-05-04 10:51:45 +02:00
5682114e1b Refactor settings section HTML structure 2026-05-04 10:39:18 +02:00
82bdada047 Feat: Add Discord integration and refine abbreviation handling 2026-05-04 10:37:05 +02:00
ae1aecf1db auto-git:
[change] src-tauri/src/main.rs
2026-05-04 10:36:53 +02:00
6625ce80b1 Add constants and structures for Discord summary sending 2026-05-04 10:35:04 +02:00
208b21a6bc Update button selector from .delete-entry-button to .entry-icon-button 2026-05-04 10:35:04 +02:00
f1c8d0c7ea Feature: Add Discord sharing functionality and refactor entry action buttons 2026-05-04 10:34:04 +02:00
33a06c2fe7 Feature: Add Discord webhook support for summary sharing 2026-05-04 10:33:49 +02:00
e55aff6d6a Feat: Add entry action buttons and Discord Webhook URL setting 2026-05-04 10:33:38 +02:00
ff66d0aea3 Prepare publishable Tauri app 2026-05-04 10:13:03 +02:00
dd135a6089 Add Windows installer build workflow 2026-03-15 14:52:48 +01:00
94051dd0f8 initial commit 2026-03-15 14:51:29 +01:00