1
0
Fork 0

[peer.tv] Add extractor (#1499)

Closes #1388 
Authored by: u-spec-png
This commit is contained in:
u-spec-png 2021-11-18 21:20:45 +00:00 committed by GitHub
commit 61be785a67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 58 additions and 0 deletions

View file

@ -1063,6 +1063,7 @@ from .peertube import (
PeerTubeIE,
PeerTubePlaylistIE,
)
from .peertv import PeerTVIE
from .peloton import (
PelotonIE,
PelotonLiveIE