Browse Source

added InfoExtractor for XNXX

master
tempname 12 years ago
parent
commit
154b55dae3
1 changed files with 1 additions and 0 deletions
  1. 1
      youtube_dl/__init__.py

1
youtube_dl/__init__.py

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

Loading…
Cancel
Save