Commit Graph

26 Commits

Author SHA1 Message Date
Subhamoy Biswas ba5df1e3e6 refactor: using ffmpeg as sidecar, bumped up ffmpeg to 7.1.1 and added ffprobe 2025-08-11 22:09:13 +05:30
Subhamoy Biswas a9f4977ba1 chore: bumped up deps 2025-08-11 15:36:01 +05:30
Subhamoy Biswas 5908579c2f refactor: switched to sonner from shadcn toast 2025-08-11 12:38:44 +05:30
Subhamoy Biswas 8b32824bb9 fix: infinite search loop due to yt-dlp fragment missing error on windows 2025-08-10 22:19:49 +05:30
Subhamoy Biswas acd600f06d refactor: migrated to zod 4 and improved form validations 2025-07-22 09:35:43 +05:30
Subhamoy Biswas 495b6f2129 feat: added cancel search button and improved search error handling 2025-07-21 19:27:39 +05:30
Subhamoy Biswas 161f7ad13c fix: stop all ongoing downloads action not working on linux 2025-07-20 22:50:32 +05:30
Subhamoy Biswas 05a123c4c8 refactor: disabled m4a subtitle embeding restriction 2025-07-20 12:57:04 +05:30
Subhamoy Biswas 2f4c363e1c fix: failing to move downloaded file from temp to download folder in some linux distros 2025-07-20 12:39:07 +05:30
Subhamoy Biswas 81da6b94ef (feat): added max download retries option in settings and fixed error status cleanup logic 2025-07-14 17:17:44 +05:30
Subhamoy Biswas 097839d919 (feat): added speed rate limit option in settings, improved download error handling and improved remove from library dialog 2025-07-14 13:39:59 +05:30
Subhamoy Biswas 21524d2b29 (feat): added temp download cleanup option in settings and removed unused extension id from manifest 2025-07-13 21:01:39 +05:30
Subhamoy Biswas 5f93e3e526 (feat): added stop all button in library, improved library layout and other minor ui improvements 2025-07-13 19:39:11 +05:30
Subhamoy Biswas ad6f1938de (feat): introduced combine download mode and other tweaks and improvements 2025-07-12 23:55:16 +05:30
Subhamoy Biswas f2589d78b7 (feat): added strict downloadablity check option in settings 2025-07-11 21:12:33 +05:30
Subhamoy Biswas c78cad0034 (feat): added always re-encode video option in settings 2025-07-11 20:18:47 +05:30
Subhamoy Biswas fbadbb001e (feat): added metadata and thumbnail embeding option in settings 2025-07-11 13:20:59 +05:30
Subhamoy Biswas 7f79fc8761 (feat): added global video/audio file format selection settings and other minor improvements 2025-07-10 23:31:40 +05:30
Subhamoy Biswas 9f423e717a (refactor): merged extension tab with settings 2025-07-09 23:17:42 +05:30
Subhamoy Biswas c133b18b49 (refactor): improved settings categorization and layout 2025-07-09 21:51:51 +05:30
Subhamoy Biswas 1670a757ca (fixed): updater progress percentage and improved updater card 2025-06-15 14:12:21 +05:30
Subhamoy Biswas c0993ea339 (fixed): default download directory not updating 2025-06-14 21:40:50 +05:30
Subhamoy Biswas 12886fe204 (feat): added extension tab and minor tweaks 2025-06-14 21:18:08 +05:30
Subhamoy Biswas 785bd7874d (refactor): minor tweaks for latest dependency migration 2025-06-13 22:15:50 +05:30
Subhamoy Biswas 5d80b8dd38 (chore): migrated to react v19 tailwindcss v4 and shadcn v2.6 and bumped up deps 2025-06-13 19:40:27 +05:30
Subhamoy Biswas c73022b1a2 (chore): initial MVP release v0.1.0 2025-04-28 23:49:42 +05:30