mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-22 16:44:32 +01:00
[axios] Add new extractor
This commit is contained in:
parent
21d12c0be6
commit
54f314b7ee
@ -1504,8 +1504,8 @@ from .zdf import ZDFIE, ZDFChannelIE
|
|||||||
from .zingmp3 import ZingMp3IE
|
from .zingmp3 import ZingMp3IE
|
||||||
from .zype import ZypeIE
|
from .zype import ZypeIE
|
||||||
|
|
||||||
from .nhaccuatui import (
|
from .axios import (
|
||||||
NhaccuatuiIE
|
AxiosIE
|
||||||
)
|
)
|
||||||
|
|
||||||
from .zingmp3_vn import (
|
from .zingmp3_vn import (
|
||||||
@ -1514,7 +1514,3 @@ from .zingmp3_vn import (
|
|||||||
Zingmp3_vnChartIE,
|
Zingmp3_vnChartIE,
|
||||||
Zingmp3_vnUserIE,
|
Zingmp3_vnUserIE,
|
||||||
)
|
)
|
||||||
|
|
||||||
from .axios import (
|
|
||||||
AxiosIE
|
|
||||||
)
|
|
Loading…
Reference in New Issue
Block a user