[Saitosan] Add new extractor (#350)

Closes #224
Authored by: llacb47
This commit is contained in:
LE 2021-05-30 09:02:18 +00:00 committed by GitHub
parent adddc50cbf
commit 9dee4df559
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 79 additions and 0 deletions

View file

@ -1119,6 +1119,7 @@ from .safari import (
SafariApiIE,
SafariCourseIE,
)
from .saitosan import SaitosanIE
from .samplefocus import SampleFocusIE
from .sapo import SapoIE
from .savefrom import SaveFromIE