1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-18 07:05:41 +07:00

[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
2 changed files with 79 additions and 0 deletions

View File

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