1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 12:04:46 -04:00

[peloton] Add extractor (#192)

Authored by: IONECarter, capntrips, pukkandan
This commit is contained in:
IONECarter
2021-08-29 17:43:59 -04:00
committed by GitHub
parent 9a292a620c
commit 356ac009d3
2 changed files with 226 additions and 0 deletions

View File

@@ -1010,6 +1010,10 @@ from .patreon import PatreonIE
from .pbs import PBSIE
from .pearvideo import PearVideoIE
from .peertube import PeerTubeIE
from .peloton import (
PelotonIE,
PelotonLiveIE
)
from .people import PeopleIE
from .performgroup import PerformGroupIE
from .periscope import (