mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 10:37:36 -07:00
[samplefocus] Add new extractor(closes #27763)
This commit is contained in:
parent
cf2dbec630
commit
21e872b19a
2 changed files with 101 additions and 0 deletions
|
@ -1029,6 +1029,7 @@ from .safari import (
|
|||
SafariApiIE,
|
||||
SafariCourseIE,
|
||||
)
|
||||
from .samplefocus import SampleFocusIE
|
||||
from .sapo import SapoIE
|
||||
from .savefrom import SaveFromIE
|
||||
from .sbs import SBSIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue