Browse Source

added InfoExtractor for XNXX

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

+ 1
- 0
youtube_dl/__init__.py View File

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


Loading…
Cancel
Save