[sapo] Add extractor (Closes #2816)

This commit is contained in:
Sergey M․ 2014-07-20 00:00:20 +07:00
parent 23d3c422ab
commit 604f292ab7
2 changed files with 120 additions and 0 deletions

View file

@ -253,6 +253,7 @@ from .rutube import (
RutubePersonIE,
)
from .rutv import RUTVIE
from .sapo import SapoIE
from .savefrom import SaveFromIE
from .scivee import SciVeeIE
from .screencast import ScreencastIE