feat(tools): 애니메이션 자동화 파이프라인 구현
- tools/anissia_client.py: Anissia API 클라이언트 (편성표/자막) - tools/nyaa_client.py: Nyaa.si RSS 토렌트 검색 - tools/qbit_client.py: qBittorrent Web API 클라이언트 - tools/subtitle_downloader.py: Google Drive/Tistory/Naver 자막 파서 - tools/title_matcher.py: 제목 매칭 + NAS 폴더명 생성 - tools/anime_pipeline.py: 전체 파이프라인 오케스트레이터 - tools/nas_scanner.py: NAS 폴더/파일 스캔 - prompts/unified.md: anime 모드 추가 (AI 평문 의도 분류) - api/discord_bot.py: AI 평문 anime 핸들러 + /anime 슬래시 커맨드 - config.py: qBittorrent/NAS 설정 추가 - .agents/: agent_guide 워크플로우 통합 - docs/devlog: 세션 기록
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"1479451607610691726": {
|
||||
"name": "test_1",
|
||||
"path": "c:\\Users\\Certes\\Desktop\\VW_Proj\\test_1",
|
||||
"channel_id": 1479451607610691726,
|
||||
"5608566207": {
|
||||
"name": "test_1_orphan_20260307",
|
||||
"path": "c:\\Users\\Certes\\Desktop\\VW_Proj\\test_1_orphan_20260307",
|
||||
"channel_id": 0,
|
||||
"git": {
|
||||
"url": "",
|
||||
"token": "",
|
||||
@@ -16,10 +16,27 @@
|
||||
},
|
||||
"docs_path": "docs/wiki"
|
||||
},
|
||||
"1479489442249969796": {
|
||||
"name": "test_2",
|
||||
"path": "c:\\Users\\Certes\\Desktop\\VW_Proj\\test_2",
|
||||
"channel_id": 1479489442249969796,
|
||||
"8350378037": {
|
||||
"name": "test_2_orphan_20260307",
|
||||
"path": "c:\\Users\\Certes\\Desktop\\VW_Proj\\test_2_orphan_20260307",
|
||||
"channel_id": 0,
|
||||
"git": {
|
||||
"url": "",
|
||||
"token": "",
|
||||
"repo": "",
|
||||
"branch": "main"
|
||||
},
|
||||
"vikunja": {
|
||||
"url": "",
|
||||
"token": "",
|
||||
"project_id": 0
|
||||
},
|
||||
"docs_path": "docs/wiki"
|
||||
},
|
||||
"1479610776502403186": {
|
||||
"name": "test_1",
|
||||
"path": "c:\\Users\\Certes\\Desktop\\VW_Proj\\test_1",
|
||||
"channel_id": 1479610776502403186,
|
||||
"git": {
|
||||
"url": "",
|
||||
"token": "",
|
||||
|
||||
Reference in New Issue
Block a user