update
This commit is contained in:
@@ -13,6 +13,7 @@ from plugins.playwright import PlaywrightTool
|
||||
class Bandcamp(Provider):
|
||||
"""Search provider for Bandcamp."""
|
||||
|
||||
SUPPORTED_CMDLETS = frozenset({"search-file"})
|
||||
TABLE_AUTO_STAGES = {
|
||||
"bandcamp": ["download-file"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user