1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-02 20:12:53 -05:00

[extractor/pgatour] Add extractor (#6613)

Closes #6537
Authored by: bashonly
This commit is contained in:
bashonly
2023-03-23 13:45:27 -05:00
committed by GitHub
parent 5cc0a8fd2e
commit 3ae182ad89
2 changed files with 48 additions and 0 deletions

View File

@ -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