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