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

[extractor/playsuisse] Add extractor (#845)

Authored by: sbor23, pukkandan
This commit is contained in:
Stefan Borer
2022-05-29 01:44:17 +02:00
committed by GitHub
parent 0fe51254cb
commit ee164987c7
2 changed files with 148 additions and 0 deletions

View File

@@ -1261,6 +1261,7 @@
from .playplustv import PlayPlusTVIE
from .plays import PlaysTVIE
from .playstuff import PlayStuffIE
from .playsuisse import PlaySuisseIE
from .playtvak import PlaytvakIE
from .playvid import PlayvidIE
from .playwire import PlaywireIE