1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 08:35:32 +00:00

[ie/loom] Add extractors (#8686)

Closes #3715
Authored by: bashonly, hruzgar

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
This commit is contained in:
Hasan Rüzgar
2024-03-21 00:14:37 +01:00
committed by GitHub
parent 17d248a587
commit f859ed3ba1
2 changed files with 465 additions and 0 deletions

View File

@ -989,6 +989,10 @@ from .lnkgo import (
LnkGoIE,
LnkIE,
)
from .loom import (
LoomIE,
LoomFolderIE,
)
from .lovehomeporn import LoveHomePornIE
from .lrt import (
LRTVODIE,