|
|
afce36640d
|
Fix: Only mark Ohli24 download as completed when file actually exists
|
2026-01-07 00:51:43 +09:00 |
|
|
|
2f0523b70d
|
Fix: Escaped quotes syntax error in setting_save_after
|
2026-01-07 00:34:36 +09:00 |
|
|
|
e75e34dadd
|
Fix: Null check for self.queue in setting_save_after
|
2026-01-07 00:32:15 +09:00 |
|
|
|
a6affc5b2b
|
Fix: Update GDM package name for import
|
2026-01-06 21:27:51 +09:00 |
|
|
|
254a387cbd
|
Update: Ohli24 Queue fixes & Zendriver Daemon stability improvement
|
2026-01-06 19:25:59 +09:00 |
|
|
|
883b8d172b
|
Refactor: Ohli24 UI refinement and mobile responsiveness fixes
|
2026-01-05 02:45:40 +09:00 |
|
|
|
3729ec0053
|
feat: add streaming token system for external players without exposing API key
|
2026-01-04 18:32:49 +09:00 |
|
|
|
5abc06c3d7
|
fix: stream_video - encode Korean filename in Content-Disposition header for external players
|
2026-01-04 18:02:53 +09:00 |
|
|
|
914277c2bc
|
v0.5.1: Ohli24 레이아웃 표준화 및 Anilife 폴백 체인 개선
|
2026-01-04 01:00:17 +09:00 |
|
|
|
8c6f4fbd99
|
fix: v0.5.14 - Robust Snap wrapper detection for both manual and auto paths
|
2026-01-03 22:20:09 +09:00 |
|
|
|
bde6196638
|
fix: v0.5.13 - Show Auto-Install button in '기타' tab even if Snap Chromium is found
|
2026-01-03 22:10:19 +09:00 |
|
|
|
5db8361070
|
fix: v0.5.12 - Switch to Google Chrome Stable to avoid Snap wrapper issues in Docker
|
2026-01-03 22:04:59 +09:00 |
|
|
|
4b59b997ea
|
fix: Correct regex and string quoting in mod_ohli24.py
|
2026-01-03 21:00:48 +09:00 |
|
|
|
f6097382a4
|
fix: Resolve SyntaxError caused by accidental backslashes in Python files
|
2026-01-03 20:55:39 +09:00 |
|
|
|
a24aa76459
|
v0.5.5: Automate Zendriver system browser installation and dependency check
|
2026-01-03 20:52:39 +09:00 |
|
|
|
cce87118c4
|
v0.5.3: Add manual browser path setting for Zendriver in Docker
|
2026-01-03 20:45:58 +09:00 |
|
|
|
c1ed966596
|
fix: Zendriver browser binary detection in Docker
|
2026-01-03 20:24:56 +09:00 |
|
|
|
fcd7d6a30b
|
v0.5.0: Enhanced Ohli24 Player UI, added Year Filtering, and optimized Anilife/Ohli24 extraction speed
|
2026-01-03 18:51:11 +09:00 |
|
|
|
8ce34951d5
|
v0.5.0: Zendriver Daemon optimization, Python 3.14 support, and UI/UX improvements
|
2026-01-03 15:33:13 +09:00 |
|
|
|
44f8ee54d0
|
v0.4.13: Fix Ohli24 CSS side effects and improve metadata sync
|
2026-01-02 21:40:22 +09:00 |
|
|
|
805464cb25
|
feat: Apply early skip check to all sites with glob pattern matching
|
2026-01-02 17:06:41 +09:00 |
|
|
|
4e9203ed00
|
v0.4.0: Discord notification timing, DB mapping, episode badges, Linkkf fixes, subtitle merge
|
2026-01-02 01:09:38 +09: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.
|
2026-01-02 00:02:35 +09:00 |
|
|
|
88aeb888b3
|
refactor: Implement common base module and model for anime downloader plugins and refactor existing modules to use them.
|
2026-01-01 22:58:25 +09:00 |
|
|
|
2577d482a9
|
feat: Implement directory browsing for ohli24 and linkkf, enhance path security with NFC/NFD normalization, and refine playlist generation logic in ohli24.
|
2026-01-01 16:57:48 +09:00 |
|
|
|
315ed1a087
|
feat: Add image proxying and d_ohli24.py to the Ohli24 plugin, while enhancing file existence checks and updating the README.
|
2026-01-01 02:56:30 +09:00 |
|
|
|
b1753a5e7e
|
feat: update UI with new styling for queue, search, and request pages, and adjust module logic.
|
2026-01-01 02:19:22 +09:00 |
|
|
|
9e25f1f02e
|
feat: Refactor download queue UI with real-time updates, add queue management buttons, and streamline socket event handling.
|
2026-01-01 00:32:59 +09:00 |
|
|
|
681fc0790c
|
feat: Implement video playlist feature with navigation controls and auto-play.
|
2025-12-31 22:33:56 +09:00 |
|
|
|
80f45020ff
|
feat: Refine Discord embed UI and enhance video extraction by adding iframe cookie acquisition and in-session m3u8 resolution parsing.
|
2025-12-31 21:58:37 +09:00 |
|
|
|
415e3272d9
|
refactor: generate filenames after resolution detection and add re import.
|
2025-12-31 21:12:17 +09:00 |
|
|
|
c25ee5dbcd
|
feat: Implement M3U8 resolution detection in cdndania downloader and apply it for download quality selection.
|
2025-12-31 20:40:50 +09:00 |
|
|
|
094b9ec733
|
feat: Implement video playback for completed downloads via a modal player and a new streaming endpoint.
|
2025-12-31 20:20:25 +09:00 |
|
|
|
6a1b30510c
|
refactor: Implement cdndania downloader with asyncio, type hints, and subprocess log streaming
|
2025-12-31 16:01:15 +09:00 |
|
|
|
5358b59773
|
feat: Implement early download slot release for special CDNs, add mobile UI fixes, and introduce new plugin structure.
|
2025-12-30 20:34:02 +09:00 |
|
|
|
51c91c8e52
|
feat: Implement parallel segment downloading, enhance UI/UX with smooth transitions and navigation styling, and add new log and manual templates.
|
2025-12-30 00:50:13 +09:00 |
|
|
|
460b93fb95
|
feat: Add CDNDania downloader, enhance mobile responsiveness for anime request templates, and refine Ohli24 episode numbering.
|
2025-12-29 19:36:07 +09:00 |
|
|
|
6dbeff13d3
|
anilife.live 사이트 구현
다른 버그도 고침
|
2025-12-28 19:38:18 +09:00 |
|
|
|
e6e8c45f5a
|
또 많은 수정을 했슴.
|
2025-12-27 23:27:46 +09:00 |
|
|
|
8f8ffb4937
|
linkkf 수정3
|
2025-12-25 19:50:27 +09:00 |
|
|
|
7c8a7d2fb7
|
2024.06.29 (01. ohli24 download logic fix)
|
2024-06-29 19:30:42 +09:00 |
|
|
|
f5d43aabdd
|
2023.10.05 (03. ohli24 proxy setting)
|
2023-10-05 22:01:35 +09:00 |
|
|
|
7d0a5e9b89
|
2023.10.05 (03. ohli24 proxy setting)
|
2023-10-05 21:50:37 +09:00 |
|
|
|
cee6442b5d
|
2023.10.05 (03. ohli24 proxy setting)
|
2023-10-05 21:41:56 +09:00 |
|
|
|
00deec43cd
|
2023.10.05 (02. 애니라이프 bug fixed)
|
2023-10-05 21:21:09 +09:00 |
|
|
|
5fd0a30e55
|
2023.01.26 (01. ohli24.org bug fixed)
|
2023-01-26 15:45:04 +09:00 |
|
|
|
e3060bba3f
|
2023.01.26 (01. ohli24.org bug fixed)
|
2023-01-26 15:33:59 +09:00 |
|
|
|
ebed736c2f
|
2022.11.12 (01. bug fixed)
|
2022-11-30 23:03:41 +09:00 |
|
|
|
e7bb53c33b
|
2022.11.12 (01. bug fixed)
|
2022-11-12 23:47:21 +09:00 |
|
|
|
b0fa6c4bda
|
2022.11.05 (01. 링크 애니 요청 페이지 일부 수정 및 일부 구현 저장용)
|
2022-11-06 15:54:46 +09:00 |
|