[extractor/harpodeon] Add extractor (#4540)

Closes #4450
Authored by: eren-kemer
This commit is contained in:
Eren Kemer
2022-08-08 23:09:37 +02:00
committed by GitHub
parent f0ad6f8c51
commit e251986cbe
2 changed files with 71 additions and 0 deletions

View File

@@ -631,6 +631,7 @@ from .gronkh import (
GronkhVodsIE
)
from .groupon import GrouponIE
from .harpodeon import HarpodeonIE
from .hbo import HBOIE
from .hearthisat import HearThisAtIE
from .heise import HeiseIE