add docs for 'extractor.generic.enabled'

This commit is contained in:
Mike Fährmann
2021-12-29 22:45:07 +01:00
parent 96fcff182c
commit fa7d92f7a9
2 changed files with 12 additions and 0 deletions

View File

@@ -269,6 +269,7 @@ IGNORE_LIST = (
"recursive",
"test",
"ytdl",
"generic",
)