[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
parent 5b8917fb52
commit ea3a012d2a
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,