Commit Graph

22 Commits

Author SHA1 Message Date
Ümit Tunç 926b8c2e39 chore: configure electron-builder for windows packaging and ignore dist artifacts in git 2026-05-28 08:08:17 +03:00
Ümit Tunç 131c5747a3 docs: add screenshots and walk-through of application flow to README 2026-05-28 08:05:49 +03:00
Ümit Tunç 448d8569a8 refactor: simplify download-media IPC handler to return raw result object 2026-05-28 08:00:56 +03:00
Ümit Tunç b29030b33a feat: expose download control IPC methods in preload script 2026-05-28 07:58:37 +03:00
Ümit Tunç d60d103608 feat: implement frontend renderer, styling, and localization support for download management 2026-05-28 07:58:33 +03:00
Ümit Tunç da042b5749 feat: add pause, resume, and stop download IPC handlers and implement multilingual UI support 2026-05-28 07:51:41 +03:00
Ümit Tunç 0bc3a15b82 feat: implement multi-language support and localization system with dynamic UI updates 2026-05-28 07:49:01 +03:00
Ümit Tunç e7c66d9381 feat: implement renderer logic for format selection, dependency management, and i18n support 2026-05-28 07:46:01 +03:00
Ümit Tunç 8f2a64cd33 feat: implement UI layout and internationalization support for YouTube downloader 2026-05-28 07:45:58 +03:00
Ümit Tunç a4ec059ae2 feat: add multi-language support by creating locale JSON files for English, Russian, Turkish, Arabic, and German 2026-05-28 07:35:57 +03:00
Ümit Tunç 25b6d693ae feat: implement initial UI and core structure for cross-platform media downloader with localization support 2026-05-28 07:33:41 +03:00
Ümit Tunç 67d833d7d7 feat: implement initial UI structure and multi-language support for downloader interface 2026-05-28 07:27:25 +03:00
Ümit Tunç ce192828e0 feat: initialize renderer script with UI logic for video analysis and downloader progress handling 2026-05-28 07:22:12 +03:00
Ümit Tunç a3f653af64 feat: implement renderer logic for media analysis, format selection, and download progress tracking 2026-05-28 07:22:08 +03:00
Ümit Tunç c07d68fab1 feat: implement automatic yt-dlp and ffmpeg dependency management and media downloading logic 2026-05-28 07:17:55 +03:00
Ümit Tunç 2b303cfc9b feat: implement YouTube downloader UI and integration logic with renderer, CSS, and main process support 2026-05-28 07:09:34 +03:00
Ümit Tunç 723aea5b04 docs: add comprehensive english readme with project structure 2026-05-28 07:03:45 +03:00
Ümit Tunç 7441030330 feat: connect interface elements to downloader using IPC renderer 2026-05-28 07:02:00 +03:00
Ümit Tunç 67f5628859 feat: design elegant glassmorphic ui style and html layout 2026-05-20 16:45:00 +03:00
Ümit Tunç a55950e80c feat: implement youtube and mp3 downloader engine using yt-dlp and ffmpeg 2026-05-12 11:15:00 +03:00
Ümit Tunç 2925eb58fe feat: initialize electron main and preload scripts 2026-05-05 14:30:00 +03:00
Ümit Tunç 01ea37f6a2 chore: initial project setup and implementation plan 2026-04-28 10:00:00 +03:00