1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-17 05:28:54 +00:00

[extractor/echo360] Initial implementation with only hls format

This commit is contained in:
c0d3d3v
2023-03-10 13:43:22 +01:00
parent c9abebb851
commit 6f258afb55
2 changed files with 142 additions and 0 deletions

View File

@@ -511,6 +511,7 @@ from .dw import (
from .eagleplatform import EaglePlatformIE, ClipYouEmbedIE
from .ebaumsworld import EbaumsWorldIE
from .ebay import EbayIE
from .echo360 import Echo360IE
from .echomsk import EchoMskIE
from .egghead import (
EggheadCourseIE,