mirror of
https://github.com/l1ving/youtube-dl
synced 2026-05-21 05:49:54 +08:00
[axios] Add new extractor
This commit is contained in:
@@ -1504,8 +1504,8 @@ from .zdf import ZDFIE, ZDFChannelIE
|
||||
from .zingmp3 import ZingMp3IE
|
||||
from .zype import ZypeIE
|
||||
|
||||
from .nhaccuatui import (
|
||||
NhaccuatuiIE
|
||||
from .axios import (
|
||||
AxiosIE
|
||||
)
|
||||
|
||||
from .zingmp3_vn import (
|
||||
@@ -1514,7 +1514,3 @@ from .zingmp3_vn import (
|
||||
Zingmp3_vnChartIE,
|
||||
Zingmp3_vnUserIE,
|
||||
)
|
||||
|
||||
from .axios import (
|
||||
AxiosIE
|
||||
)
|
||||
Reference in New Issue
Block a user