1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 14:15:13 +00:00

[fox] add support for locked videos using cookies(closes #19060)

This commit is contained in:
Remita Amine
2019-01-29 00:31:49 +01:00
parent 41c2c254d3
commit 6df196f32e
3 changed files with 51 additions and 26 deletions

View File

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