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

[ie/LnkGo] Remove extractor (#10904)

Authored by: naglis
This commit is contained in:
naglis
2024-09-13 23:23:19 +00:00
committed by GitHub
parent c8c078fe28
commit fa83d0b36b
2 changed files with 1 additions and 79 deletions

View File

@ -1041,10 +1041,7 @@ from .livestream import (
LivestreamShortenerIE,
)
from .livestreamfails import LivestreamfailsIE
from .lnkgo import (
LnkGoIE,
LnkIE,
)
from .lnk import LnkIE
from .loom import (
LoomFolderIE,
LoomIE,