mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-08 15:55:04 +01:00
[extractor/pgatour] Add extractor (#6613)
Closes #6537 Authored by: bashonly
This commit is contained in:
parent
5cc0a8fd2e
commit
3ae182ad89
2 changed files with 48 additions and 0 deletions
|
|
@ -1393,6 +1393,7 @@ from .periscope import (
|
|||
PeriscopeIE,
|
||||
PeriscopeUserIE,
|
||||
)
|
||||
from .pgatour import PGATourIE
|
||||
from .philharmoniedeparis import PhilharmonieDeParisIE
|
||||
from .phoenix import PhoenixIE
|
||||
from .photobucket import PhotobucketIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue