mirror of
https://github.com/glomatico/gamdl.git
synced 2026-06-13 12:15:18 +03:00
Set playlist_file_path in AppleMusicMusicVideoDownloader
This commit is contained in:
@@ -172,6 +172,9 @@ class AppleMusicMusicVideoDownloader:
|
||||
playlist_metadata,
|
||||
music_video_metadata,
|
||||
)
|
||||
download_item.playlist_file_path = self.downloader.get_playlist_file_path(
|
||||
download_item.playlist_tags,
|
||||
)
|
||||
|
||||
stream_info = await self.music_video_interface.get_stream_info(
|
||||
music_video_metadata,
|
||||
|
||||
Reference in New Issue
Block a user