1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 15:54:58 -04:00

[skyitalia] Add new extractor

This commit is contained in:
nixxo
2020-10-28 16:55:58 +01:00
parent 6f8557ec4d
commit c3c18d7b8a
2 changed files with 123 additions and 0 deletions

View File

@@ -1037,6 +1037,10 @@ from .sky import (
SkyNewsIE,
SkySportsIE,
)
from .skyitalia import (
SkyArteItaliaIE,
SkyItaliaIE,
)
from .slideshare import SlideshareIE
from .slideslive import SlidesLiveIE
from .slutload import SlutloadIE