[odnoklassniki] Add extractor (Closes #5075)

This commit is contained in:
Sergey M․ 2015-02-28 00:15:03 +06:00
parent 781a7ef60a
commit 4ffbf77886
2 changed files with 86 additions and 0 deletions

View file

@ -346,6 +346,7 @@ from .ntvde import NTVDeIE
from .ntvru import NTVRuIE
from .nytimes import NYTimesIE
from .nuvid import NuvidIE
from .odnoklassniki import OdnoklassnikiIE
from .oktoberfesttv import OktoberfestTVIE
from .ooyala import OoyalaIE
from .openfilm import OpenFilmIE