1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-24 00:49:06 +00:00

[ie/createacademy] extract single lesson

This commit is contained in:
Greg Rotter
2024-12-17 10:34:04 -08:00
parent d298693b1b
commit ed0ecfe56d
2 changed files with 108 additions and 0 deletions

View File

@@ -434,6 +434,9 @@ from .cpac import (
from .cracked import CrackedIE
from .crackle import CrackleIE
from .craftsy import CraftsyIE
from .createacademy import (
CreateAcademyIE,
)
from .crooksandliars import CrooksAndLiarsIE
from .crowdbunker import (
CrowdBunkerChannelIE,