1
0
Fork 0

[pluto.tv] Add extractor (#163)

https://github.com/ytdl-org/youtube-dl/pull/27621

Authored by: kevinoconnor7
This commit is contained in:
CHJ85 2021-03-10 00:55:38 +00:00 committed by pukkandan
commit ea3a012d2a
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
2 changed files with 165 additions and 0 deletions

View file

@ -953,6 +953,7 @@ from .plays import PlaysTVIE
from .playtvak import PlaytvakIE
from .playvid import PlayvidIE
from .playwire import PlaywireIE
from .plutotv import PlutoTVIE
from .pluralsight import (
PluralsightIE,
PluralsightCourseIE,