FunnyOrDie IE (Fixes #599)

This commit is contained in:
Philipp Hagemeister 2012-12-20 21:28:27 +01:00
parent 69a3883199
commit 21a9c6aaac
3 changed files with 56 additions and 0 deletions

View file

@ -400,6 +400,7 @@ def gen_extractors():
ArteTvIE(),
NBAIE(),
JustinTVIE(),
FunnyOrDieIE(),
GenericIE()
]