[ie/antenna] Support antenna.gr (#7584)

Authored by: stdedos
This commit is contained in:
Stavros Ntentos
2023-08-29 03:05:49 +03:00
committed by GitHub
parent b9f2bc2dbe
commit 665876034c
2 changed files with 36 additions and 21 deletions

View File

@@ -1699,8 +1699,8 @@ from .megatvcom import (
MegaTVComIE,
MegaTVComEmbedIE,
)
from .ant1newsgr import (
Ant1NewsGrWatchIE,
from .antenna import (
AntennaGrWatchIE,
Ant1NewsGrArticleIE,
Ant1NewsGrEmbedIE,
)