1
0
mirror of https://source.netsyms.com/Mirrors/youtube-dl synced 2026-05-18 18:28:24 +00:00

[foxnews] Support Fox News Articles (closes #10598)

This commit is contained in:
Yen Chi Hsuan
2016-09-11 18:32:45 +08:00
parent 2cb93afcd8
commit 2cdbc06a1f
3 changed files with 39 additions and 3 deletions

View File

@@ -292,6 +292,7 @@ from .fourtube import FourTubeIE
from .fox import FOXIE
from .foxgay import FoxgayIE
from .foxnews import (
FoxNewsVideoIE,
FoxNewsIE,
FoxNewsInsiderIE,
)