[ie/atptour] add extractor and updated data extraction function

This commit is contained in:
subrat-lima
2024-09-01 17:06:24 +05:30
parent ad9a8115aa
commit 485cbe4990
3 changed files with 115 additions and 2 deletions
+4
View File
@@ -169,6 +169,10 @@ from .asobichannel import (
AsobiChannelTagURLIE,
)
from .asobistage import AsobiStageIE
from .atptour import (
ATPTourNewsIE,
ATPTourVideoIE,
)
from .atresplayer import AtresPlayerIE
from .atscaleconf import AtScaleConfEventIE
from .atvat import ATVAtIE