This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
added InfoExtractor for XNXX
rtmp_test
tempname
12 years ago
parent
6de7ef9b8d
commit
154b55dae3
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
youtube_dl/__init__.py
+ 1
- 0
youtube_dl/__init__.py
View File
@ -351,6 +351,7 @@ def gen_extractors():
MixcloudIE
(
)
,
StanfordOpenClassroomIE
(
)
,
MTVIE
(
)
,
XNXXIE
(
)
,
GenericIE
(
)
]
Write
Preview
Loading…
Cancel
Save