added InfoExtractor for XNXX

master
tempname 12 years ago
parent 6de7ef9b8d
commit 154b55dae3
  1. 1
      youtube_dl/__init__.py

@ -351,6 +351,7 @@ def gen_extractors():
MixcloudIE(),
StanfordOpenClassroomIE(),
MTVIE(),
XNXXIE(),
GenericIE()
]

Loading…
Cancel
Save