[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:
@@ -143,6 +143,7 @@ modules = [
|
||||
"recursive",
|
||||
"oauth",
|
||||
"test",
|
||||
"ytdl",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user