mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 10:37:36 -07:00
[KTH] Add new extractor for KTH play (#30885)
* Implement extractor for KTH play * Make KTH Play url regex more relaxed
This commit is contained in:
parent
a0068bd6be
commit
ebc627847c
3 changed files with 33 additions and 1 deletions
|
@ -557,6 +557,7 @@ from .kinja import KinjaEmbedIE
|
|||
from .kinopoisk import KinoPoiskIE
|
||||
from .konserthusetplay import KonserthusetPlayIE
|
||||
from .krasview import KrasViewIE
|
||||
from .kth import KTHIE
|
||||
from .ku6 import Ku6IE
|
||||
from .kusi import KUSIIE
|
||||
from .kuwo import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue