mirror of https://github.com/yt-dlp/yt-dlp.git
added InfoExtractor for XNXX
This commit is contained in:
parent
6de7ef9b8d
commit
154b55dae3
|
@ -351,6 +351,7 @@ def gen_extractors():
|
|||
MixcloudIE(),
|
||||
StanfordOpenClassroomIE(),
|
||||
MTVIE(),
|
||||
XNXXIE(),
|
||||
|
||||
GenericIE()
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue