1
0
Fork 0

[damtomo] Add extractor (#992)

Authored by: nao20010128nao
This commit is contained in:
The Hatsune Daishi 2021-09-18 14:55:17 +09:00 committed by GitHub
commit d47f46e17e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 117 additions and 0 deletions

View file

@ -310,6 +310,10 @@ from .dailymotion import (
DailymotionPlaylistIE,
DailymotionUserIE,
)
from .damtomo import (
DamtomoRecordIE,
DamtomoVideoIE,
)
from .daum import (
DaumIE,
DaumClipIE,