Commit Graph

  • 87259d4c7c fix: Download status not updating to completed on list page projectdx 2026-01-02 16:20:28 +09:00
  • a58ae36a3f docs: Update README.md with v0.4.3 changelog projectdx 2026-01-02 15:40:23 +09:00
  • c662d2dadc v0.5.1: Mobile UX improvements - Custom notify styling, nav margin fixes, search button optimization projectdx 2026-01-02 15:37:55 +09:00
  • 4e9203ed00 v0.4.0: Discord notification timing, DB mapping, episode badges, Linkkf fixes, subtitle merge projectdx 2026-01-02 01:06:12 +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. projectdx 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. projectdx 2026-01-01 22:58:25 +09:00
  • 5dab969580 docs: README 버전 v0.3.7 수정 projectdx 2026-01-01 17:01:34 +09:00
  • 3670722d4e feat: 설정 페이지 폴더 탐색 기능 추가 (Ohli24, Anilife, Linkkf) projectdx 2026-01-01 16:59:30 +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. projectdx 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. projectdx 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. projectdx 2026-01-01 02:19:22 +09:00
  • 3398558a9e docs: Update README documentation. projectdx 2026-01-01 00:35:28 +09:00
  • 9e25f1f02e feat: Refactor download queue UI with real-time updates, add queue management buttons, and streamline socket event handling. projectdx 2026-01-01 00:32:59 +09:00
  • 681fc0790c feat: Implement video playlist feature with navigation controls and auto-play. projectdx 2025-12-31 22:33:56 +09:00
  • f2abaafe31 docs: improve README documentation projectdx 2025-12-31 22:11:25 +09:00
  • 5b76973bbf style: Adjust container and queue container styles for full-width layout and removed default spacing. projectdx 2025-12-31 22:10:36 +09:00
  • 80f45020ff feat: Refine Discord embed UI and enhance video extraction by adding iframe cookie acquisition and in-session m3u8 resolution parsing. projectdx 2025-12-31 21:58:37 +09:00
  • 415e3272d9 refactor: generate filenames after resolution detection and add re import. projectdx 2025-12-31 21:12:17 +09:00
  • c25ee5dbcd feat: Implement M3U8 resolution detection in cdndania downloader and apply it for download quality selection. projectdx 2025-12-31 20:40:50 +09:00
  • 09759bd0d8 Exclude bin/ folder from git tracking projectdx 2025-12-31 20:24:12 +09:00
  • a4144156f7 Update .gitignore: exclude test*.py and .DS_Store projectdx 2025-12-31 20:22:05 +09:00
  • 094b9ec733 feat: Implement video playback for completed downloads via a modal player and a new streaming endpoint. projectdx 2025-12-31 20:20:25 +09:00
  • 6a1b30510c refactor: Implement cdndania downloader with asyncio, type hints, and subprocess log streaming projectdx 2025-12-31 16:01:15 +09:00
  • 88c342b3b6 docs: add README for anime_downloader plugin projectdx 2025-12-30 21:15:30 +09:00
  • 5358b59773 feat: Implement early download slot release for special CDNs, add mobile UI fixes, and introduce new plugin structure. projectdx 2025-12-30 20:34:02 +09:00
  • 288d40c771 feat: Enhance mobile responsiveness by adjusting spacing, enabling badge text wrapping, and implementing a 2x2 grid for action buttons. projectdx 2025-12-30 15:11:57 +09:00
  • 51c91c8e52 feat: Implement parallel segment downloading, enhance UI/UX with smooth transitions and navigation styling, and add new log and manual templates. projectdx 2025-12-30 00:50:13 +09:00
  • a0ecedd9a9 style: Apply modern design and styling to navigation menus across all templates. projectdx 2025-12-29 23:12:44 +09:00
  • e4ae762047 feat: Revamp anime search UI with modern design, glass cards, and introduce new search result template.` projectdx 2025-12-29 23:08:08 +09:00
  • 2c763f7fbf refactor: Update loading indicator styles to use ::before pseudo-elements and hide svg elements. projectdx 2025-12-29 21:05:36 +09:00
  • 227e325db2 feat: Enhance download cancellation by storing downloader instance and refining cancellation status handling. projectdx 2025-12-29 20:49:03 +09:00
  • 8ecb8f33ce feat: Enhance loading indicator UI with custom spinners and improve download cancellation logic for custom downloaders. projectdx 2025-12-29 20:42:59 +09:00
  • 6b9432ca4d feat: redesign download queue UI with modern styling and responsive layout projectdx 2025-12-29 20:18:44 +09:00
  • 8913fa2aff refactor: clean up debug console logs in queue and setting templates projectdx 2025-12-29 20:13:05 +09:00
  • 460b93fb95 feat: Add CDNDania downloader, enhance mobile responsiveness for anime request templates, and refine Ohli24 episode numbering. projectdx 2025-12-29 19:36:07 +09:00
  • d07d551e4c feat: Add direct navigation test and optimize _aldata polling in Anilife extractor. projectdx 2025-12-29 02:17:25 +09:00
  • 9975ed6d71 feat: Enhance Camoufox episode link detection and add background Camoufox setup with persistence. projectdx 2025-12-29 00:47:09 +09:00
  • 527f848836 refactor: Remove episode link search loop and add detailed timing logs for navigation and extraction steps. projectdx 2025-12-29 00:38:05 +09:00
  • aa5324ad2d refactor: Ensure Camoufox setup runs only once per session and refine its installation logic. projectdx 2025-12-29 00:37:09 +09:00
  • 56d0d57a70 feat: Enhance Anilife extraction with aggressive resource blocking, headless mode, and robust JSON output handling. projectdx 2025-12-29 00:32:41 +09:00
  • b2542af2da perf: Improve Anilife _aldata extraction speed and reliability by adding resource blocking, implementing element polling, and streamlining browser interactions. projectdx 2025-12-29 00:03:05 +09:00
  • 5dc7a307fc feat: Convert camoufox_anilife.py to an asynchronous implementation and adjust yt-dlp browser impersonation based on the operating system. projectdx 2025-12-28 23:51:21 +09:00
  • 34c6d628a2 refactor: Extract browser interaction logic from extract_aldata into a new _run_browser helper function. projectdx 2025-12-28 23:36:59 +09:00
  • 07bda3d11a feat: Implement Xvfb for Camoufox in non-GUI environments to enhance stealth. projectdx 2025-12-28 23:31:46 +09:00
  • bb4f2797c1 feat: Enhance yt-dlp downloader with auto-installation, adaptive HLS download strategies, CDN-specific headers, and improved ffmpeg progress tracking. projectdx 2025-12-28 23:22:36 +09:00
  • 028562ea18 feat: Refine UI content loading with fade-in effects and lazy image handling, expand M3U8 URL detection to include gcdn.app, and enhance yt-dlp download progress projectdx 2025-12-28 20:10:43 +09:00
  • 6dbeff13d3 anilife.live 사이트 구현 다른 버그도 고침 projectdx 2025-12-28 19:38:18 +09:00
  • e6e8c45f5a 또 많은 수정을 했슴. projectdx 2025-12-27 23:27:46 +09:00
  • 92e23896bf 많은 수정중 projectdx 2025-12-27 16:45:13 +09:00
  • d756fa6b72 수정사항 projectdx 2025-12-26 22:21:53 +09:00
  • 8f8ffb4937 linkkf 수정3 projectdx 2025-12-25 19:50:27 +09:00
  • 426df4ab43 2024.06.29 (01. ohli24 download logic fix) projectdx 2024-06-29 19:31:54 +09:00
  • 7c8a7d2fb7 2024.06.29 (01. ohli24 download logic fix) projectdx 2024-06-29 19:30:42 +09:00
  • 8b3e888b6d 2023.10.05 (03. ohli24 proxy setting) projectdx 2023-10-05 22:19:41 +09:00
  • 5e65885bae 2023.10.05 (03. ohli24 proxy setting) projectdx 2023-10-05 22:11:53 +09:00
  • f5d43aabdd 2023.10.05 (03. ohli24 proxy setting) projectdx 2023-10-05 22:01:35 +09:00
  • 7d0a5e9b89 2023.10.05 (03. ohli24 proxy setting) projectdx 2023-10-05 21:50:37 +09:00
  • cee6442b5d 2023.10.05 (03. ohli24 proxy setting) projectdx 2023-10-05 21:41:56 +09:00
  • 00deec43cd 2023.10.05 (02. 애니라이프 bug fixed) projectdx 2023-10-05 21:21:09 +09:00
  • c6c2c52c99 2023.01.26 (02. 애니라이프 bug fixed) projectdx 2023-01-26 20:47:56 +09:00
  • 8c95e1197e 2023.01.26 (02. 애니라이프 bug fixed) projectdx 2023-01-26 20:42:31 +09:00
  • d6c786034e 2023.01.26 (02. 애니라이프 bug fixed) projectdx 2023-01-26 20:32:42 +09:00
  • 0e39072a7c 2023.01.26 (02. 애니라이프 bug fixed) projectdx 2023-01-26 20:22:13 +09:00
  • 5fd0a30e55 2023.01.26 (01. ohli24.org bug fixed) projectdx 2023-01-26 15:45:04 +09:00
  • e3060bba3f 2023.01.26 (01. ohli24.org bug fixed) projectdx 2023-01-26 15:33:59 +09:00
  • 1ef263b440 2022.12.09 (01. bug fixed) projectdx 2022-12-09 20:30:55 +09:00
  • ebed736c2f 2022.11.12 (01. bug fixed) projectdx 2022-11-30 23:03:41 +09:00
  • e7bb53c33b 2022.11.12 (01. bug fixed) projectdx 2022-11-12 23:47:21 +09:00
  • b0fa6c4bda 2022.11.05 (01. 링크 애니 요청 페이지 일부 수정 및 일부 구현 저장용) projectdx 2022-11-06 15:54:46 +09:00
  • e976773824 2022.10.30 (03. 링크 애니 요청 페이지 일부 수정) projectdx 2022-10-30 05:01:53 +09:00
  • 4a49851e74 2022.10.29 (02. Various errors are being processed.) projectdx 2022-10-29 18:28:24 +09:00
  • ce86032aa9 2 commit projectdx 2022-10-29 17:21:14 +09:00