mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-15 19:16:46 +01:00
parent
8fe514d382
commit
593e43c030
2 changed files with 88 additions and 1 deletions
|
|
@ -756,7 +756,10 @@ from .livestream import (
|
|||
LivestreamOriginalIE,
|
||||
LivestreamShortenerIE,
|
||||
)
|
||||
from .lnkgo import LnkGoIE
|
||||
from .lnkgo import (
|
||||
LnkGoIE,
|
||||
LnkIE,
|
||||
)
|
||||
from .localnews8 import LocalNews8IE
|
||||
from .lovehomeporn import LoveHomePornIE
|
||||
from .lrt import LRTIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue