[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
parent 9980d3d213
commit 3774f4f427
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 (