Commit Graph

45 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 6388c8b1cd docs: added windows arm64 emulation info 2025-07-23 20:22:41 +05:30
Subhamoy Biswas 2408c6cbaf docs: added roadmap and minor update 2025-07-23 10:48:21 +05:30
Subhamoy Biswas 0e55ac6a21 chore: bumped up to v0.2.1 v0.2.1 2025-07-22 15:32:40 +05:30
Subhamoy Biswas e8e27d3283 docs: minor style fixes 2025-07-22 15:03:12 +05:30
Subhamoy Biswas e00b3a2456 docs: added support the dev section and minor improvements 2025-07-22 14:28:03 +05:30
Subhamoy Biswas b0b6555532 chore: bumped up deps 2025-07-22 10:18:42 +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 a874cf8cd1 (docs): improved readme visuals, added feature highlights and browser integration info 2025-07-15 21:28:44 +05:30
Subhamoy Biswas d447ef3145 (chore): reverting back to older version of recharts and zod for now due to breaking changes v0.2.0 2025-07-14 21:12:38 +05:30
Subhamoy Biswas 6754705d1d (chore): bumped up to v0.2.0 2025-07-14 20:12:45 +05:30
Subhamoy Biswas a71e258a47 (chore): bumped up deps 2025-07-14 18:48:48 +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 547486fc76 (chore): bumped up to v0.1.1 v0.1.1 2025-06-14 22:56:10 +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 71c8096b7f (ci/cd): added winget and aur publish workflows 2025-06-12 23:19:33 +05:30
Subhamoy Biswas bf2d9758e3 (fixed): macos large dock icon 2025-06-12 21:33:11 +05:30
Subhamoy Biswas b5df03d0a8 (docs): added macos curl-bash installer and minor instruction update for building from source 2025-05-24 22:58:45 +05:30
Subhamoy Biswas bfb24d7437 (feat): added updateYtDlpBinary build script v0.1.0 2025-05-16 13:51:04 +05:30
Subhamoy Biswas 1434eff75b (feat): added new chrome extension id 2025-05-14 21:13:05 +05:30
Subhamoy Biswas 3c500ae482 (ci/cd): enabled git lfs fetching on checkout 2025-04-29 09:32:42 +05:30
Subhamoy Biswas d43c59c15e (ci/cd): initial pipeline test2 2025-04-29 00:29:43 +05:30
Subhamoy Biswas a45a3353c2 (ci/cd): initial pipeline test 2025-04-29 00:06:21 +05:30
Subhamoy Biswas c73022b1a2 (chore): initial MVP release v0.1.0 2025-04-28 23:49:42 +05:30