[hbo] fix extraction and extract subtitles(closes #14629)(closes #13709)

This commit is contained in:
Remita Amine 2019-04-05 18:08:43 +01:00
parent 19041a3877
commit a7978f8e2a
2 changed files with 39 additions and 68 deletions

View file

@ -441,10 +441,7 @@ from .goshgay import GoshgayIE
from .gputechconf import GPUTechConfIE
from .groupon import GrouponIE
from .hark import HarkIE
from .hbo import (
HBOIE,
HBOEpisodeIE,
)
from .hbo import HBOIE
from .hearthisat import HearThisAtIE
from .heise import HeiseIE
from .hellporno import HellPornoIE