mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-06 05:25:49 +01:00
[extractor/cellebrite] Add extractor (#4333)
Closes #4014 Authored by: HobbyistDev
This commit is contained in:
parent
418bbfd722
commit
cbd4f237b4
2 changed files with 65 additions and 0 deletions
|
|
@ -262,6 +262,7 @@ from .ccc import (
|
|||
from .ccma import CCMAIE
|
||||
from .cctv import CCTVIE
|
||||
from .cda import CDAIE
|
||||
from .cellebrite import CellebriteIE
|
||||
from .ceskatelevize import CeskaTelevizeIE
|
||||
from .cgtn import CGTNIE
|
||||
from .channel9 import Channel9IE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue