add youku support

This commit is contained in:
dongmao zhang 2012-08-09 02:04:02 +08:00
parent a171dbfc27
commit 302efc19ea
2 changed files with 119 additions and 0 deletions

View file

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