mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 18:49:06 -07:00
[lnkgo] Add new extractor
This commit is contained in:
parent
04e0bac233
commit
034206cec1
2 changed files with 123 additions and 0 deletions
|
@ -226,6 +226,7 @@ from .livestream import (
|
|||
LivestreamOriginalIE,
|
||||
LivestreamShortenerIE,
|
||||
)
|
||||
from .lnkgo import LnkGoIE
|
||||
from .lrt import LRTIE
|
||||
from .lynda import (
|
||||
LyndaIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue