projectdx
  • Joined on 2021-11-15
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-02 07:21:08 +00:00
87259d4c7c fix: Download status not updating to completed on list page
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-02 06:42:40 +00:00
a58ae36a3f docs: Update README.md with v0.4.3 changelog
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-02 06:40:29 +00:00
deb964704d docs: Update README.md with v0.5.1 changelog
c662d2dadc v0.5.1: Mobile UX improvements - Custom notify styling, nav margin fixes, search button optimization
Compare 2 commits »
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-01 16:09:41 +00:00
4e9203ed00 v0.4.0: Discord notification timing, DB mapping, episode badges, Linkkf fixes, subtitle merge
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-01 16:06:36 +00:00
503485da5e v0.4.0: Discord notification timing, DB mapping, episode badges, Linkkf fixes, subtitle merge
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-01 15:03:06 +00:00
0c0ab8cd77 feat: Add subtitle download and VTT to SRT conversion, refactor Linkkf queue to class-level, improve video URL extraction, and introduce downloader factory.
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-01 13:58:32 +00:00
88aeb888b3 refactor: Implement common base module and model for anime downloader plugins and refactor existing modules to use them.
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-01 08:01:36 +00:00
5dab969580 docs: README 버전 v0.3.7 수정
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-01 08:01:09 +00:00
3670722d4e feat: 설정 페이지 폴더 탐색 기능 추가 (Ohli24, Anilife, Linkkf)
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-01 07:59:45 +00:00
6e6fd14c71 feat: 설정 페이지 폴더 탐색 기능 추가 (Ohli24, Anilife, Linkkf)
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-01 07:57:59 +00:00
2577d482a9 feat: Implement directory browsing for ohli24 and linkkf, enhance path security with NFC/NFD normalization, and refine playlist generation logic in ohli24.
projectdx pushed to main at ff_plugins/anime_downloader 2025-12-31 17:56:42 +00:00
315ed1a087 feat: Add image proxying and d_ohli24.py to the Ohli24 plugin, while enhancing file existence checks and updating the README.
projectdx pushed to main at ff_plugins/anime_downloader 2025-12-31 17:19:36 +00:00
b1753a5e7e feat: update UI with new styling for queue, search, and request pages, and adjust module logic.
projectdx pushed to main at ff_plugins/anime_downloader 2025-12-31 15:37:40 +00:00
3398558a9e docs: Update README documentation.
projectdx pushed to main at ff_plugins/anime_downloader 2025-12-31 15:33:13 +00:00
9e25f1f02e feat: Refactor download queue UI with real-time updates, add queue management buttons, and streamline socket event handling.
projectdx pushed to main at ff_plugins/anime_downloader 2025-12-31 13:34:05 +00:00
681fc0790c feat: Implement video playlist feature with navigation controls and auto-play.
f2abaafe31 docs: improve README documentation
Compare 2 commits »
projectdx pushed to main at ff_plugins/anime_downloader 2025-12-31 13:10:55 +00:00
5b76973bbf style: Adjust container and queue container styles for full-width layout and removed default spacing.
projectdx pushed to main at ff_plugins/anime_downloader 2025-12-31 12:58:48 +00:00
80f45020ff feat: Refine Discord embed UI and enhance video extraction by adding iframe cookie acquisition and in-session m3u8 resolution parsing.
projectdx pushed to main at ff_plugins/anime_downloader 2025-12-31 12:12:59 +00:00
415e3272d9 refactor: generate filenames after resolution detection and add re import.