[noop] add 'noop' extractor

This commit is contained in:
Mike Fährmann
2024-10-28 15:49:39 +01:00
parent 76f855d87b
commit 5de8576ff6
4 changed files with 57 additions and 0 deletions

View File

@@ -201,6 +201,7 @@ modules = [
"directlink",
"recursive",
"oauth",
"noop",
"ytdl",
"generic",
]