[xstream] Move xstream to separate extractor

This commit is contained in:
Sergey M․ 2015-05-08 22:50:01 +06:00
parent 0ceab84749
commit 2c0c9dc46c
2 changed files with 116 additions and 0 deletions

View file

@ -653,6 +653,7 @@ from .xboxclips import XboxClipsIE
from .xhamster import XHamsterIE
from .xminus import XMinusIE
from .xnxx import XNXXIE
from .xstream import XstreamIE
from .xvideos import XVideosIE
from .xtube import XTubeUserIE, XTubeIE
from .xuite import XuiteIE