1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-04 00:55:15 +00:00

[PokerGo] Add extractors (#2331)

Authored by: Ashish0804
Closes: #2316
This commit is contained in:
Ashish Gupta
2022-01-14 18:12:58 +05:30
committed by GitHub
parent 71738b1451
commit aa062713c1
2 changed files with 115 additions and 0 deletions

View File

@ -1164,6 +1164,10 @@ from .pokemon import (
PokemonIE,
PokemonWatchIE,
)
from .pokergo import (
PokerGoIE,
PokerGoCollectionIE,
)
from .polsatgo import PolsatGoIE
from .polskieradio import (
PolskieRadioIE,