1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-29 21:57:50 +00:00

[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
parent 11852843e7
commit 61be785a67
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