projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a00d73c
)
Add import for Patreon extractor
author
Erik Johnson
<palehose@gmail.com>
Mon, 28 Jul 2014 18:41:28 +0000
(13:41 -0500)
committer
Erik Johnson
<palehose@gmail.com>
Mon, 28 Jul 2014 18:41:28 +0000
(13:41 -0500)
youtube_dl/extractor/__init__.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/__init__.py
b/youtube_dl/extractor/__init__.py
index b8b341afd5a2f3b0b7c6f9cc9ab946710df72934..cf7a8d6e1e93320831a5fc2c8d9d14141e32c037 100644
(file)
--- a/
youtube_dl/extractor/__init__.py
+++ b/
youtube_dl/extractor/__init__.py
@@
-226,6
+226,7
@@
from .oe1 import OE1IE
from .ooyala import OoyalaIE
from .orf import ORFIE
from .parliamentliveuk import ParliamentLiveUKIE
+from .patreon import PatreonIE
from .pbs import PBSIE
from .photobucket import PhotobucketIE
from .playvid import PlayvidIE