[discoverynetworks] add support for more domains and bypass geo restiction
This commit is contained in:
parent
ea883a687c
commit
3e5856d860
2 changed files with 17 additions and 8 deletions
|
@ -269,6 +269,7 @@ from .discoverygo import (
|
|||
DiscoveryGoIE,
|
||||
DiscoveryGoPlaylistIE,
|
||||
)
|
||||
from .discoverynetworks import DiscoveryNetworksDeIE
|
||||
from .disney import DisneyIE
|
||||
from .dispeak import DigitallySpeakingIE
|
||||
from .dropbox import DropboxIE
|
||||
|
@ -973,7 +974,6 @@ from .thisav import ThisAVIE
|
|||
from .thisoldhouse import ThisOldHouseIE
|
||||
from .threeqsdn import ThreeQSDNIE
|
||||
from .tinypic import TinyPicIE
|
||||
from .tlc import TlcDeIE
|
||||
from .tmz import (
|
||||
TMZIE,
|
||||
TMZArticleIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue