mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-11-02 23:55:13 +00:00
[extractor/triller] Support short URLs, detect removed videos (#6636)
Authored by: bashonly
This commit is contained in:
@@ -1962,6 +1962,7 @@ from .traileraddict import TrailerAddictIE
|
||||
from .triller import (
|
||||
TrillerIE,
|
||||
TrillerUserIE,
|
||||
TrillerShortIE,
|
||||
)
|
||||
from .trilulilu import TriluliluIE
|
||||
from .trovo import (
|
||||
|
||||
Reference in New Issue
Block a user