Commit Graph

12 Commits

Author SHA1 Message Date
Ü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