Krau
|
302db2fe75
|
feat: parse url with js plugins support (#96)
* feat: WIP. add parser functionality and text message handling
* fix: use json to marshal js result
* feat: add metadata handling and version validation for jsParser
* refactor: rename parser package to parsers and restructure parser handling
* refactor: core code struct and impl parse task handle
* feat: impl parsed download
* fix: seek cache file when processing tph picture
* feat: implement parsed task handling and progress tracking
* feat: enhance task processing with concurrency control and progress tracking
* feat: add resource ID generation and improve resource processing handling
* feat: improve message formatting in parsed text and progress completion
* feat: add example js plugin
* feat: implement Twitter parser
* fix: twitter parse video json decode error
* feat: impl stream mode for parse task
|
2025-08-21 23:48:17 +08:00 |
|
krau
|
53e6d7cc54
|
ci(docs): fix ci
|
2025-06-16 16:01:50 +08:00 |
|
Krau
|
900823cdb9
|
refactor: refactor task logic for better scalability (#76)
* refactor: a big refactor. wip
* refactor: port handle file
* refactor: place all handlers
* fix: task info nil pointer
* feat: enhance task progress tracking and context management
* feat: cancel task
* feat: stream mode
* feat: silent mode
* feat: dir cmd
* refactor: remove unused old file
* feat: rule cmd
* feat: handle silent mode
* feat: batch task
* fix: batch task progress and temp file cleanup
* refactor: update file creation and cleanup methods for better resource management
* feat: add save command with silent mode handling
* feat: message link
* feat: update message prompts to include file count in storage selection
* feat: slient save links
* refactor: reduce dup code
* feat: rule type
* feat: chose dir
* feat: refactor file handling and storage rules, improve error handling and logging
* feat: rule mode
* feat: telegraph pics
* fix: tphpics nil pointer and inaccurate dirpath
* feat: silent save telegraph
* feat: add suffix to avoid file overwrite
* feat: new storage telegram
* chore: tidy go mod
|
2025-06-15 23:57:49 +08:00 |
|
krau
|
789c14134c
|
chore: update .gitignore to include .vscode/ and remove launch.json
|
2025-04-18 21:12:59 +08:00 |
|
krau
|
5d6b1003e9
|
refactor: use MTP API
|
2024-10-12 12:47:33 +08:00 |
|
krau
|
1cbcebc148
|
feat: init commit
|
2024-10-10 23:31:01 +08:00 |
|