mirror of https://github.com/yt-dlp/yt-dlp.git
[ximalaya.com] Add VIP support, try to pass ut
This commit is contained in:
parent
ed0433a69f
commit
db245d0376
|
@ -74,7 +74,7 @@ class XimalayaIE(XimalayaBaseIE):
|
|||
},
|
||||
{
|
||||
# VIP-restricted audio
|
||||
'url': 'https://www.ximalaya.com/album/70349771',
|
||||
'url': 'https://www.ximalaya.com/sound/562111701',
|
||||
'only_matching': True,
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue