Commit Graph

44 Commits

Author SHA1 Message Date
Subhamoy Biswas a5d6fb09bb refactor: don't auto create download/temp dirs 2026-03-02 09:49:47 +05:30
Subhamoy Biswas cf0d064429 fix: debug unable to resolve paths on flatpak 2026-03-02 09:30:26 +05:30
Subhamoy Biswas 5b7df779cc refactor: fallback using per-instance flatpak check 2026-02-27 21:56:51 +05:30
Subhamoy Biswas 7a7f6705d4 refactor: use global flatpak detection 2026-02-27 21:21:11 +05:30
Subhamoy Biswas 972832f0c6 fix: wrong import of linux registerer 2026-02-18 20:13:16 +05:30
Subhamoy Biswas dfa5cace82 feat: added support for youtube po token generation 2026-02-18 14:19:11 +05:30
Subhamoy Biswas 4e5a4a1c73 fix: errored playlist downloads falsely showing up as completed 2026-01-18 19:11:56 +05:30
Subhamoy Biswas 2b7ab9def4 feat: added clear, copy log buttons and pagination in completed downloads 2026-01-09 23:40:35 +05:30
Subhamoy Biswas da806b21e9 refactor: added errored state and improved error detection 2025-12-19 10:30:45 +05:30
Subhamoy Biswas 45cfdc00de refactor: separated download functions 2025-11-16 23:11:17 +05:30
Subhamoy Biswas 6028037e74 feat: added color scheme options and bumped up to shadcn 3.5 2025-11-13 15:22:58 +05:30
Subhamoy Biswas defdfd6fd1 fix: yt-dlp exiting with code 2 on macos 2025-11-07 00:05:05 +05:30
Subhamoy Biswas e5d83138df refactor: added thumbnail embeding option for video files 2025-11-05 22:17:09 +05:30
Subhamoy Biswas 77781c8611 refactor: added per-download sponsorblock config 2025-11-05 21:28:48 +05:30
Subhamoy Biswas 5869bab48e feat: added notification options 2025-11-05 13:31:40 +05:30
Subhamoy Biswas 2ee778c5c6 fix: yt-dlp not updating on windows msi install 2025-11-04 23:53:44 +05:30
Subhamoy Biswas 2ea008126e fix: yt-dlp unable to resolve deno on macos 2025-11-01 21:56:40 +05:30
Subhamoy Biswas 618edceebb feat: added quick paste and clear buttons in downloader 2025-10-27 14:27:32 +05:30
Subhamoy Biswas 9150fc22f7 feat: added debug mode and optimized logging 2025-10-26 23:48:35 +05:30
Subhamoy Biswas 8fc3e7b84c fix: audio video not merging in macos 2025-10-12 10:06:00 +05:30
Subhamoy Biswas 9ca568ec2e chore: added deno as sidecar as per new yt-dlp requirement, bumped up bins and deps 2025-10-07 21:02:07 +05:30
Subhamoy Biswas e59a85d2b3 feat: added filename template option in settings 2025-10-06 22:50:05 +05:30
Subhamoy Biswas 7193083b6b refactor: switched to yt-dlp way of path resolution, optimized database migrations and improved queuing 2025-10-06 21:25:08 +05:30
Subhamoy Biswas 3046daffd8 feat: added custom commands, per-download configs and other minor improvements 2025-10-05 21:21:26 +05:30
Subhamoy Biswas 9498464fa2 feat: added neodlp logger and log viewer 2025-09-02 00:15:29 +05:30
Subhamoy Biswas a280be323d feat: added force ipv protocol settings 2025-08-31 23:46:15 +05:30
Subhamoy Biswas ff18323494 feat: added aria2 support and some other improvements 2025-08-30 23:35:14 +05:30
Subhamoy Biswas b73ab86066 feat: added sponsorblock support and improved resume persistence 2025-08-26 09:14:49 +05:30
Subhamoy Biswas 4184b4b779 feat: added cookies support 2025-08-24 00:01:14 +05:30
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 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 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 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 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 c0993ea339 (fixed): default download directory not updating 2025-06-14 21:40:50 +05:30
Subhamoy Biswas c73022b1a2 (chore): initial MVP release v0.1.0 2025-04-28 23:49:42 +05:30