[piapro] Add extractor (#2801)

Based on https://github.com/ytdl-org/youtube-dl/pull/25922
Closes #2710, https://github.com/ytdl-org/youtube-dl/issues/5856

Authored by: pycabbage, Lesmiscore
This commit is contained in:
Lesmiscore (Naoya Ozaki)
2022-02-18 02:15:29 +09:00
committed by GitHub
parent ae419aa94f
commit 6bb608d055
2 changed files with 101 additions and 0 deletions

View File

@@ -1162,6 +1162,7 @@ from .periscope import (
from .philharmoniedeparis import PhilharmonieDeParisIE
from .phoenix import PhoenixIE
from .photobucket import PhotobucketIE
from .piapro import PiaproIE
from .picarto import (
PicartoIE,
PicartoVodIE,