update and cleanup repo

This commit is contained in:
2026-05-26 15:32:01 -07:00
parent 5041d9fbb9
commit 0db899d0c3
72 changed files with 788 additions and 1884 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ from typing import Any, Dict, List, Optional
from PluginCore.base import Provider, SearchResult
from SYS.logger import log, debug, debug_panel
from tool.playwright import PlaywrightTool
from plugins.playwright import PlaywrightTool
class Bandcamp(Provider):