[hbo] Add HBOEpisodeIE (#10892)

master
Yen Chi Hsuan 8 years ago
parent c452e69d3d
commit 3d643f4cec
No known key found for this signature in database
GPG Key ID: 3FDDD575826C5C30

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

Loading…
Cancel
Save