mirror of
https://github.com/glomatico/gamdl.git
synced 2026-06-13 04:05:14 +03:00
Return stream_info in AppleMusicSongInterface
This commit is contained in:
@@ -281,6 +281,8 @@ class AppleMusicSongInterface:
|
||||
formats=[codec.value for codec in self.codec_priority],
|
||||
)
|
||||
|
||||
return stream_info
|
||||
|
||||
async def _get_stream_info(
|
||||
self,
|
||||
m3u8_master_url: str | None,
|
||||
|
||||
Reference in New Issue
Block a user