[ytdl] add extractor for sites supported by youtube-dl
(#1680, #878) Can be used by prefixing any URL with 'ytdl:', or by setting 'extractor,ytdl.enabled' to 'true'.
This commit is contained in:
@@ -254,6 +254,7 @@ IGNORE_LIST = (
|
||||
"oauth",
|
||||
"recursive",
|
||||
"test",
|
||||
"ytdl",
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user