1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[extractor/swearnet] Add extractor (#5371)

Authored by: HobbyistDev
This commit is contained in:
HobbyistDev
2022-11-07 02:11:33 +09:00
committed by GitHub
parent cc1d3bf96b
commit 049565df2e
2 changed files with 74 additions and 0 deletions

View File

@ -1763,6 +1763,7 @@ from .svt import (
SVTPlayIE,
SVTSeriesIE,
)
from .swearnet import SwearnetEpisodeIE
from .swrmediathek import SWRMediathekIE
from .syvdk import SYVDKIE
from .syfy import SyfyIE