This website requires JavaScript.
Explore
Help
Sign In
neosubhamoy
/
neodlp
Watch
1
Star
1
Fork
0
You've already forked neodlp
mirror of
https://github.com/neosubhamoy/neodlp.git
synced
2026-03-22 16:05:50 +05:30
Code
Actions
Releases
Activity
109
Commits
1
Branch
14
Tags
24c4a640e176bfb95912e8885c217ad02326deeb
Commit Graph
38 Commits
fix: errored playlist downloads falsely showing up as completed
Subhamoy Biswas
·
2026-01-18 19:11:56 +05:30
Verified
4e5a4a1c73
feat: added clear, copy log buttons and pagination in completed downloads
Subhamoy Biswas
·
2026-01-09 23:40:35 +05:30
Verified
2b7ab9def4
refactor: added errored state and improved error detection
Subhamoy Biswas
·
2025-12-19 10:30:45 +05:30
Verified
da806b21e9
refactor: separated download functions
Subhamoy Biswas
·
2025-11-16 23:11:17 +05:30
Verified
45cfdc00de
feat: added color scheme options and bumped up to shadcn 3.5
Subhamoy Biswas
·
2025-11-13 15:22:58 +05:30
Verified
6028037e74
fix: yt-dlp exiting with code 2 on macos
Subhamoy Biswas
·
2025-11-07 00:05:05 +05:30
Verified
defdfd6fd1
refactor: added thumbnail embeding option for video files
Subhamoy Biswas
·
2025-11-05 22:17:09 +05:30
Verified
e5d83138df
refactor: added per-download sponsorblock config
Subhamoy Biswas
·
2025-11-05 21:28:48 +05:30
Verified
77781c8611
feat: added notification options
Subhamoy Biswas
·
2025-11-05 13:31:40 +05:30
Verified
5869bab48e
fix: yt-dlp not updating on windows msi install
Subhamoy Biswas
·
2025-11-04 23:53:44 +05:30
Verified
2ee778c5c6
fix: yt-dlp unable to resolve deno on macos
Subhamoy Biswas
·
2025-11-01 21:56:40 +05:30
Verified
2ea008126e
feat: added quick paste and clear buttons in downloader
Subhamoy Biswas
·
2025-10-27 14:27:32 +05:30
Verified
618edceebb
feat: added debug mode and optimized logging
Subhamoy Biswas
·
2025-10-26 23:48:35 +05:30
Verified
9150fc22f7
fix: audio video not merging in macos
Subhamoy Biswas
·
2025-10-12 10:06:00 +05:30
Verified
8fc3e7b84c
chore: added deno as sidecar as per new yt-dlp requirement, bumped up bins and deps
Subhamoy Biswas
·
2025-10-07 21:02:07 +05:30
Verified
9ca568ec2e
feat: added filename template option in settings
Subhamoy Biswas
·
2025-10-06 22:50:05 +05:30
Verified
e59a85d2b3
refactor: switched to yt-dlp way of path resolution, optimized database migrations and improved queuing
Subhamoy Biswas
·
2025-10-06 21:25:08 +05:30
Verified
7193083b6b
feat: added custom commands, per-download configs and other minor improvements
Subhamoy Biswas
·
2025-10-05 21:21:26 +05:30
Verified
3046daffd8
feat: added neodlp logger and log viewer
Subhamoy Biswas
·
2025-09-02 00:15:29 +05:30
Verified
9498464fa2
feat: added force ipv protocol settings
Subhamoy Biswas
·
2025-08-31 23:46:15 +05:30
Verified
a280be323d
feat: added aria2 support and some other improvements
Subhamoy Biswas
·
2025-08-30 23:35:14 +05:30
Verified
ff18323494
feat: added sponsorblock support and improved resume persistence
Subhamoy Biswas
·
2025-08-26 09:14:49 +05:30
Verified
b73ab86066
feat: added cookies support
Subhamoy Biswas
·
2025-08-24 00:01:14 +05:30
Verified
4184b4b779
refactor: using ffmpeg as sidecar, bumped up ffmpeg to 7.1.1 and added ffprobe
Subhamoy Biswas
·
2025-08-11 22:09:13 +05:30
Verified
ba5df1e3e6
refactor: switched to sonner from shadcn toast
Subhamoy Biswas
·
2025-08-11 12:38:44 +05:30
Verified
5908579c2f
fix: infinite search loop due to yt-dlp fragment missing error on windows
Subhamoy Biswas
·
2025-08-10 22:19:49 +05:30
Verified
8b32824bb9
feat: added cancel search button and improved search error handling
Subhamoy Biswas
·
2025-07-21 19:27:39 +05:30
Verified
495b6f2129
fix: stop all ongoing downloads action not working on linux
Subhamoy Biswas
·
2025-07-20 22:50:32 +05:30
Verified
161f7ad13c
fix: failing to move downloaded file from temp to download folder in some linux distros
Subhamoy Biswas
·
2025-07-20 12:39:07 +05:30
Verified
2f4c363e1c
(feat): added max download retries option in settings and fixed error status cleanup logic
Subhamoy Biswas
·
2025-07-14 17:17:44 +05:30
Verified
81da6b94ef
(feat): added speed rate limit option in settings, improved download error handling and improved remove from library dialog
Subhamoy Biswas
·
2025-07-14 13:39:59 +05:30
Verified
097839d919
(feat): introduced combine download mode and other tweaks and improvements
Subhamoy Biswas
·
2025-07-12 23:55:16 +05:30
Verified
ad6f1938de
(feat): added strict downloadablity check option in settings
Subhamoy Biswas
·
2025-07-11 21:12:33 +05:30
Verified
f2589d78b7
(feat): added always re-encode video option in settings
Subhamoy Biswas
·
2025-07-11 20:18:47 +05:30
Verified
c78cad0034
(feat): added metadata and thumbnail embeding option in settings
Subhamoy Biswas
·
2025-07-11 13:20:59 +05:30
Verified
fbadbb001e
(feat): added global video/audio file format selection settings and other minor improvements
Subhamoy Biswas
·
2025-07-10 23:31:40 +05:30
Verified
7f79fc8761
(fixed): default download directory not updating
Subhamoy Biswas
·
2025-06-14 21:40:50 +05:30
Verified
c0993ea339
(chore): initial MVP release v0.1.0
Subhamoy Biswas
·
2025-04-28 23:49:42 +05:30
Verified
c73022b1a2