1
0
Fork 0

[PixivSketch] Add extractors (#2104)

Authored by: nao20010128nao
This commit is contained in:
The Hatsune Daishi 2021-12-26 05:16:24 +09:00 committed by GitHub
commit 3774f4f427
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 126 additions and 0 deletions

View file

@ -1126,6 +1126,10 @@ from .pinterest import (
PinterestIE,
PinterestCollectionIE,
)
from .pixivsketch import (
PixivSketchIE,
PixivSketchUserIE,
)
from .pladform import PladformIE
from .planetmarathi import PlanetMarathiIE
from .platzi import (