1
0
Fork 0

[peekvids] Add extractor (#2414)

Authored by: schn0sch
This commit is contained in:
schn0sch 2022-02-15 04:21:27 +01:00 committed by GitHub
commit c2a8547fdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,