mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-28 23:02:18 +03:00
[ie/atptour] add extractor and updated data extraction function
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user