[fox] add support for locked videos using cookies(closes #19060)
This commit is contained in:
parent
41c2c254d3
commit
6df196f32e
3 changed files with 51 additions and 26 deletions
|
@ -692,7 +692,10 @@ from .myvi import (
|
|||
MyviEmbedIE,
|
||||
)
|
||||
from .myvidster import MyVidsterIE
|
||||
from .nationalgeographic import NationalGeographicVideoIE
|
||||
from .nationalgeographic import (
|
||||
NationalGeographicVideoIE,
|
||||
NationalGeographicTVIE,
|
||||
)
|
||||
from .naver import NaverIE
|
||||
from .nba import NBAIE
|
||||
from .nbc import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue