1
0
Fork 0

[extractor/detik] Add extractor (#4284)

Closes #4283
Authored by: HobbyistDev
This commit is contained in:
HobbyistDev 2022-07-14 02:55:45 +09:00 committed by GitHub
commit 8f47b39b27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 123 additions and 0 deletions

View file

@ -381,6 +381,7 @@ from .deezer import (
DeezerAlbumIE,
)
from .democracynow import DemocracynowIE
from .detik import Detik20IE
from .dfb import DFBIE
from .dhm import DHMIE
from .digg import DiggIE