[extractor/dplay] GlobalCyclingNetworkPlus: Add extractor (#7360)
* Allows `country` API param to be configured with `--xff`/`geo_bypass_country` Closes #7324 Authored by: bashonly
This commit is contained in:
parent
f2ff0f6f19
commit
774aa09dd6
2 changed files with 38 additions and 0 deletions
|
|
@ -497,6 +497,7 @@ from .dplay import (
|
|||
DiscoveryPlusItalyIE,
|
||||
DiscoveryPlusItalyShowIE,
|
||||
DiscoveryPlusIndiaShowIE,
|
||||
GlobalCyclingNetworkPlusIE,
|
||||
)
|
||||
from .dreisat import DreiSatIE
|
||||
from .drbonanza import DRBonanzaIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue