[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:
parent
ae419aa94f
commit
6bb608d055
2 changed files with 101 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue