1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-15 04:35:19 +00:00

[peekvids] Add extractor (#2414)

Authored by: schn0sch
This commit is contained in:
schn0sch
2022-02-15 04:21:27 +01:00
committed by GitHub
parent 0a19532ead
commit c2a8547fdc
2 changed files with 86 additions and 0 deletions

View File

@@ -1141,6 +1141,7 @@ from .patreon import (
)
from .pbs import PBSIE
from .pearvideo import PearVideoIE
from .peekvids import PeekVidsIE, PlayVidsIE
from .peertube import (
PeerTubeIE,
PeerTubePlaylistIE,