1
0
Fork 0

[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
commit 6bb608d055
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,