nathom / streamrip

A scriptable music downloader for Qobuz, Tidal, SoundCloud, and Deezer
GNU General Public License v3.0
2.73k stars 247 forks source link

[BUG] Deezer <Picture 'image/jpeg'> not a Frame instance #238

Closed ghost closed 2 years ago

ghost commented 2 years ago

Describe the bug

Attempting to download a track at the highest quality that isn't available in FLAC will crash with a 'TypeError' when downloading the MP3. I assume this is something to do with cover metadata.

Command Used

rip url https://www.deezer.com/us/album/1228466 --ignore-db -vvv

Debug Traceback

DEBUG:streamrip:Config loaded
DEBUG:streamrip:Parsed urls: [('deezer', 'album', '1228466')]
DEBUG:streamrip:Searching for {'id': '1228466'} in database
DEBUG:streamrip:{'downloads': {'folder': '/home/user/StreamripDownloads', 'source_subdirectories': False, 'concurrency': {'enabled': True, 'max_connections': 3}}, 'qobuz': {'quality': 3, 'download_booklets': True, 'email': '', 'password': '', 'app_id': '', 'secrets': []}, 'tidal': {'quality': 3, 'download_videos': True, 'user_id': '', 'country_code': '', 'access_token': '', 'refresh_token': '', 'token_expiry': ''}, 'deezer': {'quality': 2, 'arl': 'NOT4U', 'use_deezloader': True, 'deezloader_warnings': True}, 'soundcloud': {'quality': 0, 'client_id': '', 'app_version': ''}, 'youtube': {'quality': 0, 'download_videos': False, 'video_downloads_folder': ''}, 'database': {'enabled': False, 'downloads': {'enabled': True, 'path': '/home/user/.config/streamrip/downloads.db'}, 'failed_downloads': {'enabled': True, 'path': '/home/user/.config/streamrip/failed_downloads.db'}}, 'conversion': {'enabled': False, 'codec': 'ALAC', 'sampling_rate': 48000, 'bit_depth': 24, 'lossy_bitrate': 320}, 'filters': {'extras': False, 'repeats': False, 'non_albums': False, 'features': False, 'non_studio_albums': False, 'non_remaster': False}, 'artwork': {'embed': True, 'size': 'large', 'max_width': -1, 'max_height': -1, 'keep_hires_cover': True}, 'metadata': {'set_playlist_to_album': True, 'new_playlist_tracknumbers': True, 'exclude': []}, 'filepaths': {'add_singles_to_folder': False, 'folder_format': '{albumartist}/{title}', 'track_format': '{tracknumber}. {title}', 'restrict_characters': False}, 'lastfm': {'source': 'qobuz', 'fallback_source': 'deezer'}, 'theme': {'progress_bar': 'dainty'}, 'misc': {'version': '1.7'}, 'path_format': {'folder': '{albumartist}/{title}', 'track': '{tracknumber}. {title}'}}
DEBUG:streamrip:Arguments from config: {'restrict_filenames': False, 'parent_folder': '/home/user/StreamripDownloads', 'folder_format': '{albumartist}/{title}', 'track_format': '{tracknumber}. {title}', 'embed_cover': True, 'embed_cover_size': 'large', 'keep_hires_cover': True, 'set_playlist_to_album': True, 'stay_temp': False, 'conversion': {'enabled': False, 'codec': 'ALAC', 'sampling_rate': 48000, 'bit_depth': 24, 'lossy_bitrate': 320}, 'concurrent_downloads': True, 'max_connections': 3, 'new_tracknumbers': True, 'download_videos': True, 'download_booklets': True, 'download_youtube_videos': False, 'youtube_video_downloads_folder': '', 'add_singles_to_folder': False, 'max_artwork_width': -1, 'max_artwork_height': -1, 'exclude_tags': []}
DEBUG:streamrip:Loading metadata
DEBUG:streamrip:{'id': 1228466, 'title': 'Zeta Force', 'upc': '885014129783', 'link': 'https://www.deezer.com/album/1228466', 'share': 'https://www.deezer.com/album/1228466?utm_source=deezer&utm_content=album-1228466&utm_term=0_1637988866&utm_medium=web', 'cover': 'https://api.deezer.com/album/1228466/image', 'cover_small': 'https://e-cdns-images.dzcdn.net/images/cover/c04b8b96b1c46912aba2b9cdcabffc22/56x56-000000-80-0-0.jpg', 'cover_medium': 'https://e-cdns-images.dzcdn.net/images/cover/c04b8b96b1c46912aba2b9cdcabffc22/250x250-000000-80-0-0.jpg', 'cover_big': 'https://e-cdns-images.dzcdn.net/images/cover/c04b8b96b1c46912aba2b9cdcabffc22/500x500-000000-80-0-0.jpg', 'cover_xl': 'https://e-cdns-images.dzcdn.net/images/cover/c04b8b96b1c46912aba2b9cdcabffc22/1000x1000-000000-80-0-0.jpg', 'md5_image': 'c04b8b96b1c46912aba2b9cdcabffc22', 'genre_id': 106, 'genres': {'data': [{'id': 106, 'name': 'Electro', 'picture': 'https://api.deezer.com/genre/106/image', 'type': 'genre'}]}, 'label': 'Ubiktune', 'nb_tracks': 7, 'duration': 1100, 'fans': 44, 'release_date': '2011-08-08', 'record_type': 'album', 'available': True, 'tracklist': 'https://api.deezer.com/album/1228466/tracks', 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'contributors': [{'id': 1382255, 'name': 'zabutom', 'link': 'https://www.deezer.com/artist/1382255', 'share': 'https://www.deezer.com/artist/1382255?utm_source=deezer&utm_content=artist-1382255&utm_term=0_1637988866&utm_medium=web', 'picture': 'https://api.deezer.com/artist/1382255/image', 'picture_small': 'https://e-cdns-images.dzcdn.net/images/artist/247dd6e75332032c40b2148d55606c77/56x56-000000-80-0-0.jpg', 'picture_medium': 'https://e-cdns-images.dzcdn.net/images/artist/247dd6e75332032c40b2148d55606c77/250x250-000000-80-0-0.jpg', 'picture_big': 'https://e-cdns-images.dzcdn.net/images/artist/247dd6e75332032c40b2148d55606c77/500x500-000000-80-0-0.jpg', 'picture_xl': 'https://e-cdns-images.dzcdn.net/images/artist/247dd6e75332032c40b2148d55606c77/1000x1000-000000-80-0-0.jpg', 'radio': True, 'tracklist': 'https://api.deezer.com/artist/1382255/top?limit=50', 'type': 'artist', 'role': 'Main'}], 'artist': {'id': 1382255, 'name': 'zabutom', 'picture': 'https://api.deezer.com/artist/1382255/image', 'picture_small': 'https://e-cdns-images.dzcdn.net/images/artist/247dd6e75332032c40b2148d55606c77/56x56-000000-80-0-0.jpg', 'picture_medium': 'https://e-cdns-images.dzcdn.net/images/artist/247dd6e75332032c40b2148d55606c77/250x250-000000-80-0-0.jpg', 'picture_big': 'https://e-cdns-images.dzcdn.net/images/artist/247dd6e75332032c40b2148d55606c77/500x500-000000-80-0-0.jpg', 'picture_xl': 'https://e-cdns-images.dzcdn.net/images/artist/247dd6e75332032c40b2148d55606c77/1000x1000-000000-80-0-0.jpg', 'tracklist': 'https://api.deezer.com/artist/1382255/top?limit=50', 'type': 'artist'}, 'type': 'album', 'tracks': [{'id': 13409884, 'readable': True, 'title': 'The legend of Zeta Force', 'title_short': 'The legend of Zeta Force', 'title_version': '', 'isrc': 'SEYOK1115966', 'link': 'https://www.deezer.com/track/13409884', 'duration': 197, 'track_position': 1, 'disk_number': 1, 'rank': 30410, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-9.dzcdn.net/stream/c-9bd7a143ef7d7781e817a4845b31b48a-0.mp3', 'md5_image': 'c04b8b96b1c46912aba2b9cdcabffc22', 'artist': {'id': 1382255, 'name': 'zabutom', 'tracklist': 'https://api.deezer.com/artist/1382255/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 13409885, 'readable': True, 'title': 'Techno Boss', 'title_short': 'Techno Boss', 'title_version': '', 'isrc': 'SEYOK1115967', 'link': 'https://www.deezer.com/track/13409885', 'duration': 124, 'track_position': 2, 'disk_number': 1, 'rank': 45987, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-e.dzcdn.net/stream/c-edbbc3411757361c1fa9cd99159932be-1.mp3', 'md5_image': 'c04b8b96b1c46912aba2b9cdcabffc22', 'artist': {'id': 1382255, 'name': 'zabutom', 'tracklist': 'https://api.deezer.com/artist/1382255/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 13409886, 'readable': True, 'title': 'Blast off into Space', 'title_short': 'Blast off into Space', 'title_version': '', 'isrc': 'SEYOK1115968', 'link': 'https://www.deezer.com/track/13409886', 'duration': 120, 'track_position': 3, 'disk_number': 1, 'rank': 33354, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-e.dzcdn.net/stream/c-eab5ac374bd57ce8aa4e3bebc988aa26-1.mp3', 'md5_image': 'c04b8b96b1c46912aba2b9cdcabffc22', 'artist': {'id': 1382255, 'name': 'zabutom', 'tracklist': 'https://api.deezer.com/artist/1382255/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 13409887, 'readable': True, 'title': 'Zeta Force (Gameboy Version)', 'title_short': 'Zeta Force (Gameboy Version)', 'title_version': '', 'isrc': 'SEYOK1115969', 'link': 'https://www.deezer.com/track/13409887', 'duration': 177, 'track_position': 4, 'disk_number': 1, 'rank': 94677, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-a.dzcdn.net/stream/c-a75728bb01e862a1a41b34c89f7cd8f2-1.mp3', 'md5_image': 'c04b8b96b1c46912aba2b9cdcabffc22', 'artist': {'id': 1382255, 'name': 'zabutom', 'tracklist': 'https://api.deezer.com/artist/1382255/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 13409888, 'readable': True, 'title': 'Level X', 'title_short': 'Level X', 'title_version': '', 'isrc': 'SEYOK1115970', 'link': 'https://www.deezer.com/track/13409888', 'duration': 165, 'track_position': 5, 'disk_number': 1, 'rank': 18449, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-f.dzcdn.net/stream/c-f3f8b63fac1f6a93454b7084547401f0-1.mp3', 'md5_image': 'c04b8b96b1c46912aba2b9cdcabffc22', 'artist': {'id': 1382255, 'name': 'zabutom', 'tracklist': 'https://api.deezer.com/artist/1382255/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 13409889, 'readable': True, 'title': 'Level 2', 'title_short': 'Level 2', 'title_version': '', 'isrc': 'SEYOK1115971', 'link': 'https://www.deezer.com/track/13409889', 'duration': 119, 'track_position': 6, 'disk_number': 1, 'rank': 26919, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-0.dzcdn.net/stream/c-0bf14964073eef443521528e0fcea7d1-0.mp3', 'md5_image': 'c04b8b96b1c46912aba2b9cdcabffc22', 'artist': {'id': 1382255, 'name': 'zabutom', 'tracklist': 'https://api.deezer.com/artist/1382255/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 13409890, 'readable': True, 'title': 'Final Blast', 'title_short': 'Final Blast', 'title_version': '', 'isrc': 'SEYOK1115972', 'link': 'https://www.deezer.com/track/13409890', 'duration': 198, 'track_position': 7, 'disk_number': 1, 'rank': 86130, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-7.dzcdn.net/stream/c-776c8712d3648cbac260903331d3546f-1.mp3', 'md5_image': 'c04b8b96b1c46912aba2b9cdcabffc22', 'artist': {'id': 1382255, 'name': 'zabutom', 'tracklist': 'https://api.deezer.com/artist/1382255/top?limit=50', 'type': 'artist'}, 'type': 'track'}], 'track_total': 7}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x5d5902c574633844>, 'id': 13409884, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x3b35fc0609aa8ed4>, 'id': 13409885, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x3022e4c055466482>, 'id': 13409886, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x4f37be82fac2d68>, 'id': 13409887, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0xff3487b2ceaa911>, 'id': 13409888, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x6fabf143141e8112>, 'id': 13409889, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x5658f71f969faa9>, 'id': 13409890, 'part_of_tracklist': True}
DEBUG:streamrip:Sampling rate, bit depth = (16, 44100)
DEBUG:streamrip:Formatter: {'albumartist': 'zabutom', 'title': 'Zeta Force', 'year': '2011', 'bit_depth': 16, 'sampling_rate': 44.1, 'container': 'FLAC', 'albumcomposer': None, 'id': 1228466}
DEBUG:streamrip:Formatter keys: <filter object at 0x7f04f898c610>

Downloading Zeta Force (Album)

Downloading cover art (large)
DEBUG:streamrip:Chosen cover url: https://e-cdns-images.dzcdn.net/images/cover/c04b8b96b1c46912aba2b9cdcabffc22/500x500-000000-80-0-0.jpg
DEBUG:streamrip:Downloading cover from url https://e-cdns-images.dzcdn.net/images/cover/c04b8b96b1c46912aba2b9cdcabffc22/500x500-000000-80-0-0.jpg
Cover |█████████████████████████████████████████████████| 00:00 left at 461kB/s 
DEBUG:streamrip:Downloading hires cover
Cover |█████████████████████████████████████████████████| 00:00 left at 402kB/s 
DEBUG:streamrip:Getting cover_obj from /tmp/cover_8728707959905.jpg

DEBUG:streamrip:Downloading track to /home/user/StreamripDownloads/zabutom/Zeta Force
DEBUG:streamrip:Downloading track to /home/user/StreamripDownloads/zabutom/Zeta Force
DEBUG:streamrip:Downloading track to /home/user/StreamripDownloads/zabutom/Zeta Force
DEBUG:streamrip:Track meta formatter {'tracknumber': 3, 'artist': 'zabutom', 'albumartist': 'zabutom', 'composer': None, 'title': 'Blast off into Space', 'albumcomposer': None}
DEBUG:streamrip:Track meta formatter {'tracknumber': 2, 'artist': 'zabutom', 'albumartist': 'zabutom', 'composer': None, 'title': 'Techno Boss', 'albumcomposer': None}
DEBUG:streamrip:Track meta formatter {'tracknumber': 1, 'artist': 'zabutom', 'albumartist': 'zabutom', 'composer': None, 'title': 'The legend of Zeta Force', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7f04f898a7c0>
DEBUG:streamrip:Formatted path: /home/user/StreamripDownloads/zabutom/Zeta Force/01. The legend of Zeta Force.flac
DEBUG:streamrip:Formatter keys: <filter object at 0x7f04f898c220>
DEBUG:streamrip:Formatter keys: <filter object at 0x7f04f898c2e0>
DEBUG:streamrip:Formatted path: /home/user/StreamripDownloads/zabutom/Zeta Force/03. Blast off into Space.flac
DEBUG:streamrip:Formatted path: /home/user/StreamripDownloads/zabutom/Zeta Force/02. Techno Boss.flac
DEBUG:streamrip:Track info: {'ALB_ID': '1228466', 'ALB_PICTURE': 'c04b8b96b1c46912aba2b9cdcabffc22', 'ALB_TITLE': 'Zeta Force', 'ARTISTS': [{'ART_ID': '1382255', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'zabutom', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '247dd6e75332032c40b2148d55606c77', 'RANK': '92654', 'LOCALES': [], '__TYPE__': 'artist'}], 'ART_ID': '1382255', 'ART_NAME': 'zabutom', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2011-08-08', 'DISK_NUMBER': '1', 'DURATION': '197', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '77', 'HIERARCHICAL_TITLE': '', 'ISRC': 'SEYOK1115966', 'LYRICS_ID': 0, 'PHYSICAL_RELEASE_DATE': '2011-08-08', 'PROVIDER_ID': '39', 'RANK': '30410', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '13409884', 'SNG_TITLE': 'The legend of Zeta Force', 'STATUS': 1, 'TRACK_NUMBER': '1', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': 'd4146981b709ec433125d7d5e918a5a9', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3153117', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '7884928', 'FILESIZE_FLAC': '0', 'FILESIZE': '3153117', 'GAIN': '-11.6', 'MEDIA_VERSION': '0', 'TRACK_TOKEN': 'AAAAAWGhugVhotNFWPA50Eo4RJyRX1VUnGf6VgB7CNjSPG1KHoETn7by81ldC1FgUpyAD9ub9SuyU_nE8plJb24OlPGyGiG2MDRj6WUFyHRHjch6rNUVrXqBjMD8_ipML5Eg-fdaDEagbV0', 'TRACK_TOKEN_EXPIRE': 1638060869, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-9.deezer.com/stream/c-9bd7a143ef7d7781e817a4845b31b48a-0.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:Track info: {'ALB_ID': '1228466', 'ALB_PICTURE': 'c04b8b96b1c46912aba2b9cdcabffc22', 'ALB_TITLE': 'Zeta Force', 'ARTISTS': [{'ART_ID': '1382255', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'zabutom', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '247dd6e75332032c40b2148d55606c77', 'RANK': '92654', 'LOCALES': [], '__TYPE__': 'artist'}], 'ART_ID': '1382255', 'ART_NAME': 'zabutom', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2011-08-08', 'DISK_NUMBER': '1', 'DURATION': '120', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '77', 'HIERARCHICAL_TITLE': '', 'ISRC': 'SEYOK1115968', 'LYRICS_ID': 0, 'PHYSICAL_RELEASE_DATE': '2011-08-08', 'PROVIDER_ID': '39', 'RANK': '33354', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '13409886', 'SNG_TITLE': 'Blast off into Space', 'STATUS': 1, 'TRACK_NUMBER': '3', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': 'ee60dad95d408932298d3172d463ac42', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '1929332', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '4825216', 'FILESIZE_FLAC': '0', 'FILESIZE': '1929332', 'GAIN': '-9.4', 'MEDIA_VERSION': '1', 'TRACK_TOKEN': 'AAAAAWGhugVhotNF2acyGcMJbJlfD9Kwu2phJ6tDAodU_1-2cA-Ma0F-Ym5aOoseB6oi5BCMZOQTZG_c33iKguRzvzhgsxs7uERsCCktgu_TJgG8szHe9EAJ1qAPdfKhuujyW_UuFYT35MimKRo', 'TRACK_TOKEN_EXPIRE': 1638060869, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-e.deezer.com/stream/c-eab5ac374bd57ce8aa4e3bebc988aa26-1.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:Track info: {'ALB_ID': '1228466', 'ALB_PICTURE': 'c04b8b96b1c46912aba2b9cdcabffc22', 'ALB_TITLE': 'Zeta Force', 'ARTISTS': [{'ART_ID': '1382255', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'zabutom', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '247dd6e75332032c40b2148d55606c77', 'RANK': '92654', 'LOCALES': [], 'SMARTRADIO': 0, '__TYPE__': 'artist'}], 'ART_ID': '1382255', 'ART_NAME': 'zabutom', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2011-08-08', 'DISK_NUMBER': '1', 'DURATION': '124', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '77', 'HIERARCHICAL_TITLE': '', 'ISRC': 'SEYOK1115967', 'LYRICS_ID': 0, 'PHYSICAL_RELEASE_DATE': '2011-08-08', 'PROVIDER_ID': '39', 'RANK': '45987', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '13409885', 'SNG_TITLE': 'Techno Boss', 'STATUS': 1, 'TRACK_NUMBER': '2', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '2741142e6c1673a2272c10206f00f97f', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '1985339', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '4964480', 'FILESIZE_FLAC': '0', 'FILESIZE': '1985339', 'GAIN': '-10.5', 'MEDIA_VERSION': '1', 'TRACK_TOKEN': 'AAAAAWGhugVhotNFiK94lMCQrmQcPxYOscutHYrnMDRXv-MIADx_PX7nYOqfrP1l2dI3VC1HuIrwfr8NkFF07iAkaS8HFhamvnCIqctBZathy8IMcU3Pmp5OKqnY6PSLb6wHKcHagCUx8zbVAOg', 'TRACK_TOKEN_EXPIRE': 1638060869, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-e.deezer.com/stream/c-edbbc3411757361c1fa9cd99159932be-1.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:Info bytes: bytearray(b'82db692797aeaa6396064e165c34abd4\xa4d4146981b709ec433125d7d5e918a5a9\xa41\xa413409884\xa40\xa4.')
DEBUG:streamrip:76ab094cbb8f9fd32687fb1b4576eb1cd8415df6d8e196a4510c5633c1739f9524eebf7d51138857b5001f3d32a4ce7b733a616bdb582fbe24f3e7b71cf5a4b9789a30a1db1b5dbf3703a1f1d5b2f7cd
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {0: None, 3153117: 0, 7884928: 1}, 'url': 'https://e-cdns-proxy-d.dzcdn.net/mobile/1/76ab094cbb8f9fd32687fb1b4576eb1cd8415df6d8e196a4510c5633c1739f9524eebf7d51138857b5001f3d32a4ce7b733a616bdb582fbe24f3e7b71cf5a4b9789a30a1db1b5dbf3703a1f1d5b2f7cd'}
DEBUG:streamrip:Info bytes: bytearray(b'73f0729600e766259db9e76f1c945bd9\xa4ee60dad95d408932298d3172d463ac42\xa41\xa413409886\xa41\xa4.')
DEBUG:streamrip:9fcd47382bc5cca66b3ee6266bcba448d01e632171d786e0507c8c8720db317b38a775d2b2fce582c794e9c9e89055346aa076414e85ac398607b9bf68190eb9094146a3d2d16d0fe2007b41de7e8131
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {0: None, 1929332: 0, 4825216: 1}, 'url': 'https://e-cdns-proxy-e.dzcdn.net/mobile/1/9fcd47382bc5cca66b3ee6266bcba448d01e632171d786e0507c8c8720db317b38a775d2b2fce582c794e9c9e89055346aa076414e85ac398607b9bf68190eb9094146a3d2d16d0fe2007b41de7e8131'}
DEBUG:streamrip:Info bytes: bytearray(b'9a0f3aaf7d4aab592b8fcd85d393de2a\xa42741142e6c1673a2272c10206f00f97f\xa41\xa413409885\xa41\xa4.')
DEBUG:streamrip:7e4f9a64b8a1a3c91a509297e1ee3bdc8bcdf664e1eb95b2289c653d1724bada740832196b283e153637e9dcee295cb526523d5e0a0495664a7fff25eaef3fa65a9c0f3a3008342b622e9d8a7be5ec37
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {0: None, 1985339: 0, 4964480: 1}, 'url': 'https://e-cdns-proxy-2.dzcdn.net/mobile/1/7e4f9a64b8a1a3c91a509297e1ee3bdc8bcdf664e1eb95b2289c653d1724bada740832196b283e153637e9dcee295cb526523d5e0a0495664a7fff25eaef3fa65a9c0f3a3008342b622e9d8a7be5ec37'}
DEBUG:streamrip:Track meta formatter {'tracknumber': 1, 'artist': 'zabutom', 'albumartist': 'zabutom', 'composer': None, 'title': 'The legend of Zeta Force', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7f04f898a7c0>
DEBUG:streamrip:Formatted path: /home/user/StreamripDownloads/zabutom/Zeta Force/01. The legend of Zeta Force.mp3
Track 01 |                                                     | ? left at ?B/s DEBUG:streamrip:Track meta formatter {'tracknumber': 3, 'artist': 'zabutom', 'albumartist': 'zabutom', 'composer': None, 'title': 'Blast off into Space', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7f04f89d7640>
DEBUG:streamrip:Formatted path: /home/user/StreamripDownloads/zabutom/Zeta Force/03. Blast off into Space.mp3
Track 01 |▌                                             | 00:09 left at 315kB/s DEBUG:streamrip:Track meta formatter {'tracknumber': 2, 'artist': 'zabutom', 'albumartist': 'zabutom', 'composer': None, 'title': 'Techno Boss', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7f04f898c2e0>
DEBUG:streamrip:Formatted path: /home/user/StreamripDownloads/zabutom/Zeta Force/02. Techno Boss.mp3
Track 02 |██████████████████████████████████████████████| 00:00 left at 817kB/s 
DEBUG:streamrip:Downloaded: /home/user/StreamripDownloads/zabutom/Zeta Force/02. Techno Boss.mp3 -> /home/user/StreamripDownloads/zabutom/Zeta Force/02. Techno Boss.mp3
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to Techno Boss
DEBUG:streamrip:Setting TPE1 tag to zabutom
DEBUG:streamrip:Setting TALB tag to Zeta Force
DEBUG:streamrip:Setting TPE2 tag to zabutom
DEBUG:streamrip:Setting TYER tag to 2011
DEBUG:streamrip:Setting TCON tag to Electro
DEBUG:streamrip:Setting TRCK tag to 2/7
DEBUG:streamrip:Setting TPOS tag to 1/1
DEBUG:streamrip:Downloading track to /home/user/StreamripDownloads/zabutom/Zeta Force
DEBUG:streamrip:Track meta formatter {'tracknumber': 4, 'artist': 'zabutom', 'albumartist': 'zabutom', 'composer': None, 'title': 'Zeta Force (Gameboy Version)', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7f04f898c490>
DEBUG:streamrip:Formatted path: /home/user/StreamripDownloads/zabutom/Zeta Force/04. Zeta Force (Gameboy Version).flac
Track 03 |██████████████████████████████████████████████| 00:00 left at 723kB/s 
DEBUG:streamrip:Downloaded: /home/user/StreamripDownloads/zabutom/Zeta Force/03. Blast off into Space.mp3 -> /home/user/StreamripDownloads/zabutom/Zeta Force/03. Blast off into Space.mp3
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to Blast off into Space
DEBUG:streamrip:Setting TPE1 tag to zabutom
DEBUG:streamrip:Setting TALB tag to Zeta Force
DEBUG:streamrip:Setting TPE2 tag to zabutom
DEBUG:streamrip:Setting TYER tag to 2011
DEBUG:streamrip:Setting TCON tag to Electro
DEBUG:streamrip:Setting TRCK tag to 3/7
DEBUG:streamrip:Setting TPOS tag to 1/1
DEBUG:streamrip:Downloading track to /home/user/StreamripDownloads/zabutom/Zeta Force
DEBUG:streamrip:Track meta formatter {'tracknumber': 5, 'artist': 'zabutom', 'albumartist': 'zabutom', 'composer': None, 'title': 'Level X', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7f04f898c670>
DEBUG:streamrip:Formatted path: /home/user/StreamripDownloads/zabutom/Zeta Force/05. Level X.flac
Track 01 |██████████████████████████▊                   | 00:01 left at 757kB/s DEBUG:streamrip:Track info: {'ALB_ID': '1228466', 'ALB_PICTURE': 'c04b8b96b1c46912aba2b9cdcabffc22', 'ALB_TITLE': 'Zeta Force', 'ARTISTS': [{'ART_ID': '1382255', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'zabutom', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '247dd6e75332032c40b2148d55606c77', 'RANK': '92654', 'LOCALES': [], 'SMARTRADIO': 0, '__TYPE__': 'artist'}], 'ART_ID': '1382255', 'ART_NAME': 'zabutom', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2011-08-08', 'DISK_NUMBER': '1', 'DURATION': '177', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '77', 'HIERARCHICAL_TITLE': '', 'ISRC': 'SEYOK1115969', 'LYRICS_ID': 0, 'PHYSICAL_RELEASE_DATE': '2011-08-08', 'PROVIDER_ID': '39', 'RANK': '94677', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '13409887', 'SNG_TITLE': 'Zeta Force (Gameboy Version)', 'STATUS': 1, 'TRACK_NUMBER': '4', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '87e4edae95bdc24e3990d200db5fdbdf', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '2841319', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '7104640', 'FILESIZE_FLAC': '0', 'FILESIZE': '2841319', 'GAIN': '-9.7', 'MEDIA_VERSION': '1', 'TRACK_TOKEN': 'AAAAAWGhuglhotNJtkH-vxfPzvVwvfNgRBI1CjFN9JJTzA6z4QmyZ6K5gFJNSMia3qLk7YJbahkGKCXCwZB5NGsMPYWoCTNDrXLdXzzzp6v3B4VbhKmZAKfedi8Tu_EfRUa4DCYosc3hm5hGEVg', 'TRACK_TOKEN_EXPIRE': 1638060873, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-a.deezer.com/stream/c-a75728bb01e862a1a41b34c89f7cd8f2-1.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
Track 01 |████████████████████████████▏                 | 00:01 left at 774kB/s DEBUG:streamrip:Info bytes: bytearray(b'0fe4ea30d322ef20d1f1373386caebfe\xa487e4edae95bdc24e3990d200db5fdbdf\xa41\xa413409887\xa41\xa4.')
DEBUG:streamrip:6ddbb8a7703ddd093d8c855d28f4b6a39beebaaa8267be391181508ec5f664bd6c07b4bcbfb960bfb2ae75bf7eda13bc23f41738efb8214a70ee4dd0cef86a114297e4945937ec094278df2dbfddaaba
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {0: None, 2841319: 0, 7104640: 1}, 'url': 'https://e-cdns-proxy-8.dzcdn.net/mobile/1/6ddbb8a7703ddd093d8c855d28f4b6a39beebaaa8267be391181508ec5f664bd6c07b4bcbfb960bfb2ae75bf7eda13bc23f41738efb8214a70ee4dd0cef86a114297e4945937ec094278df2dbfddaaba'}
Track 01 |█████████████████████████████▋                | 00:01 left at 830kB/s DEBUG:streamrip:Track info: {'ALB_ID': '1228466', 'ALB_PICTURE': 'c04b8b96b1c46912aba2b9cdcabffc22', 'ALB_TITLE': 'Zeta Force', 'ARTISTS': [{'ART_ID': '1382255', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'zabutom', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '247dd6e75332032c40b2148d55606c77', 'RANK': '92654', 'LOCALES': [], '__TYPE__': 'artist'}], 'ART_ID': '1382255', 'ART_NAME': 'zabutom', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2011-08-08', 'DISK_NUMBER': '1', 'DURATION': '165', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '77', 'HIERARCHICAL_TITLE': '', 'ISRC': 'SEYOK1115970', 'LYRICS_ID': 0, 'PHYSICAL_RELEASE_DATE': '2011-08-08', 'PROVIDER_ID': '39', 'RANK': '18449', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '13409888', 'SNG_TITLE': 'Level X', 'STATUS': 1, 'TRACK_NUMBER': '5', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '037d1024f161663fbc6cffe67ba5b566', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '2648222', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '6621312', 'FILESIZE_FLAC': '0', 'FILESIZE': '2648222', 'GAIN': '-12.7', 'MEDIA_VERSION': '1', 'TRACK_TOKEN': 'AAAAAWGhuglhotNJm3oHG3oGz13FHOalKhRU-iteAHdXiVOuXizWqSjmAua8ts0-5QqpwSlUvBmIM_dJeTBSYYiNjEC7XTranSBWbfqwX0PaPTCUZquYzKvfn50hsgNfa98aOHmV0ZiGYTvt2eg', 'TRACK_TOKEN_EXPIRE': 1638060873, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-f.deezer.com/stream/c-f3f8b63fac1f6a93454b7084547401f0-1.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
Track 01 |███████████████████████████████▎              | 00:01 left at 867kB/s DEBUG:streamrip:Info bytes: bytearray(b'c46c547a3b449a2cc5cca8c85d7e3ee9\xa4037d1024f161663fbc6cffe67ba5b566\xa41\xa413409888\xa41\xa4.')
DEBUG:streamrip:8a3045f5a8c08b9608c7998b99a883ca4ff0aa27f345c7bcff97c638af65d5954ea9e2f7d581c34208ead092767ff6d8891fa7cfaae907572d2622756ad682934545341868ff8a67e3a5bb9c0be55ef1
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {0: None, 2648222: 0, 6621312: 1}, 'url': 'https://e-cdns-proxy-0.dzcdn.net/mobile/1/8a3045f5a8c08b9608c7998b99a883ca4ff0aa27f345c7bcff97c638af65d5954ea9e2f7d581c34208ead092767ff6d8891fa7cfaae907572d2622756ad682934545341868ff8a67e3a5bb9c0be55ef1'}
Track 01 |██████████████████████████████████▌           | 00:00 left at 937kB/s DEBUG:streamrip:Track meta formatter {'tracknumber': 4, 'artist': 'zabutom', 'albumartist': 'zabutom', 'composer': None, 'title': 'Zeta Force (Gameboy Version)', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7f04f89add60>
DEBUG:streamrip:Formatted path: /home/user/StreamripDownloads/zabutom/Zeta Force/04. Zeta Force (Gameboy Version).mp3
Track 01 |█████████████████████████████████████▌        | 00:00 left at 847kB/s DEBUG:streamrip:Track meta formatter {'tracknumber': 5, 'artist': 'zabutom', 'albumartist': 'zabutom', 'composer': None, 'title': 'Level X', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7f04f898c670>
DEBUG:streamrip:Formatted path: /home/user/StreamripDownloads/zabutom/Zeta Force/05. Level X.mp3
Track 01 |██████████████████████████████████████████████| 00:00 left at 622kB/s 
DEBUG:streamrip:Downloaded: /home/user/StreamripDownloads/zabutom/Zeta Force/01. The legend of Zeta Force.mp3 -> /home/user/StreamripDownloads/zabutom/Zeta Force/01. The legend of Zeta Force.mp3
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to The legend of Zeta Force
DEBUG:streamrip:Setting TPE1 tag to zabutom
DEBUG:streamrip:Setting TALB tag to Zeta Force
DEBUG:streamrip:Setting TPE2 tag to zabutom
DEBUG:streamrip:Setting TYER tag to 2011
DEBUG:streamrip:Setting TCON tag to Electro
DEBUG:streamrip:Setting TRCK tag to 1/7
DEBUG:streamrip:Setting TPOS tag to 1/1
DEBUG:streamrip:Downloading track to /home/user/StreamripDownloads/zabutom/Zeta Force
DEBUG:streamrip:Track meta formatter {'tracknumber': 6, 'artist': 'zabutom', 'albumartist': 'zabutom', 'composer': None, 'title': 'Level 2', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7f04f898c250>
DEBUG:streamrip:Formatted path: /home/user/StreamripDownloads/zabutom/Zeta Force/06. Level 2.flac
DEBUG:streamrip:Track info: {'ALB_ID': '1228466', 'ALB_PICTURE': 'c04b8b96b1c46912aba2b9cdcabffc22', 'ALB_TITLE': 'Zeta Force', 'ARTISTS': [{'ART_ID': '1382255', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'zabutom', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '247dd6e75332032c40b2148d55606c77', 'RANK': '92654', 'LOCALES': [], '__TYPE__': 'artist'}], 'ART_ID': '1382255', 'ART_NAME': 'zabutom', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2011-08-08', 'DISK_NUMBER': '1', 'DURATION': '119', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '77', 'HIERARCHICAL_TITLE': '', 'ISRC': 'SEYOK1115971', 'LYRICS_ID': 0, 'PHYSICAL_RELEASE_DATE': '2011-08-08', 'PROVIDER_ID': '39', 'RANK': '26919', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '13409889', 'SNG_TITLE': 'Level 2', 'STATUS': 1, 'TRACK_NUMBER': '6', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': 'a325123b144b0765300540d8c0beeebc', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '1918465', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '4796544', 'FILESIZE_FLAC': '0', 'FILESIZE': '1918465', 'GAIN': '-12.9', 'MEDIA_VERSION': '0', 'TRACK_TOKEN': 'AAAAAWGhugthotNL2utrN8T1vOFWbRVOIVlx6rGsPlZWxvFTikM8dNz_mBL-WIf1V1G2ewRS9w05nLscywXMZN0HI69mCi0ueyn5VKFcb5eHIJwai6DUHFaFtbIBKr8mi85NsfVJpACe5JU', 'TRACK_TOKEN_EXPIRE': 1638060875, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-0.deezer.com/stream/c-0bf14964073eef443521528e0fcea7d1-0.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:Info bytes: bytearray(b'0aa44385706715863b44cbac1ab0d281\xa4a325123b144b0765300540d8c0beeebc\xa41\xa413409889\xa40\xa4.') 00:03 left at 462kB/s 
DEBUG:streamrip:aa67c70a84af4777d7f8ae4e17c02b8473cb335f7990c89bc9d6175368b0d45b842a5ad5c49e0f9b8cf8109dfac973d8cce9c0c4ce172353ada96e0713a3dae6646f9c82d281cb5d29809f4793208635
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {0: None, 1918465: 0, 4796544: 1}, 'url': 'https://e-cdns-proxy-a.dzcdn.net/mobile/1/aa67c70a84af4777d7f8ae4e17c02b8473cb335f7990c89bc9d6175368b0d45b842a5ad5c49e0f9b8cf8109dfac973d8cce9c0c4ce172353ada96e0713a3dae6646f9c82d281cb5d29809f4793208635'}
DEBUG:streamrip:Track meta formatter {'tracknumber': 6, 'artist': 'zabutom', 'albumartist': 'zabutom', 'composer': None, 'title': 'Level 2', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7f04f8a55b80>
DEBUG:streamrip:Formatted path: /home/user/StreamripDownloads/zabutom/Zeta Force/06. Level 2.mp3
Track 06 |██████████████████████████████████████████████| 00:00 left at 814kB/s 
Track 04 |█████████████████████████████▋                | 00:02 left at 409kB/s DEBUG:streamrip:Downloaded: /home/user/StreamripDownloads/zabutom/Zeta Force/06. Level 2.mp3 -> /home/user/StreamripDownloads/zabutom/Zeta Force/06. Level 2.mp3
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to Level 2
DEBUG:streamrip:Setting TPE1 tag to zabutom
DEBUG:streamrip:Setting TALB tag to Zeta Force
DEBUG:streamrip:Setting TPE2 tag to zabutom
DEBUG:streamrip:Setting TYER tag to 2011
DEBUG:streamrip:Setting TCON tag to Electro
DEBUG:streamrip:Setting TRCK tag to 6/7
DEBUG:streamrip:Setting TPOS tag to 1/1
DEBUG:streamrip:Downloading track to /home/user/StreamripDownloads/zabutom/Zeta Force
DEBUG:streamrip:Track meta formatter {'tracknumber': 7, 'artist': 'zabutom', 'albumartist': 'zabutom', 'composer': None, 'title': 'Final Blast', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7f04f898c400>
DEBUG:streamrip:Formatted path: /home/user/StreamripDownloads/zabutom/Zeta Force/07. Final Blast.flac
DEBUG:streamrip:Track info: {'ALB_ID': '1228466', 'ALB_PICTURE': 'c04b8b96b1c46912aba2b9cdcabffc22', 'ALB_TITLE': 'Zeta Force', 'ARTISTS': [{'ART_ID': '1382255', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'zabutom', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '247dd6e75332032c40b2148d55606c77', 'RANK': '92654', 'LOCALES': [], '__TYPE__': 'artist'}], 'ART_ID': '1382255', 'ART_NAME': 'zabutom', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2011-08-08', 'DISK_NUMBER': '1', 'DURATION': '198', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '77', 'HIERARCHICAL_TITLE': '', 'ISRC': 'SEYOK1115972', 'LYRICS_ID': 0, 'PHYSICAL_RELEASE_DATE': '2011-08-08', 'PROVIDER_ID': '39', 'RANK': '86130', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '13409890', 'SNG_TITLE': 'Final Blast', 'STATUS': 1, 'TRACK_NUMBER': '7', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '87606b6db853c89eac32a42103c61dbd', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3182374', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '7956608', 'FILESIZE_FLAC': '0', 'FILESIZE': '3182374', 'GAIN': '-11.5', 'MEDIA_VERSION': '1', 'TRACK_TOKEN': 'AAAAAWGhug9hotNPuuxbZZOUslE9bDQYk5WwUBheYNwr8P3kyKzZ-rCUPHBqx5Fe2Lud18B5OvJYZmMpAv43WyGuarNS3H_Prr3T-_yjgBrcwXeAvdwhHIsY4XfsDKN4PR0B6_Y_qtmjf1CmxKA', 'TRACK_TOKEN_EXPIRE': 1638060879, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-7.deezer.com/stream/c-776c8712d3648cbac260903331d3546f-1.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:Info bytes: bytearray(b'a746bdad29890ef13daa91b4316ae0f4\xa487606b6db853c89eac32a42103c61dbd\xa41\xa413409890\xa41\xa4.') 00:00 left at 550kB/s 
DEBUG:streamrip:91748c9af4acd30bf7e28314fa93f6c2a53128399801cee4e85c36aacea34b13593e690a12c66fa96d86ea4cd1e1964d92b2584f2cf823f490971c592d5905c430998f03567eabc0944165a9823b723a
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {0: None, 3182374: 0, 7956608: 1}, 'url': 'https://e-cdns-proxy-8.dzcdn.net/mobile/1/91748c9af4acd30bf7e28314fa93f6c2a53128399801cee4e85c36aacea34b13593e690a12c66fa96d86ea4cd1e1964d92b2584f2cf823f490971c592d5905c430998f03567eabc0944165a9823b723a'}
Track 05 |██████████████████████████████████████████████| 00:00 left at 449kB/s 
DEBUG:streamrip:Downloaded: /home/user/StreamripDownloads/zabutom/Zeta Force/05. Level X.mp3 -> /home/user/StreamripDownloads/zabutom/Zeta Force/05. Level X.mp3
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to Level X
DEBUG:streamrip:Setting TPE1 tag to zabutom
DEBUG:streamrip:Setting TALB tag to Zeta Force
DEBUG:streamrip:Setting TPE2 tag to zabutom
DEBUG:streamrip:Setting TYER tag to 2011
DEBUG:streamrip:Setting TCON tag to Electro
DEBUG:streamrip:Setting TRCK tag to 5/7
DEBUG:streamrip:Setting TPOS tag to 1/1
DEBUG:streamrip:Track meta formatter {'tracknumber': 7, 'artist': 'zabutom', 'albumartist': 'zabutom', 'composer': None, 'title': 'Final Blast', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7f04f898c400>
DEBUG:streamrip:Formatted path: /home/user/StreamripDownloads/zabutom/Zeta Force/07. Final Blast.mp3
Track 04 |██████████████████████████████████████████████| 00:00 left at 379kB/s 
DEBUG:streamrip:Downloaded: /home/user/StreamripDownloads/zabutom/Zeta Force/04. Zeta Force (Gameboy Version).mp3 -> /home/user/StreamripDownloads/zabutom/Zeta Force/04. Zeta Force (Gameboy Version).mp3
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to Zeta Force (Gameboy Version)
DEBUG:streamrip:Setting TPE1 tag to zabutom
DEBUG:streamrip:Setting TALB tag to Zeta Force
DEBUG:streamrip:Setting TPE2 tag to zabutom
DEBUG:streamrip:Setting TYER tag to 2011
DEBUG:streamrip:Setting TCON tag to Electro
DEBUG:streamrip:Setting TRCK tag to 4/7
DEBUG:streamrip:Setting TPOS tag to 1/1
Track 07 |█████████████████████████████████████████████| 00:00 left at 1.49MB/s 
DEBUG:streamrip:Downloaded: /home/user/StreamripDownloads/zabutom/Zeta Force/07. Final Blast.mp3 -> /home/user/StreamripDownloads/zabutom/Zeta Force/07. Final Blast.mp3
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to Final Blast
DEBUG:streamrip:Setting TPE1 tag to zabutom
DEBUG:streamrip:Setting TALB tag to Zeta Force
DEBUG:streamrip:Setting TPE2 tag to zabutom
DEBUG:streamrip:Setting TYER tag to 2011
DEBUG:streamrip:Setting TCON tag to Electro
DEBUG:streamrip:Setting TRCK tag to 7/7
DEBUG:streamrip:Setting TPOS tag to 1/1

  Stack trace:

  16  /usr/lib/python3.9/site-packages/cleo/application.py:314 in run
       312│ 
       313│             try:
     → 314│                 exit_code = self._run(io)
       315│             except Exception as e:
       316│                 if not self._catch_exceptions:

  15  ~/.local/lib/python3.9/site-packages/rip/cli.py:604 in _run
       602│             logger.addHandler(fh)
       603│ 
     → 604│         super()._run(io)
       605│ 
       606│     def create_io(self, input=None, output=None, error_output=None):

  14  /usr/lib/python3.9/site-packages/cleo/application.py:409 in _run
       407│                 io.set_input(ArgvInput(argv))
       408│ 
     → 409│         exit_code = self._run_command(command, io)
       410│         self._running_command = None
       411│ 

  13  /usr/lib/python3.9/site-packages/cleo/application.py:416 in _run_command
       414│     def _run_command(self, command: Command, io: IO) -> int:
       415│         if self._event_dispatcher is None:
     → 416│             return command.run(io)
       417│ 
       418│         # Bind before the console.command event,

  12  /usr/lib/python3.9/site-packages/cleo/commands/base_command.py:118 in run
       116│         io.input.validate()
       117│ 
     → 118│         status_code = self.execute(io)
       119│ 
       120│         if status_code is None:

  11  /usr/lib/python3.9/site-packages/cleo/commands/command.py:85 in execute
        83│ 
        84│         try:
     →  85│             return self.handle()
        86│         except KeyboardInterrupt:
        87│             return 1

  10  ~/.local/lib/python3.9/site-packages/rip/cli.py:87 in handle
        85│ 
        86│         if len(core) > 0:
     →  87│             core.download()
        88│         elif not urls and path is None:
        89│             self.line("Must pass arguments. See rip url -h.")

   9  ~/.local/lib/python3.9/site-packages/rip/core.py:316 in download
       314│ 
       315│             try:
     → 316│                 item.download(**arguments)
       317│                 for item_id in item.downloaded_ids:
       318│                     self.db.add([item_id])

   8  ~/.local/lib/python3.9/site-packages/streamrip/media.py:1179 in download
       1177│                     for future in future_map.keys():
       1178│                         try:
     → 1179│                             future.result()
       1180│                         except NonStreamable as e:
       1181│                             item = future_map[future]

   7  /usr/lib/python3.9/concurrent/futures/_base.py:438 in result
       436│                     raise CancelledError()
       437│                 elif self._state == FINISHED:
     → 438│                     return self.__get_result()
       439│ 
       440│                 self._condition.wait(timeout)

   6  /usr/lib/python3.9/concurrent/futures/_base.py:390 in __get_result
       388│         if self._exception:
       389│             try:
     → 390│                 raise self._exception
       391│             finally:
       392│                 # Break a reference cycle with the exception in self._exception

   5  /usr/lib/python3.9/concurrent/futures/thread.py:52 in run
        50│ 
        51│         try:
     →  52│             result = self.fn(*self.args, **self.kwargs)
        53│         except BaseException as exc:
        54│             self.future.set_exception(exc)

   4  ~/.local/lib/python3.9/site-packages/streamrip/media.py:1572 in _download_item
       1570│         # deezer tracks come tagged
       1571│         if kwargs.get("tag_tracks", True):
     → 1572│             item.tag(
       1573│                 cover=self.cover_obj,
       1574│                 embed_cover=kwargs.get("embed_cover", True),

   3  ~/.local/lib/python3.9/site-packages/streamrip/media.py:675 in tag
        673│         elif isinstance(audio, ID3):
        674│             if embed_cover:
     →  675│                 audio.add(cover)
        676│             audio.save(self.path, "v2_version=3")
        677│         elif isinstance(audio, MP4):

   2  ~/.local/lib/python3.9/site-packages/mutagen/id3/_tags.py:335 in add
       333│         # expect to be able to override loaded_frame (e.g. Quod Libet),
       334│         # as does making loaded_frame call add.
     → 335│         self.loaded_frame(frame)
       336│ 
       337│     def __setitem__(self, key, tag):

   1  ~/.local/lib/python3.9/site-packages/mutagen/id3/_tags.py:327 in loaded_frame
       325│         """Deprecated; use the add method."""
       326│ 
     → 327│         self._add(tag, True)
       328│ 
       329│     def add(self, frame):

  TypeError

  <Picture 'image/jpeg' (50744 bytes)> not a Frame instance

  at ~/.local/lib/python3.9/site-packages/mutagen/id3/_tags.py:292 in _add
      288│                 and frames shouldn't be merged.
      289│         """
      290│ 
      291│         if not isinstance(frame, Frame):
    → 292│             raise TypeError("%r not a Frame instance" % frame)
      293│ 
      294│         orig_frame = frame
      295│         frame = frame._upgrade_frame()
      296│         if frame is None:

If this was unexpected, please open a Bug Report at https://github.com/nathom/streamrip/issues/new/choose

Config File

[downloads]
folder = "/home/user/StreamripDownloads"
source_subdirectories = false

[downloads.concurrency]
enabled = true
max_connections = 3

[qobuz]
quality = 3
download_booklets = true

email = ""
password = ""
app_id = ""
secrets = []

[tidal]
quality = 3
download_videos = true

user_id = ""
country_code = ""
access_token = ""
refresh_token = ""
token_expiry = ""

[deezer]
quality = 2
arl = "NOT4U"
use_deezloader = true
deezloader_warnings = true

[soundcloud]
quality = 0
client_id = ""
app_version = ""

[youtube]
quality = 0
download_videos = false
video_downloads_folder = ""

[database.downloads]
enabled = true
path = "/home/nick/.config/streamrip/downloads.db"

[database.failed_downloads]
enabled = true
path = "/home/nick/.config/streamrip/failed_downloads.db"

[conversion]
enabled = false
codec = "ALAC"
sampling_rate = 48000
bit_depth = 24
lossy_bitrate = 320

[filters]
extras = false
repeats = false
non_albums = false
features = false
non_studio_albums = false
non_remaster = false

[artwork]
embed = true
size = "large"
max_width = -1
max_height = -1
keep_hires_cover = true

[metadata]
set_playlist_to_album = true
new_playlist_tracknumbers = true
exclude = []

[filepaths]
add_singles_to_folder = false
folder_format = "{albumartist}/{title}"
track_format = "{tracknumber}. {title}"
restrict_characters = false

[lastfm]
source = "qobuz"
fallback_source = "deezer"

[theme]
progress_bar = "plain"

[misc]
version = "1.7"

[path_format]
folder = "{albumartist}/{title}"
track = "{tracknumber}. {title}"

Operating System

Linux

streamrip version

Rip (version 1.7)

Screenshots and recordings

No response

Additional context

MP3's don't contain a cover tag but the cover is downloaded alongside the tracks.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

ghost commented 2 years ago

If someone with a Hi-Fi Deezer account can test and verify this is still an issue, that would be great. I no longer have a subscription with Deezer and cannot update on this issue anymore.

reaitten commented 2 years ago

If someone with a Hi-Fi Deezer account can test and verify this is still an issue, that would be great. I no longer have a subscription with Deezer and cannot update on this issue anymore.

Yes, this is still an issue.

$ lsb_release -d
Description:    Ubuntu 20.04.3 LTS
$ rip --version
Rip (version 1.9.4)
$ rip url https://www.deezer.com/en/album/250297 --max-quality=2 --ignore-db -vvv
DEBUG:streamrip:Config loaded
DEBUG:streamrip:Parsed urls: [('deezer', 'album', '250297')]
DEBUG:streamrip:Searching for {'id': '250297'} in database
DEBUG:streamrip:{'downloads': {'folder': '/home/rika7/StreamripDownloads', 'source_subdirectories': False, 'concurrency': {'enabled': True, 'max_connections': 3}}, 'qobuz': {'quality': 2, 'download_booklets': True, 'email': '', 'password': '', 'app_id': '', 'secrets': []}, 'tidal': {'quality': 2, 'download_videos': True, 'user_id': '', 'country_code': '', 'access_token': '', 'refresh_token': '', 'token_expiry': ''}, 'deezer': {'quality': 2, 'arl': '<removed>', 'use_deezloader': True, 'deezloader_warnings': True}, 'soundcloud': {'quality': 0, 'client_id': '', 'app_version': ''}, 'youtube': {'quality': 0, 'download_videos': False, 'video_downloads_folder': ''}, 'database': {'enabled': False, 'downloads': {'enabled': True, 'path': ''}, 'failed_downloads': {'enabled': True, 'path': ''}}, 'conversion': {'enabled': False, 'codec': 'ALAC', 'sampling_rate': 48000, 'bit_depth': 24, 'lossy_bitrate': 320}, 'filters': {'extras': False, 'repeats': False, 'non_albums': False, 'features': False, 'non_studio_albums': False, 'non_remaster': False}, 'artwork': {'embed': True, 'size': 'large', 'max_width': -1, 'max_height': -1, 'keep_hires_cover': True}, 'metadata': {'set_playlist_to_album': True, 'new_playlist_tracknumbers': True, 'exclude': []}, 'filepaths': {'add_singles_to_folder': False, 'folder_format': '{albumartist} - {title} ({year}) [{container}] [{bit_depth}B-{sampling_rate}kHz]', 'track_format': '{tracknumber}. {artist} - {title}{explicit}', 'restrict_characters': False}, 'lastfm': {'source': 'qobuz', 'fallback_source': 'deezer'}, 'theme': {'progress_bar': 'dainty'}, 'misc': {'version': '1.9.2'}}
DEBUG:streamrip:Arguments from config: {'restrict_filenames': False, 'parent_folder': '/home/rika7/StreamripDownloads', 'folder_format': '{albumartist} - {title} ({year}) [{container}] [{bit_depth}B-{sampling_rate}kHz]', 'track_format': '{tracknumber}. {artist} - {title}{explicit}', 'embed_cover': True, 'embed_cover_size': 'large', 'keep_hires_cover': True, 'set_playlist_to_album': True, 'stay_temp': False, 'conversion': {'enabled': False, 'codec': 'ALAC', 'sampling_rate': 48000, 'bit_depth': 24, 'lossy_bitrate': 320}, 'concurrent_downloads': True, 'max_connections': 3, 'new_tracknumbers': True, 'download_videos': True, 'download_booklets': True, 'download_youtube_videos': False, 'youtube_video_downloads_folder': '', 'add_singles_to_folder': False, 'max_artwork_width': -1, 'max_artwork_height': -1, 'exclude_tags': []}
DEBUG:streamrip:Loading metadata
DEBUG:streamrip:{'id': 250297, 'title': 'The Greatest Songs Of The Eighties', 'upc': '886973716120', 'link': 'https://www.deezer.com/album/250297', 'share': 'https://www.deezer.com/album/250297?utm_source=deezer&utm_content=album-250297&utm_term=0_1648232888&utm_medium=web', 'cover': 'https://api.deezer.com/album/250297/image', 'cover_small': 'https://e-cdns-images.dzcdn.net/images/cover/1db943b9c20a1b407f299951fa39181b/56x56-000000-80-0-0.jpg', 'cover_medium': 'https://e-cdns-images.dzcdn.net/images/cover/1db943b9c20a1b407f299951fa39181b/250x250-000000-80-0-0.jpg', 'cover_big': 'https://e-cdns-images.dzcdn.net/images/cover/1db943b9c20a1b407f299951fa39181b/500x500-000000-80-0-0.jpg', 'cover_xl': 'https://e-cdns-images.dzcdn.net/images/cover/1db943b9c20a1b407f299951fa39181b/1000x1000-000000-80-0-0.jpg', 'md5_image': '1db943b9c20a1b407f299951fa39181b', 'genre_id': 132, 'genres': {'data': [{'id': 132, 'name': 'Pop', 'picture': 'https://api.deezer.com/genre/132/image', 'type': 'genre'}, {'id': 152, 'name': 'Rock', 'picture': 'https://api.deezer.com/genre/152/image', 'type': 'genre'}]}, 'label': 'Arista', 'nb_tracks': 12, 'duration': 2728, 'fans': 952, 'release_date': '2008-11-21', 'record_type': 'album', 'available': True, 'tracklist': 'https://api.deezer.com/album/250297/tracks', 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'contributors': [{'id': 3105, 'name': 'Barry Manilow', 'link': 'https://www.deezer.com/artist/3105', 'share': 'https://www.deezer.com/artist/3105?utm_source=deezer&utm_content=artist-3105&utm_term=0_1648232888&utm_medium=web', 'picture': 'https://api.deezer.com/artist/3105/image', 'picture_small': 'https://e-cdns-images.dzcdn.net/images/artist/d86d41460d288321c05d8ebc08815317/56x56-000000-80-0-0.jpg', 'picture_medium': 'https://e-cdns-images.dzcdn.net/images/artist/d86d41460d288321c05d8ebc08815317/250x250-000000-80-0-0.jpg', 'picture_big': 'https://e-cdns-images.dzcdn.net/images/artist/d86d41460d288321c05d8ebc08815317/500x500-000000-80-0-0.jpg', 'picture_xl': 'https://e-cdns-images.dzcdn.net/images/artist/d86d41460d288321c05d8ebc08815317/1000x1000-000000-80-0-0.jpg', 'radio': True, 'tracklist': 'https://api.deezer.com/artist/3105/top?limit=50', 'type': 'artist', 'role': 'Main'}], 'artist': {'id': 3105, 'name': 'Barry Manilow', 'picture': 'https://api.deezer.com/artist/3105/image', 'picture_small': 'https://e-cdns-images.dzcdn.net/images/artist/d86d41460d288321c05d8ebc08815317/56x56-000000-80-0-0.jpg', 'picture_medium': 'https://e-cdns-images.dzcdn.net/images/artist/d86d41460d288321c05d8ebc08815317/250x250-000000-80-0-0.jpg', 'picture_big': 'https://e-cdns-images.dzcdn.net/images/artist/d86d41460d288321c05d8ebc08815317/500x500-000000-80-0-0.jpg', 'picture_xl': 'https://e-cdns-images.dzcdn.net/images/artist/d86d41460d288321c05d8ebc08815317/1000x1000-000000-80-0-0.jpg', 'tracklist': 'https://api.deezer.com/artist/3105/top?limit=50', 'type': 'artist'}, 'type': 'album', 'tracks': [{'id': 2556909, 'readable': True, 'title': 'Islands In The Stream', 'title_short': 'Islands In The Stream', 'title_version': '', 'isrc': 'USAR10800545', 'link': 'https://www.deezer.com/track/2556909', 'duration': 246, 'track_position': 1, 'disk_number': 1, 'rank': 160965, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-5.dzcdn.net/stream/c-5639537d8a0c4a807cb2b2aec02b6b67-2.mp3', 'md5_image': '1db943b9c20a1b407f299951fa39181b', 'artist': {'id': 152736, 'name': 'Barry Manilow and Reba McEntire', 'tracklist': 'https://api.deezer.com/artist/152736/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 2556910, 'readable': True, 'title': 'Open Arms', 'title_short': 'Open Arms', 'title_version': '', 'isrc': 'USAR10800546', 'link': 'https://www.deezer.com/track/2556910', 'duration': 219, 'track_position': 2, 'disk_number': 1, 'rank': 114118, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-0.dzcdn.net/stream/c-08d5a6bdb6649d7313626deba6684307-2.mp3', 'md5_image': '1db943b9c20a1b407f299951fa39181b', 'artist': {'id': 3105, 'name': 'Barry Manilow', 'tracklist': 'https://api.deezer.com/artist/3105/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 2556911, 'readable': True, 'title': 'Never Gonna Give You Up', 'title_short': 'Never Gonna Give You Up', 'title_version': '', 'isrc': 'USAR10800547', 'link': 'https://www.deezer.com/track/2556911', 'duration': 176, 'track_position': 3, 'disk_number': 1, 'rank': 61221, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-f.dzcdn.net/stream/c-fd425e638ff89659b8add84b551c0580-2.mp3', 'md5_image': '1db943b9c20a1b407f299951fa39181b', 'artist': {'id': 3105, 'name': 'Barry Manilow', 'tracklist': 'https://api.deezer.com/artist/3105/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 2556912, 'readable': True, 'title': 'Have I Told You Lately', 'title_short': 'Have I Told You Lately', 'title_version': '', 'isrc': 'USAR10800548', 'link': 'https://www.deezer.com/track/2556912', 'duration': 243, 'track_position': 4, 'disk_number': 1, 'rank': 112809, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-0.dzcdn.net/stream/c-0c931851c7a31582103d72a2e8d1ea9d-2.mp3', 'md5_image': '1db943b9c20a1b407f299951fa39181b', 'artist': {'id': 3105, 'name': 'Barry Manilow', 'tracklist': 'https://api.deezer.com/artist/3105/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 2556913, 'readable': True, 'title': 'I Just Called To Say I Love You', 'title_short': 'I Just Called To Say I Love You', 'title_version': '', 'isrc': 'USAR10800549', 'link': 'https://www.deezer.com/track/2556913', 'duration': 245, 'track_position': 5, 'disk_number': 1, 'rank': 161547, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-c.dzcdn.net/stream/c-cf19ee8be333175416640c5f691671c1-2.mp3', 'md5_image': '1db943b9c20a1b407f299951fa39181b', 'artist': {'id': 3105, 'name': 'Barry Manilow', 'tracklist': 'https://api.deezer.com/artist/3105/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 2556914, 'readable': True, 'title': 'Against All Odds (Take A Look At Me Now)', 'title_short': 'Against All Odds (Take A Look At Me Now)', 'title_version': '', 'isrc': 'USAR10800550', 'link': 'https://www.deezer.com/track/2556914', 'duration': 191, 'track_position': 6, 'disk_number': 1, 'rank': 131962, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-d.dzcdn.net/stream/c-d93acbe5d232dd8f870039fee519a878-2.mp3', 'md5_image': '1db943b9c20a1b407f299951fa39181b', 'artist': {'id': 3105, 'name': 'Barry Manilow', 'tracklist': 'https://api.deezer.com/artist/3105/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 2556915, 'readable': True, 'title': 'Careless Whisper', 'title_short': 'Careless Whisper', 'title_version': '', 'isrc': 'USAR10800551', 'link': 'https://www.deezer.com/track/2556915', 'duration': 239, 'track_position': 7, 'disk_number': 1, 'rank': 88336, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-a.dzcdn.net/stream/c-a7c7d644582253f54ab51d6516e6a23a-2.mp3', 'md5_image': '1db943b9c20a1b407f299951fa39181b', 'artist': {'id': 3105, 'name': 'Barry Manilow', 'tracklist': 'https://api.deezer.com/artist/3105/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 2556916, 'readable': True, 'title': 'Right Here Waiting', 'title_short': 'Right Here Waiting', 'title_version': '', 'isrc': 'USAR10800552', 'link': 'https://www.deezer.com/track/2556916', 'duration': 218, 'track_position': 8, 'disk_number': 1, 'rank': 130826, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-f.dzcdn.net/stream/c-fc59ba3467fccd49d7f81e4bcdc85e96-3.mp3', 'md5_image': '1db943b9c20a1b407f299951fa39181b', 'artist': {'id': 3105, 'name': 'Barry Manilow', 'tracklist': 'https://api.deezer.com/artist/3105/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 2556917, 'readable': True, 'title': "Arthur's Theme (Best That You Can Do)", 'title_short': "Arthur's Theme (Best That You Can Do)", 'title_version': '', 'isrc': 'USAR10800553', 'link': 'https://www.deezer.com/track/2556917', 'duration': 226, 'track_position': 9, 'disk_number': 1, 'rank': 208499, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-a.dzcdn.net/stream/c-adf0757369f25839c8c68ad59d04ec98-3.mp3', 'md5_image': '1db943b9c20a1b407f299951fa39181b', 'artist': {'id': 3105, 'name': 'Barry Manilow', 'tracklist': 'https://api.deezer.com/artist/3105/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 2556918, 'readable': True, 'title': "Hard To Say I'm Sorry", 'title_short': "Hard To Say I'm Sorry", 'title_version': '', 'isrc': 'USAR10800554', 'link': 'https://www.deezer.com/track/2556918', 'duration': 244, 'track_position': 10, 'disk_number': 1, 'rank': 154258, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-e.dzcdn.net/stream/c-e1e452b38c47a0cedd74c9af50662dbe-2.mp3', 'md5_image': '1db943b9c20a1b407f299951fa39181b', 'artist': {'id': 3105, 'name': 'Barry Manilow', 'tracklist': 'https://api.deezer.com/artist/3105/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 2556919, 'readable': True, 'title': 'Time After Time', 'title_short': 'Time After Time', 'title_version': '', 'isrc': 'USAR10800555', 'link': 'https://www.deezer.com/track/2556919', 'duration': 246, 'track_position': 11, 'disk_number': 1, 'rank': 56618, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-6.dzcdn.net/stream/c-62d7cd4e6d99919fd0566d25628676eb-2.mp3', 'md5_image': '1db943b9c20a1b407f299951fa39181b', 'artist': {'id': 3105, 'name': 'Barry Manilow', 'tracklist': 'https://api.deezer.com/artist/3105/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 2556920, 'readable': True, 'title': "(I've Had) The Time Of My Life", 'title_short': "(I've Had) The Time Of My Life", 'title_version': '', 'isrc': 'USAR10800556', 'link': 'https://www.deezer.com/track/2556920', 'duration': 235, 'track_position': 12, 'disk_number': 1, 'rank': 56810, 'explicit_lyrics': False, 'explicit_content_lyrics': 2, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-1.dzcdn.net/stream/c-10b74db0fdbc6227b9a53ef63e54c0b8-2.mp3', 'md5_image': '1db943b9c20a1b407f299951fa39181b', 'artist': {'id': 3105, 'name': 'Barry Manilow', 'tracklist': 'https://api.deezer.com/artist/3105/top?limit=50', 'type': 'artist'}, 'type': 'track'}], 'track_total': 12}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x1be13be61333f17c>, 'id': 2556909, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x165859bc00c493c3>, 'id': 2556910, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x1c6de95af822b16a>, 'id': 2556911, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x40cc49443587188>, 'id': 2556912, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x1c62d1f8cf96bbf>, 'id': 2556913, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x198f7f83cd8e228e>, 'id': 2556914, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x3e10a1dd224dadd>, 'id': 2556915, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x4c5734b4c1f8219>, 'id': 2556916, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x501712d9cdbf401>, 'id': 2556917, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x91258ec07d6d3b1>, 'id': 2556918, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0xb38276f8e795956>, 'id': 2556919, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object 0x190c62ec8aa61cc9>, 'id': 2556920, 'part_of_tracklist': True}
DEBUG:streamrip:Sampling rate, bit depth = (16, 44100)
DEBUG:streamrip:Formatter: {'albumartist': 'Barry Manilow', 'title': 'The Greatest Songs Of The Eighties', 'year': '2008', 'bit_depth': 16, 'sampling_rate': 44.1, 'container': 'FLAC', 'albumcomposer': None, 'id': 250297}
DEBUG:streamrip:Formatter keys: {albumartist} - {title} ({year}) [{container}] [{bit_depth}B-{sampling_rate}kHz]
DEBUG:streamrip:'albumartist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:The Greatest Songs Of The Eighties
DEBUG:streamrip:1
DEBUG:streamrip:'year'
DEBUG:streamrip:2008
DEBUG:streamrip:1
DEBUG:streamrip:'container'
DEBUG:streamrip:FLAC
DEBUG:streamrip:1
DEBUG:streamrip:'bit_depth'
DEBUG:streamrip:16
DEBUG:streamrip:2
DEBUG:streamrip:'sampling_rate'
DEBUG:streamrip:44.1
DEBUG:streamrip:1
DEBUG:streamrip:Chosen cover url: https://e-cdns-images.dzcdn.net/images/cover/1db943b9c20a1b407f299951fa39181b/500x500-000000-80-0-0.jpg
DEBUG:streamrip:Downloading hires cover
Cover |█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.50MB/s
DEBUG:streamrip:Getting cover_obj from /tmp/cover_4734c5ef49214228559e5450e5c1410a.jpg
DEBUG:streamrip:Downloading track to /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]
DEBUG:streamrip:Downloading track to /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]
DEBUG:streamrip:Downloading track to /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]
DEBUG:streamrip:Track meta formatter {'tracknumber': 1, 'artist': 'Barry Manilow and Reba McEntire', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'Islands In The Stream', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Track meta formatter {'tracknumber': 2, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'Open Arms', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Track meta formatter {'tracknumber': 3, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'Never Gonna Give You Up', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:1
DEBUG:streamrip:2
DEBUG:streamrip:3
DEBUG:streamrip:2
DEBUG:streamrip:2
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:'artist'
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow and Reba McEntire
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:1
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:'title'
DEBUG:streamrip:'title'
DEBUG:streamrip:Islands In The Stream
DEBUG:streamrip:Open Arms
DEBUG:streamrip:Never Gonna Give You Up
DEBUG:streamrip:1
DEBUG:streamrip:1
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:'explicit'
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:False
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:3
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/01. Barry Manilow and Reba McEntire - Islands In The Stream.flac
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/02. Barry Manilow - Open Arms.flac
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/03. Barry Manilow - Never Gonna Give You Up.flac
DEBUG:streamrip:Track info: {'ALB_ID': '250297', 'ALB_PICTURE': '1db943b9c20a1b407f299951fa39181b', 'ALB_TITLE': 'The Greatest Songs Of The Eighties', 'ARTISTS': [{'ART_ID': '3105', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': 'd86d41460d288321c05d8ebc08815317', 'RANK': '496792', 'LOCALES': {'lang_ja-kana': {'name': 'バリーマニロウ'}, 'lang_zh-hant': {'name': '巴洛曼尼'}, 'lang_en': {'name': 'Barry Manilow'}, 'lang_ja-hrkt': {'name': 'バリーマニロウ'}, 'lang_ja-jpan': {'name': 'バリー・マニロウ'}, 'lang_ar': {'name': 'باري مانيلو'}}, '__TYPE__': 'artist'}], 'ART_ID': '3105', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2008-11-24', 'DISK_NUMBER': '1', 'DURATION': '176', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '7', 'HIERARCHICAL_TITLE': '', 'ISRC': 'USAR10800547', 'LYRICS_ID': 3044456, 'PHYSICAL_RELEASE_DATE': '2008-11-24', 'PROVIDER_ID': '2', 'RANK': '61221', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '2556911', 'SNG_TITLE': 'Never Gonna Give You Up', 'STATUS': 1, 'TRACK_NUMBER': '3', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '3ab289fa31e505cb33cdd8c410eb439a', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '2798268', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '6995623', 'FILESIZE_FLAC': '0', 'FILESIZE': '2798268', 'GAIN': '-10.5', 'MEDIA_VERSION': '2', 'TRACK_TOKEN': 'AAAAAWI-CbliPyL5PxmqZ0tSzyBpKV8bRwKRFY6gZ_-OuEFUEXeGh-lJBV2vl7GebXWrlHrOBs-8cRM-lMCMw06OuZq3HkkQoA_SPdVcsDPGzYmm0nuSHivS5LGocjeNEClprbiX1y8jXFzb7ZE', 'TRACK_TOKEN_EXPIRE': 1648304889, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-f.deezer.com/stream/c-fd425e638ff89659b8add84b551c0580-2.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:Track info: {'ALB_ID': '250297', 'ALB_PICTURE': '1db943b9c20a1b407f299951fa39181b', 'ALB_TITLE': 'The Greatest Songs Of The Eighties', 'ARTISTS': [{'ART_ID': '152736', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'Barry Manilow and Reba McEntire', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '', 'RANK': '88489', 'LOCALES': [], '__TYPE__': 'artist'}], 'ART_ID': '152736', 'ART_NAME': 'Barry Manilow and Reba McEntire', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2008-11-24', 'DISK_NUMBER': '1', 'DURATION': '246', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '7', 'HIERARCHICAL_TITLE': '', 'ISRC': 'USAR10800545', 'LYRICS_ID': 2656538, 'PHYSICAL_RELEASE_DATE': '2008-11-24', 'PROVIDER_ID': '2', 'RANK': '160965', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '2556909', 'SNG_TITLE': 'Islands In The Stream', 'STATUS': 1, 'TRACK_NUMBER': '1', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': 'd13e82f5fcc31cbdb0b57c35e04df971', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3939715', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '9849240', 'FILESIZE_FLAC': '0', 'FILESIZE': '3939715', 'GAIN': '-9.5', 'MEDIA_VERSION': '2', 'TRACK_TOKEN': 'AAAAAWI-CbliPyL5_E4P639TQxBdkj9y0qdqmNQ1SUc0BrEMODZjrSBAyGP7sXhv5npmckUpkAfE3HI84-ouxxlXZISAWsyXE19OcMFfjjkDueLZWzE3Zr-aNHzG3npOqrZuXyq2aKNIOoNwzpE', 'TRACK_TOKEN_EXPIRE': 1648304889, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-5.deezer.com/stream/c-5639537d8a0c4a807cb2b2aec02b6b67-2.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:Track info: {'ALB_ID': '250297', 'ALB_PICTURE': '1db943b9c20a1b407f299951fa39181b', 'ALB_TITLE': 'The Greatest Songs Of The Eighties', 'ARTISTS': [{'ART_ID': '3105', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': 'd86d41460d288321c05d8ebc08815317', 'RANK': '496792', 'LOCALES': {'lang_ja-kana': {'name': 'バリーマニロウ'}, 'lang_zh-hant': {'name': '巴洛曼尼'}, 'lang_en': {'name': 'Barry Manilow'}, 'lang_ja-hrkt': {'name': 'バリーマニロウ'}, 'lang_ja-jpan': {'name': 'バリー・マニロウ'}, 'lang_ar': {'name': 'باري مانيلو'}}, 'SMARTRADIO': 1, '__TYPE__': 'artist'}], 'ART_ID': '3105', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2008-11-24', 'DISK_NUMBER': '1', 'DURATION': '219', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '7', 'HIERARCHICAL_TITLE': '', 'ISRC': 'USAR10800546', 'LYRICS_ID': 3044454, 'PHYSICAL_RELEASE_DATE': '2008-11-24', 'PROVIDER_ID': '2', 'RANK': '114118', 'SMARTRADIO': 1, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '2556910', 'SNG_TITLE': 'Open Arms', 'STATUS': 1, 'TRACK_NUMBER': '2', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '4721b377c9dfea8922836b1296307e8c', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3513814', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '8784489', 'FILESIZE_FLAC': '0', 'FILESIZE': '3513814', 'GAIN': '-11', 'MEDIA_VERSION': '2', 'TRACK_TOKEN': 'AAAAAWI-CbliPyL5YobmNEojaz7McrpjX8QyA_y7uo_kAg7CsYK_v0c2WUpHyTEKh56WX9KolHqTsqSfeiK5BNtrCY69tdUwqBskF7yyb-poxT_wS8mFEQPROaWNehVwVpq74IZqfL_DL6N45Wo', 'TRACK_TOKEN_EXPIRE': 1648304889, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-0.deezer.com/stream/c-08d5a6bdb6649d7313626deba6684307-2.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:Info bytes: bytearray(b'bdd3682a3f7848cc28713deae36801c5\xa43ab289fa31e505cb33cdd8c410eb439a\xa41\xa42556911\xa42\xa4..')
DEBUG:streamrip:Info bytes: bytearray(b'0b458a89ac083c6383644261bcae3589\xa4d13e82f5fcc31cbdb0b57c35e04df971\xa41\xa42556909\xa42\xa4..')
DEBUG:streamrip:9176b64b0ab23a89b70c1c4c0a7510be11959ed25c57136a2258e708310dfd0500ccc15a008e1f04731234cab32763e24497be5370a005df2f4f4f919fa64596438ccd7d85bd37374371a605cdfa72fb
DEBUG:streamrip:99153532851bb3d6b80519217a93cceb68569659d624bbcb44ecbb1add218e7196db5f60907f8564563eb9ca6e150105aa1f01fb613932e5801c5ca88e5ff701f406bb406186f2090c48284e5512d7d0
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {2798268: 0, 0: 0, 6995623: 1}, 'url': 'https://e-cdns-proxy-3.dzcdn.net/mobile/1/9176b64b0ab23a89b70c1c4c0a7510be11959ed25c57136a2258e708310dfd0500ccc15a008e1f04731234cab32763e24497be5370a005df2f4f4f919fa64596438ccd7d85bd37374371a605cdfa72fb'}
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {3939715: 0, 0: 0, 9849240: 1}, 'url': 'https://e-cdns-proxy-d.dzcdn.net/mobile/1/99153532851bb3d6b80519217a93cceb68569659d624bbcb44ecbb1add218e7196db5f60907f8564563eb9ca6e150105aa1f01fb613932e5801c5ca88e5ff701f406bb406186f2090c48284e5512d7d0'}
DEBUG:streamrip:Info bytes: bytearray(b'ba3d242028fe44fcfdeebcf41404464b\xa44721b377c9dfea8922836b1296307e8c\xa41\xa42556910\xa42\xa4..')
DEBUG:streamrip:696b7a3c88ece0e583a217724506d19908f7ce2b036556fd95281a5c0548de35a0dfebc757b9b2928ebd26eede130e3039b05af2b666099e383a4d8e658e70583f519bb71172c362df71b5b508ec6ff7
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {3513814: 0, 0: 0, 8784489: 1}, 'url': 'https://e-cdns-proxy-4.dzcdn.net/mobile/1/696b7a3c88ece0e583a217724506d19908f7ce2b036556fd95281a5c0548de35a0dfebc757b9b2928ebd26eede130e3039b05af2b666099e383a4d8e658e70583f519bb71172c362df71b5b508ec6ff7'}
DEBUG:streamrip:Track meta formatter {'tracknumber': 1, 'artist': 'Barry Manilow and Reba McEntire', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'Islands In The Stream', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Track meta formatter {'tracknumber': 3, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'Never Gonna Give You Up', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:1
DEBUG:streamrip:3
DEBUG:streamrip:2
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow and Reba McEntire
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:'title'
DEBUG:streamrip:Islands In The Stream
DEBUG:streamrip:Never Gonna Give You Up
DEBUG:streamrip:1
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/01. Barry Manilow and Reba McEntire - Islands In The Stream.mp3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/03. Barry Manilow - Never Gonna Give You Up.mp3
Track 01 |                                                                                                                                                                                      | ? left at ?B/sDEBUG:streamrip:Track meta formatter {'tracknumber': 2, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'Open Arms', 'albumcomposer': None, 'explicit': False} left at ?B/s
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:2
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:Open Arms
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/02. Barry Manilow - Open Arms.mp3
Track 03 |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.51MB/s
DEBUG:streamrip:Downloaded: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/03. Barry Manilow - Never Gonna Give You Up.mp3 -> /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/03. Barry Manilow - Never Gonna Give You Up.mp3                                               | 00:00 left at 1.75MB/s
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to Never Gonna Give You Up
DEBUG:streamrip:Setting TPE1 tag to Barry Manilow
DEBUG:streamrip:Setting TALB tag to The Greatest Songs Of The Eighties
DEBUG:streamrip:Setting TPE2 tag to Barry Manilow
DEBUG:streamrip:Setting TYER tag to 2008
DEBUG:streamrip:Setting TCON tag to Pop, Rock
DEBUG:streamrip:Setting TRCK tag to 3/12
DEBUG:streamrip:Setting TPOS tag to 1/1
DEBUG:streamrip:Downloading track to /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]
DEBUG:streamrip:Track meta formatter {'tracknumber': 4, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'Have I Told You Lately', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:4
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:Have I Told You Lately

DEBUG:streamrip:1
DEBUG:streamrip:False████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▋                                      | 00:00 left at 1.86MB/s
DEBUG:streamrip:3explicit'
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/04. Barry Manilow - Have I Told You Lately.flac
Track 01 |████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▍                                         | 00:00 left at 1.91MB/s DEBUG:streamrip:Track info: {'ALB_ID': '250297', 'ALB_PICTURE': '1db943b9c20a1b407f299951fa39181b', 'ALB_TITLE': 'The Greatest Songs Of The Eighties', 'ARTISTS': [{'ART_ID': '3105', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': 'd86d41460d288321c05d8ebc08815317', 'RANK': '496792', 'LOCALES': {'lang_en': {'name': 'Barry Manilow'}, 'lang_ja-hrkt': {'name': 'バリーマニロウ'}, 'lang_ja-jpan': {'name': 'バリー・マニロウ'}, 'lang_ja-kana': {'name': 'バリーマニロウ'}, 'lang_zh-hant': {'name': '巴洛曼尼'}, 'lang_ar': {'name': 'باري مانيلو'}}, '__TYPE__': 'artist'}], 'ART_ID': '3105', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2008-11-24', 'DISK_NUMBER': '1', 'DURATION': '243', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '7', 'HIERARCHICAL_TITLE': '', 'ISRC': 'USAR10800548', 'LYRICS_ID': 2687390, 'PHYSICAL_RELEASE_DATE': '2008-11-24', 'PROVIDER_ID': '2', 'RANK': '112809', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '2556912', 'SNG_TITLE': 'Have I Told You Lately', 'STATUS': 1, 'TRACK_NUMBER': '4', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '85e41a9559db8c09f0e89bc4a1ec4719', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3892903', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '9732211', 'FILESIZE_FLAC': '0', 'FILESIZE': '3892903', 'GAIN': '-11.2', 'MEDIA_VERSION': '2', 'TRACK_TOKEN': 'AAAAAWI-CbxiPyL8bor2zTBrSd50ZKFbo-5Yck_OnsdOLWmVCp80V6tId9l64HOgIMWixuZqz4RwTPSeC_qhXoRYftBBemD4-tuQtDayvDg020RlZUEEyj4TJtw-wBjRZhJSGKHL7vupD5Vvrfw', 'TRACK_TOKEN_EXPIRE': 1648304892, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-0.deezer.com/stream/c-0c931851c7a31582103d72a2e8d1ea9d-2.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
Track 01 |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▋                               | 00:00 left at 1.96MB/sDEBUG:streamrip:Info bytes: bytearray(b'0c1ed9739ff70d76af2d92f245914f67\xa485e41a9559db8c09f0e89bc4a1ec4719\xa41\xa42556912\xa42\xa4..')
DEBUG:streamrip:9da0ae6cc994be0789a8cd06cc7fb327e2a7e5dcbcbf9aec43b7fa368a2ff7507d95651b61d4b0f3336982ff48ce81532a526e9995c86d6b5add2e5963032347f5ae60d0738d10c054a5ba3a280c844f███▊    | 00:00 left at 2.06MB/s
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {3892903: 0, 0: 0, 9732211: 1}, 'url': 'https://e-cdns-proxy-8.dzcdn.net/mobile/1/9da0ae6cc994be0789a8cd06cc7fb327e2a7e5dcbcbf9aec43b7fa368a2ff7507d95651b61d4b0f3336982ff48ce81532a526e9995c86d6b5add2e5963032347f5ae60d0738d10c054a5ba3a280c844f'}
Track 02 |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.60MB/s
DEBUG:streamrip:Downloaded: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/02. Barry Manilow - Open Arms.mp3 -> /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/02. Barry Manilow - Open Arms.mp3
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to Open Arms
DEBUG:streamrip:Setting TPE1 tag to Barry Manilow
DEBUG:streamrip:Setting TALB tag to The Greatest Songs Of The Eighties
DEBUG:streamrip:Setting TPE2 tag to Barry Manilow
DEBUG:streamrip:Setting TYER tag to 2008
DEBUG:streamrip:Setting TCON tag to Pop, Rock
DEBUG:streamrip:Setting TRCK tag to 2/12
DEBUG:streamrip:Setting TPOS tag to 1/1
DEBUG:streamrip:Downloading track to /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]
DEBUG:streamrip:Track meta formatter {'tracknumber': 5, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'I Just Called To Say I Love You', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:5
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:I Just Called To Say I Love You
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/05. Barry Manilow - I Just Called To Say I Love You.flac
Track 01 |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▋          | 00:00 left at 2.15MB/s DEBUG:streamrip:Track info: {'ALB_ID': '250297', 'ALB_PICTURE': '1db943b9c20a1b407f299951fa39181b', 'ALB_TITLE': 'The Greatest Songs Of The Eighties', 'ARTISTS': [{'ART_ID': '3105', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': 'd86d41460d288321c05d8ebc08815317', 'RANK': '496792', 'LOCALES': {'lang_ja-kana': {'name': 'バリーマニロウ'}, 'lang_zh-hant': {'name': '巴洛曼尼'}, 'lang_en': {'name': 'Barry Manilow'}, 'lang_ja-hrkt': {'name': 'バリーマニロウ'}, 'lang_ja-jpan': {'name': 'バリー・マニロウ'}, 'lang_ar': {'name': 'باري مانيلو'}}, '__TYPE__': 'artist'}], 'ART_ID': '3105', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2008-11-24', 'DISK_NUMBER': '1', 'DURATION': '245', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '7', 'HIERARCHICAL_TITLE': '', 'ISRC': 'USAR10800549', 'LYRICS_ID': 2687390, 'PHYSICAL_RELEASE_DATE': '2008-11-24', 'PROVIDER_ID': '2', 'RANK': '161547', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '2556913', 'SNG_TITLE': 'I Just Called To Say I Love You', 'STATUS': 1, 'TRACK_NUMBER': '5', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': 'b87c35a26e4a6e447587d9dfd52fb73b', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3934281', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '9835656', 'FILESIZE_FLAC': '0', 'FILESIZE': '3934281', 'GAIN': '-10.4', 'MEDIA_VERSION': '2', 'TRACK_TOKEN': 'AAAAAWI-Cb1iPyL9tSbaOtyREcZAalWJxC2I9FGW2jz_7HlOjtfW4m7EQpD4gyzcJXiPYgVHFaBC-8aMgr9eXCYFpmKOLDcxaTZqheboHF1iv_9dDZ1lJzVZeuf-zJMpZ6bdK3p6ap8GSsfkX8E', 'TRACK_TOKEN_EXPIRE': 1648304893, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-c.deezer.com/stream/c-cf19ee8be333175416640c5f691671c1-2.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
Track 01 |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.62MB/s
DEBUG:streamrip:Downloaded: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/01. Barry Manilow and Reba McEntire - Islands In The Stream.mp3 -> /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/01. Barry Manilow and Reba McEntire - Islands In The Stream.mp3
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to Islands In The Stream
DEBUG:streamrip:Setting TPE1 tag to Barry Manilow and Reba McEntire
DEBUG:streamrip:Setting TALB tag to The Greatest Songs Of The Eighties
DEBUG:streamrip:Setting TPE2 tag to Barry Manilow
DEBUG:streamrip:Setting TYER tag to 2008
DEBUG:streamrip:Setting TCON tag to Pop, Rock
DEBUG:streamrip:Setting TRCK tag to 1/12
DEBUG:streamrip:Setting TPOS tag to 1/1
DEBUG:streamrip:Downloading track to /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]
DEBUG:streamrip:Track meta formatter {'tracknumber': 6, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'Against All Odds (Take A Look At Me Now)', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:6
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:Against All Odds (Take A Look At Me Now)
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/06. Barry Manilow - Against All Odds (Take A Look At Me Now).flac
DEBUG:streamrip:Info bytes: bytearray(b'c79e3a6765e6430089c932c636603dc0\xa4b87c35a26e4a6e447587d9dfd52fb73b\xa41\xa42556913\xa42\xa4..')
DEBUG:streamrip:38b296c76fbd0db4cece58e6748311f58bc7084a6e4824cc2493766aee7a542aa7aaeec88f3ee72f7fcac9d44884cd2ce326f64962b71f0cefdacde1719f9a104aaceaed787a73e60684eb85b3cca21d
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {3934281: 0, 0: 0, 9835656: 1}, 'url': 'https://e-cdns-proxy-b.dzcdn.net/mobile/1/38b296c76fbd0db4cece58e6748311f58bc7084a6e4824cc2493766aee7a542aa7aaeec88f3ee72f7fcac9d44884cd2ce326f64962b71f0cefdacde1719f9a104aaceaed787a73e60684eb85b3cca21d'}
DEBUG:streamrip:Track info: {'ALB_ID': '250297', 'ALB_PICTURE': '1db943b9c20a1b407f299951fa39181b', 'ALB_TITLE': 'The Greatest Songs Of The Eighties', 'ARTISTS': [{'ART_ID': '3105', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': 'd86d41460d288321c05d8ebc08815317', 'RANK': '496792', 'LOCALES': {'lang_en': {'name': 'Barry Manilow'}, 'lang_ja-hrkt': {'name': 'バリーマニロウ'}, 'lang_ja-jpan': {'name': 'バリー・マニロウ'}, 'lang_ja-kana': {'name': 'バリーマニロウ'}, 'lang_zh-hant': {'name': '巴洛曼尼'}, 'lang_ar': {'name': 'باري مانيلو'}}, 'SMARTRADIO': 1, '__TYPE__': 'artist'}], 'ART_ID': '3105', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2008-11-24', 'DISK_NUMBER': '1', 'DURATION': '191', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '7', 'HIERARCHICAL_TITLE': '', 'ISRC': 'USAR10800550', 'LYRICS_ID': 0, 'PHYSICAL_RELEASE_DATE': '2008-11-24', 'PROVIDER_ID': '2', 'RANK': '131962', 'SMARTRADIO': 1, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '2556914', 'SNG_TITLE': 'Against All Odds (Take A Look At Me Now)', 'STATUS': 1, 'TRACK_NUMBER': '6', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': 'bf28d6e1566590ac087ad1c10f8f7209', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3069524', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '7673762', 'FILESIZE_FLAC': '0', 'FILESIZE': '3069524', 'GAIN': '-10.7', 'MEDIA_VERSION': '2', 'TRACK_TOKEN': 'AAAAAWI-Cb1iPyL9GFJaVx-ul0-nCQSosYbYyztybMFMd0GKNfK6ejIrIacqU-0nBUTVwpQCcZbQNOkyLFPJxCmlMk3clWKP-gGvenHGB6kcKIT8JcmIVyZe-6bKdVs1tLI5Ml1PHHsur1UGGVo', 'TRACK_TOKEN_EXPIRE': 1648304893, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-d.deezer.com/stream/c-d93acbe5d232dd8f870039fee519a878-2.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:Track meta formatter {'tracknumber': 4, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'Have I Told You Lately', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:4
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:Have I Told You Lately
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/04. Barry Manilow - Have I Told You Lately.mp3
Track 04 |                                                                                                                                                                                      | ? left at ?B/s DEBUG:streamrip:Info bytes: bytearray(b'6e6cdc4cb176e51e2a62f3b3003f120c\xa4bf28d6e1566590ac087ad1c10f8f7209\xa41\xa42556914\xa42\xa4..')
DEBUG:streamrip:0feb408ad4cda9f6243d3322b9ffb9d31a333666ee46ce420cb879f2e69f5bf4191260c36529fcd9caec48530e686434bf86cc4dc57fb6732254e5efc556939fbcdf117b3b04cd1d8ba256d52e341df2
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {3069524: 0, 0: 0, 7673762: 1}, 'url': 'https://e-cdns-proxy-b.dzcdn.net/mobile/1/0feb408ad4cda9f6243d3322b9ffb9d31a333666ee46ce420cb879f2e69f5bf4191260c36529fcd9caec48530e686434bf86cc4dc57fb6732254e5efc556939fbcdf117b3b04cd1d8ba256d52e341df2'}
Track 04 |████████████▋                                                                                                                                                                 | 00:03 left at 1.20MB/s DEBUG:streamrip:Track meta formatter {'tracknumber': 5, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'I Just Called To Say I Love You', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:5
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:I Just Called To Say I Love You
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/05. Barry Manilow - I Just Called To Say I Love You.mp3
Track 04 |████████████████████████▉                                                                                                                                                     | 00:02 left at 1.24MB/s DEBUG:streamrip:Track meta formatter {'tracknumber': 6, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'Against All Odds (Take A Look At Me Now)', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:6
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:Against All Odds (Take A Look At Me Now)
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/06. Barry Manilow - Against All Odds (Take A Look At Me Now).mp3
Track 04 |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.64MB/s
DEBUG:streamrip:Downloaded: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/04. Barry Manilow - Have I Told You Lately.mp3 -> /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/04. Barry Manilow - Have I Told You Lately.mp3███████████████████████████████████████▍         | 00:00 left at 1.92MB/s
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to Have I Told You Lately
DEBUG:streamrip:Setting TPE1 tag to Barry Manilow
DEBUG:streamrip:Setting TALB tag to The Greatest Songs Of The Eighties
DEBUG:streamrip:Setting TPE2 tag to Barry Manilow
DEBUG:streamrip:Setting TYER tag to 2008
DEBUG:streamrip:Setting TCON tag to Pop, Rock
DEBUG:streamrip:Setting TRCK tag to 4/12
DEBUG:streamrip:Setting TPOS tag to 1/1
DEBUG:streamrip:Downloading track to /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]
DEBUG:streamrip:Track meta formatter {'tracknumber': 7, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'Careless Whisper', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:7
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:Careless Whisper
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/07. Barry Manilow - Careless Whisper.flac
Track 06 |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.63MB/s
DEBUG:streamrip:Downloaded: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/06. Barry Manilow - Against All Odds (Take A Look At Me Now).mp3 -> /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/06. Barry Manilow - Against All Odds (Take A Look At Me Now).mp3
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to Against All Odds (Take A Look At Me Now)
DEBUG:streamrip:Setting TPE1 tag to Barry Manilow
DEBUG:streamrip:Setting TALB tag to The Greatest Songs Of The Eighties
DEBUG:streamrip:Setting TPE2 tag to Barry Manilow
DEBUG:streamrip:Setting TYER tag to 2008
DEBUG:streamrip:Setting TCON tag to Pop, Rock
DEBUG:streamrip:Setting TRCK tag to 6/12
DEBUG:streamrip:Setting TPOS tag to 1/1
DEBUG:streamrip:Downloading track to /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]
DEBUG:streamrip:Track meta formatter {'tracknumber': 8, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'Right Here Waiting', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:8
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:Right Here Waiting
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/08. Barry Manilow - Right Here Waiting.flac
                                                                                                                                                                                                                DEBUG:streamrip:Track info: {'ALB_ID': '250297', 'ALB_PICTURE': '1db943b9c20a1b407f299951fa39181b', 'ALB_TITLE': 'The Greatest Songs Of The Eighties', 'ARTISTS': [{'ART_ID': '3105', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': 'd86d41460d288321c05d8ebc08815317', 'RANK': '496792', 'LOCALES': {'lang_en': {'name': 'Barry Manilow'}, 'lang_ja-hrkt': {'name': 'バリーマニロウ'}, 'lang_ja-jpan': {'name': 'バリー・マニロウ'}, 'lang_ja-kana': {'name': 'バリーマニロウ'}, 'lang_zh-hant': {'name': '巴洛曼尼'}, 'lang_ar': {'name': 'باري مانيلو'}}, '__TYPE__': 'artist'}], 'ART_ID': '3105', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2008-11-24', 'DISK_NUMBER': '1', 'DURATION': '239', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '7', 'HIERARCHICAL_TITLE': '', 'ISRC': 'USAR10800551', 'LYRICS_ID': 2881228, 'PHYSICAL_RELEASE_DATE': '2008-11-24', 'PROVIDER_ID': '2', 'RANK': '88336', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '2556915', 'SNG_TITLE': 'Careless Whisper', 'STATUS': 1, 'TRACK_NUMBER': '7', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '222c376e9efdd9ebcd1ce6d28d21ca22', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3832717', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '9581746', 'FILESIZE_FLAC': '0', 'FILESIZE': '3832717', 'GAIN': '-9.4', 'MEDIA_VERSION': '2', 'TRACK_TOKEN': 'AAAAAWI-Cb9iPyL_e2D5O5DoFhisXeVycSfpDq91eAvqenExgmeiJ1a7Ro5wOAX0GdfDIqMzIdLApOArvDvownL8F8mfcjzVu_EceDjNXiiCZFppti-4J99q56q98X30_w2B3JkxzZKx77tQlOs', 'TRACK_TOKEN_EXPIRE': 1648304895, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-a.deezer.com/stream/c-a7c7d644582253f54ab51d6516e6a23a-2.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:Track info: {'ALB_ID': '250297', 'ALB_PICTURE': '1db943b9c20a1b407f299951fa39181b', 'ALB_TITLE': 'The Greatest Songs Of The Eighties', 'ARTISTS': [{'ART_ID': '3105', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': 'd86d41460d288321c05d8ebc08815317', 'RANK': '496792', 'LOCALES': {'lang_ja-kana': {'name': 'バリーマニロウ'}, 'lang_zh-hant': {'name': '巴洛曼尼'}, 'lang_en': {'name': 'Barry Manilow'}, 'lang_ja-hrkt': {'name': 'バリーマニロウ'}, 'lang_ja-jpan': {'name': 'バリー・マニロウ'}, 'lang_ar': {'name': 'باري مانيلو'}}, 'SMARTRADIO': 1, '__TYPE__': 'artist'}], 'ART_ID': '3105', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2008-11-24', 'DISK_NUMBER': '1', 'DURATION': '218', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '7', 'HIERARCHICAL_TITLE': '', 'ISRC': 'USAR10800552', 'LYRICS_ID': 3044460, 'PHYSICAL_RELEASE_DATE': '2008-11-24', 'PROVIDER_ID': '2', 'RANK': '130826', 'SMARTRADIO': 1, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '2556916', 'SNG_TITLE': 'Right Here Waiting', 'STATUS': 1, 'TRACK_NUMBER': '8', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '0e4b0ca0c6813c99d5aa2526b52b02ef', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3492081', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '8730154', 'FILESIZE_FLAC': '0', 'FILESIZE': '3492081', 'GAIN': '-12.3', 'MEDIA_VERSION': '3', 'TRACK_TOKEN': 'AAAAAWI-Cb9iPyL_bgR6aDs_t6PE59qJsudmAFtfZTUiHbhRo0-0Cuk8abytEyFpIy8bpqnCoDMN0HkiTLbSqlYo7T9YzV14YahS7BZQvBK3BOOhTuvP8S4qUs8C9fUZm0fpiZ-h-2CtgkYjhdU', 'TRACK_TOKEN_EXPIRE': 1648304895, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-f.deezer.com/stream/c-fc59ba3467fccd49d7f81e4bcdc85e96-3.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
                                                                                                                                                                                                                DEBUG:streamrip:Info bytes: bytearray(b'd9f04d3f8d9cd29ce9fb29518a9c676d\xa4222c376e9efdd9ebcd1ce6d28d21ca22\xa41\xa42556915\xa42\xa4..')███████████████████████████████████████████▌    | 00:00 left at 2.27MB/s
DEBUG:streamrip:2b68be7ba90f2682a983e987fc3c576e7436a4c356d6b7417f6125f499b2fa7f9d7268535c24fdb6e454d384333852805dc2bb729ae5e40edb0091cee6d12e10c036337ad57f9f73b557719302be419c
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {3832717: 0, 0: 0, 9581746: 1}, 'url': 'https://e-cdns-proxy-2.dzcdn.net/mobile/1/2b68be7ba90f2682a983e987fc3c576e7436a4c356d6b7417f6125f499b2fa7f9d7268535c24fdb6e454d384333852805dc2bb729ae5e40edb0091cee6d12e10c036337ad57f9f73b557719302be419c'}
Track 05 |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.67MB/s
DEBUG:streamrip:Downloaded: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/05. Barry Manilow - I Just Called To Say I Love You.mp3 -> /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/05. Barry Manilow - I Just Called To Say I Love You.mp3
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to I Just Called To Say I Love You
DEBUG:streamrip:Setting TPE1 tag to Barry Manilow
DEBUG:streamrip:Setting TALB tag to The Greatest Songs Of The Eighties
DEBUG:streamrip:Setting TPE2 tag to Barry Manilow
DEBUG:streamrip:Setting TYER tag to 2008
DEBUG:streamrip:Setting TCON tag to Pop, Rock
DEBUG:streamrip:Setting TRCK tag to 5/12
DEBUG:streamrip:Setting TPOS tag to 1/1
DEBUG:streamrip:Downloading track to /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]
DEBUG:streamrip:Track meta formatter {'tracknumber': 9, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': "Arthur's Theme (Best That You Can Do)", 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:9
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:Arthur's Theme (Best That You Can Do)
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/09. Barry Manilow - Arthur's Theme (Best That You Can Do).flac
DEBUG:streamrip:Info bytes: bytearray(b'2d7391950f468768056d8eae7eee7b1e\xa40e4b0ca0c6813c99d5aa2526b52b02ef\xa41\xa42556916\xa43\xa4..')
DEBUG:streamrip:31f31f4e4deb51390a38af856aca146d1c808e182623092d20e9b0c0598c3d8a2ba93a19e6b9662877e7ca189de0193b8cd839cb59b60a68af444081ae6df5f3777220fd2a1c6251601593a2f5735eaa
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {3492081: 0, 0: 0, 8730154: 1}, 'url': 'https://e-cdns-proxy-0.dzcdn.net/mobile/1/31f31f4e4deb51390a38af856aca146d1c808e182623092d20e9b0c0598c3d8a2ba93a19e6b9662877e7ca189de0193b8cd839cb59b60a68af444081ae6df5f3777220fd2a1c6251601593a2f5735eaa'}
DEBUG:streamrip:Track info: {'ALB_ID': '250297', 'ALB_PICTURE': '1db943b9c20a1b407f299951fa39181b', 'ALB_TITLE': 'The Greatest Songs Of The Eighties', 'ARTISTS': [{'ART_ID': '3105', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': 'd86d41460d288321c05d8ebc08815317', 'RANK': '496792', 'LOCALES': {'lang_en': {'name': 'Barry Manilow'}, 'lang_ja-hrkt': {'name': 'バリーマニロウ'}, 'lang_ja-jpan': {'name': 'バリー・マニロウ'}, 'lang_ja-kana': {'name': 'バリーマニロウ'}, 'lang_zh-hant': {'name': '巴洛曼尼'}, 'lang_ar': {'name': 'باري مانيلو'}}, '__TYPE__': 'artist'}], 'ART_ID': '3105', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2008-11-24', 'DISK_NUMBER': '1', 'DURATION': '226', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '7', 'HIERARCHICAL_TITLE': '', 'ISRC': 'USAR10800553', 'LYRICS_ID': 31005481, 'PHYSICAL_RELEASE_DATE': '2008-11-24', 'PROVIDER_ID': '2', 'RANK': '208499', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '2556917', 'SNG_TITLE': "Arthur's Theme (Best That You Can Do)", 'STATUS': 1, 'TRACK_NUMBER': '9', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': 'f696f5a77c0ff06a819ae9cf146a5e5c', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3632515', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '9081240', 'FILESIZE_FLAC': '0', 'FILESIZE': '3632515', 'GAIN': '-9.5', 'MEDIA_VERSION': '3', 'TRACK_TOKEN': 'AAAAAWI-CcBiPyMA1jieT3_CIYsX9WFcDFIRBeUBQBzMOI4RGFjea8Ajk8jfE3M_lL8im0hJNfMg-OebxXDELSDou4uDx8X4-9dl7YvFarXUqbwYQ-bQjr4CfRzXf10srQIi0eCiZmbTgJMm74si', 'TRACK_TOKEN_EXPIRE': 1648304896, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-a.deezer.com/stream/c-adf0757369f25839c8c68ad59d04ec98-3.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:Info bytes: bytearray(b'ab132c6fdab81ba1b2752e97836cde68\xa4f696f5a77c0ff06a819ae9cf146a5e5c\xa41\xa42556917\xa43\xa4..')
DEBUG:streamrip:d27a00dad21b76b033aa10ba477f223449d630ee78eff926a8460030d051e35e84015befbcc71855ddbd2ad9c25d6beac476dd5108704d9f41862b716114a6d5555ebe108784f95bfab8c85588af8176
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {3632515: 0, 0: 0, 9081240: 1}, 'url': 'https://e-cdns-proxy-f.dzcdn.net/mobile/1/d27a00dad21b76b033aa10ba477f223449d630ee78eff926a8460030d051e35e84015befbcc71855ddbd2ad9c25d6beac476dd5108704d9f41862b716114a6d5555ebe108784f95bfab8c85588af8176'}
DEBUG:streamrip:Track meta formatter {'tracknumber': 7, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'Careless Whisper', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:7
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:Careless Whisper
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/07. Barry Manilow - Careless Whisper.mp3
Track 07 |                                                                                                                                                                                      | ? left at ?B/s DEBUG:streamrip:Track meta formatter {'tracknumber': 8, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'Right Here Waiting', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:8
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:Right Here Waiting
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/08. Barry Manilow - Right Here Waiting.mp3
Track 07 |████████████▊                                                                                                                                                                 | 00:03 left at 1.16MB/s DEBUG:streamrip:Track meta formatter {'tracknumber': 9, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': "Arthur's Theme (Best That You Can Do)", 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:9
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:Arthur's Theme (Best That You Can Do)
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/09. Barry Manilow - Arthur's Theme (Best That You Can Do).mp3
Track 08 |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.56MB/s
DEBUG:streamrip:Downloaded: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/08. Barry Manilow - Right Here Waiting.mp3 -> /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/08. Barry Manilow - Right Here Waiting.mp3████████████████████████████████████████▏                | 00:00 left at 2.04MB/s
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to Right Here Waiting
DEBUG:streamrip:Setting TPE1 tag to Barry Manilow
DEBUG:streamrip:Setting TALB tag to The Greatest Songs Of The Eighties
DEBUG:streamrip:Setting TPE2 tag to Barry Manilow
DEBUG:streamrip:Setting TYER tag to 2008
DEBUG:streamrip:Setting TCON tag to Pop, Rock
DEBUG:streamrip:Setting TRCK tag to 8/12
DEBUG:streamrip:Setting TPOS tag to 1/1
DEBUG:streamrip:Downloading track to /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]
DEBUG:streamrip:Track meta formatter {'tracknumber': 10, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': "Hard To Say I'm Sorry", 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:10
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:Hard To Say I'm Sorry
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/10. Barry Manilow - Hard To Say I'm Sorry.flac
Track 07 |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.61MB/s
DEBUG:streamrip:Downloaded: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/07. Barry Manilow - Careless Whisper.mp3 -> /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/07. Barry Manilow - Careless Whisper.mp3██████████████████████████████████████████████████████▏      | 00:00 left at 2.02MB/s
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to Careless Whisper
DEBUG:streamrip:Setting TPE1 tag to Barry Manilow
DEBUG:streamrip:Setting TALB tag to The Greatest Songs Of The Eighties
DEBUG:streamrip:Setting TPE2 tag to Barry Manilow
DEBUG:streamrip:Setting TYER tag to 2008
DEBUG:streamrip:Setting TCON tag to Pop, Rock
DEBUG:streamrip:Setting TRCK tag to 7/12
DEBUG:streamrip:Setting TPOS tag to 1/1
DEBUG:streamrip:Downloading track to /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]
DEBUG:streamrip:Track meta formatter {'tracknumber': 11, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'Time After Time', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:11
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:Time After Time
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/11. Barry Manilow - Time After Time.flac
Track 09 |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.72MB/s
DEBUG:streamrip:Downloaded: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/09. Barry Manilow - Arthur's Theme (Best That You Can Do).mp3 -> /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/09. Barry Manilow - Arthur's Theme (Best That You Can Do).mp3
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to Arthur's Theme (Best That You Can Do)
DEBUG:streamrip:Setting TPE1 tag to Barry Manilow
DEBUG:streamrip:Setting TALB tag to The Greatest Songs Of The Eighties
DEBUG:streamrip:Setting TPE2 tag to Barry Manilow
DEBUG:streamrip:Setting TYER tag to 2008
DEBUG:streamrip:Setting TCON tag to Pop, Rock
DEBUG:streamrip:Setting TRCK tag to 9/12
DEBUG:streamrip:Setting TPOS tag to 1/1
DEBUG:streamrip:Downloading track to /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]
DEBUG:streamrip:Track meta formatter {'tracknumber': 12, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': "(I've Had) The Time Of My Life", 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:12
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:(I've Had) The Time Of My Life
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/12. Barry Manilow - (I've Had) The Time Of My Life.flac
DEBUG:streamrip:Track info: {'ALB_ID': '250297', 'ALB_PICTURE': '1db943b9c20a1b407f299951fa39181b', 'ALB_TITLE': 'The Greatest Songs Of The Eighties', 'ARTISTS': [{'ART_ID': '3105', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': 'd86d41460d288321c05d8ebc08815317', 'RANK': '496792', 'LOCALES': {'lang_ja-kana': {'name': 'バリーマニロウ'}, 'lang_zh-hant': {'name': '巴洛曼尼'}, 'lang_en': {'name': 'Barry Manilow'}, 'lang_ja-hrkt': {'name': 'バリーマニロウ'}, 'lang_ja-jpan': {'name': 'バリー・マニロウ'}, 'lang_ar': {'name': 'باري مانيلو'}}, '__TYPE__': 'artist'}], 'ART_ID': '3105', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2008-11-24', 'DISK_NUMBER': '1', 'DURATION': '244', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '7', 'HIERARCHICAL_TITLE': '', 'ISRC': 'USAR10800554', 'LYRICS_ID': 3044464, 'PHYSICAL_RELEASE_DATE': '2008-11-24', 'PROVIDER_ID': '2', 'RANK': '154258', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '2556918', 'SNG_TITLE': "Hard To Say I'm Sorry", 'STATUS': 1, 'TRACK_NUMBER': '10', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '84468041236cf98d42ad3a181f0445f7', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3915891', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '9789681', 'FILESIZE_FLAC': '0', 'FILESIZE': '3915891', 'GAIN': '-12.1', 'MEDIA_VERSION': '2', 'TRACK_TOKEN': 'AAAAAWI-CcJiPyMCbW7a3sBRYCIAm0vEZizjm8plWqAZ65X3gJIvt_k_yFwD3Lkr-QZDJkmurK2pBu6VhgFmg9y-ZO2Ls7NFYaXGeG9E97TDJ6ixYnbxNXomxkGPziFH5mHIbpeeMREAt8R5eCc', 'TRACK_TOKEN_EXPIRE': 1648304898, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-e.deezer.com/stream/c-e1e452b38c47a0cedd74c9af50662dbe-2.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:Track info: {'ALB_ID': '250297', 'ALB_PICTURE': '1db943b9c20a1b407f299951fa39181b', 'ALB_TITLE': 'The Greatest Songs Of The Eighties', 'ARTISTS': [{'ART_ID': '3105', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': 'd86d41460d288321c05d8ebc08815317', 'RANK': '496792', 'LOCALES': {'lang_en': {'name': 'Barry Manilow'}, 'lang_ja-hrkt': {'name': 'バリーマニロウ'}, 'lang_ja-jpan': {'name': 'バリー・マニロウ'}, 'lang_ja-kana': {'name': 'バリーマニロウ'}, 'lang_zh-hant': {'name': '巴洛曼尼'}, 'lang_ar': {'name': 'باري مانيلو'}}, '__TYPE__': 'artist'}], 'ART_ID': '3105', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2008-11-24', 'DISK_NUMBER': '1', 'DURATION': '246', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '7', 'HIERARCHICAL_TITLE': '', 'ISRC': 'USAR10800555', 'LYRICS_ID': 3044458, 'PHYSICAL_RELEASE_DATE': '2008-11-24', 'PROVIDER_ID': '2', 'RANK': '56618', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '2556919', 'SNG_TITLE': 'Time After Time', 'STATUS': 1, 'TRACK_NUMBER': '11', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '2f0ddf582c1f9b868af235e3471c8c86', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3951418', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '9878497', 'FILESIZE_FLAC': '0', 'FILESIZE': '3951418', 'GAIN': '-12.1', 'MEDIA_VERSION': '2', 'TRACK_TOKEN': 'AAAAAWI-CcJiPyMCzCyTCpM3KhAwAZHdq7us_WgfsMm-2Pu3AKFyRU93m8iR5ltEezY56qJ-LhuONm88g2XxFxbg9x0v7fSgCzDcbpZQobhubdhikRFvhviguXNuNWBY3cT39xlCzDB49DQ20so', 'TRACK_TOKEN_EXPIRE': 1648304898, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-6.deezer.com/stream/c-62d7cd4e6d99919fd0566d25628676eb-2.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:Track info: {'ALB_ID': '250297', 'ALB_PICTURE': '1db943b9c20a1b407f299951fa39181b', 'ALB_TITLE': 'The Greatest Songs Of The Eighties', 'ARTISTS': [{'ART_ID': '3105', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': 'd86d41460d288321c05d8ebc08815317', 'RANK': '496792', 'LOCALES': {'lang_en': {'name': 'Barry Manilow'}, 'lang_ja-hrkt': {'name': 'バリーマニロウ'}, 'lang_ja-jpan': {'name': 'バリー・マニロウ'}, 'lang_ja-kana': {'name': 'バリーマニロウ'}, 'lang_zh-hant': {'name': '巴洛曼尼'}, 'lang_ar': {'name': 'باري مانيلو'}}, '__TYPE__': 'artist'}], 'ART_ID': '3105', 'ART_NAME': 'Barry Manilow', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2008-11-24', 'DISK_NUMBER': '1', 'DURATION': '235', 'EXPLICIT_LYRICS': '0', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 2, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '7', 'HIERARCHICAL_TITLE': '', 'ISRC': 'USAR10800556', 'LYRICS_ID': 3044460, 'PHYSICAL_RELEASE_DATE': '2008-11-24', 'PROVIDER_ID': '2', 'RANK': '56810', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': [], 'SNG_ID': '2556920', 'SNG_TITLE': "(I've Had) The Time Of My Life", 'STATUS': 1, 'TRACK_NUMBER': '12', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '53be86dd96912ddcc25c4399704f84f5', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3772949', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '9432325', 'FILESIZE_FLAC': '0', 'FILESIZE': '3772949', 'GAIN': '-10.5', 'MEDIA_VERSION': '2', 'TRACK_TOKEN': 'AAAAAWI-CcJiPyMCJuXOfXBc4YonptyM51Et7mvPtLqVx21DignRTTaFwox1F4EAzlDCeZJefP8YwAbv9RAyBKz6UEEo350be3IGnWskE9YVJXjaYNTMp6hBjQATMDnXC0xmrfnL_nKo8w_U6h8', 'TRACK_TOKEN_EXPIRE': 1648304898, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-1.deezer.com/stream/c-10b74db0fdbc6227b9a53ef63e54c0b8-2.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:Info bytes: bytearray(b'f040568d56e3ee0ddeec8a6095f913da\xa484468041236cf98d42ad3a181f0445f7\xa41\xa42556918\xa42\xa4..')
DEBUG:streamrip:cdf5f11ec9980027be4f8f45b24139a3af34b8b4bc2646c30b902e03966c0ea4d728919a4bbc881176a027aa89f021d33294ef993922a8d2dc34240ff96a167bdf37e75d0aabfe229d958b9f43ee1e54
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {3915891: 0, 0: 0, 9789681: 1}, 'url': 'https://e-cdns-proxy-8.dzcdn.net/mobile/1/cdf5f11ec9980027be4f8f45b24139a3af34b8b4bc2646c30b902e03966c0ea4d728919a4bbc881176a027aa89f021d33294ef993922a8d2dc34240ff96a167bdf37e75d0aabfe229d958b9f43ee1e54'}
DEBUG:streamrip:Info bytes: bytearray(b'c58df47e22aa3b2cc9ceadbaf1355d70\xa42f0ddf582c1f9b868af235e3471c8c86\xa41\xa42556919\xa42\xa4..')
DEBUG:streamrip:7979027fa65844220516175c907ea10dcea0f3c2d6e59b87b5931d70385836ad93ed639ac15e686ea4698186d483e072b25617ff808659e9af2f9da2683464f382ebecfa680e805a028624fd10c2c5a2
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {3951418: 0, 0: 0, 9878497: 1}, 'url': 'https://e-cdns-proxy-2.dzcdn.net/mobile/1/7979027fa65844220516175c907ea10dcea0f3c2d6e59b87b5931d70385836ad93ed639ac15e686ea4698186d483e072b25617ff808659e9af2f9da2683464f382ebecfa680e805a028624fd10c2c5a2'}
DEBUG:streamrip:Info bytes: bytearray(b'c744421f631ad40f07cc04c385be86f7\xa453be86dd96912ddcc25c4399704f84f5\xa41\xa42556920\xa42\xa4..')
DEBUG:streamrip:afdae3e2ea5a8a5aeda219f6142a49cb26a3f8c3c2d1cdd7ccdcef0f9b543cc4f9743df318994d2d1787861472fade8a400632defc387680e47a10f3340ca490b45ee7ee88a81d02ce8ef4db1eb0a5bc
DEBUG:streamrip:dl_info {'quality': 2, 'fallback_id': None, 'size_to_quality': {3772949: 0, 0: 0, 9432325: 1}, 'url': 'https://e-cdns-proxy-5.dzcdn.net/mobile/1/afdae3e2ea5a8a5aeda219f6142a49cb26a3f8c3c2d1cdd7ccdcef0f9b543cc4f9743df318994d2d1787861472fade8a400632defc387680e47a10f3340ca490b45ee7ee88a81d02ce8ef4db1eb0a5bc'}
DEBUG:streamrip:Track meta formatter {'tracknumber': 10, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': "Hard To Say I'm Sorry", 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:10
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:Hard To Say I'm Sorry
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/10. Barry Manilow - Hard To Say I'm Sorry.mp3
Track 10 |                                                                                                                                                                                      | ? left at ?B/s DEBUG:streamrip:Track meta formatter {'tracknumber': 11, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': 'Time After Time', 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:11
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:Time After Time
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/11. Barry Manilow - Time After Time.mp3
                                                                                                                                                                                                                DEBUG:streamrip:Track meta formatter {'tracknumber': 12, 'artist': 'Barry Manilow', 'albumartist': 'Barry Manilow', 'composer': None, 'title': "(I've Had) The Time Of My Life", 'albumcomposer': None, 'explicit': False}
DEBUG:streamrip:Formatter keys: {tracknumber}. {artist} - {title}{explicit}
DEBUG:streamrip:'tracknumber'
DEBUG:streamrip:12
DEBUG:streamrip:2
DEBUG:streamrip:'artist'
DEBUG:streamrip:Barry Manilow
DEBUG:streamrip:1
DEBUG:streamrip:'title'
DEBUG:streamrip:(I've Had) The Time Of My Life
DEBUG:streamrip:1
DEBUG:streamrip:'explicit'
DEBUG:streamrip:False
DEBUG:streamrip:3
DEBUG:streamrip:Formatted path: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/12. Barry Manilow - (I've Had) The Time Of My Life.mp3
Track 10 |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.68MB/s
DEBUG:streamrip:Downloaded: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/10. Barry Manilow - Hard To Say I'm Sorry.mp3 -> /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/10. Barry Manilow - Hard To Say I'm Sorry.mp3█████████████████████████████████████▉             | 00:00 left at 2.07MB/s
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to Hard To Say I'm Sorry
DEBUG:streamrip:Setting TPE1 tag to Barry Manilow
DEBUG:streamrip:Setting TALB tag to The Greatest Songs Of The Eighties
DEBUG:streamrip:Setting TPE2 tag to Barry Manilow
DEBUG:streamrip:Setting TYER tag to 2008
DEBUG:streamrip:Setting TCON tag to Pop, Rock
DEBUG:streamrip:Setting TRCK tag to 10/12
DEBUG:streamrip:Setting TPOS tag to 1/1
Track 12 |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.65MB/s
DEBUG:streamrip:Downloaded: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/12. Barry Manilow - (I've Had) The Time Of My Life.mp3 -> /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/12. Barry Manilow - (I've Had) The Time Of My Life.mp3███████████████████████████████▎ | 00:00 left at 2.15MB/s
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to (I've Had) The Time Of My Life
DEBUG:streamrip:Setting TPE1 tag to Barry Manilow
DEBUG:streamrip:Setting TALB tag to The Greatest Songs Of The Eighties
DEBUG:streamrip:Setting TPE2 tag to Barry Manilow
DEBUG:streamrip:Setting TYER tag to 2008
DEBUG:streamrip:Setting TCON tag to Pop, Rock
DEBUG:streamrip:Setting TRCK tag to 12/12
DEBUG:streamrip:Setting TPOS tag to 1/1
Track 11 |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 00:00 left at 1.67MB/s
DEBUG:streamrip:Downloaded: /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/11. Barry Manilow - Time After Time.mp3 -> /home/rika7/StreamripDownloads/Barry Manilow - The Greatest Songs Of The Eighties (2008) [FLAC] [16B-44.1kHz]/11. Barry Manilow - Time After Time.mp3
DEBUG:streamrip:tagging tracks
DEBUG:streamrip:Tagging file with MP3 container
DEBUG:streamrip:Excluded tags: set()
DEBUG:streamrip:Setting TIT2 tag to Time After Time
DEBUG:streamrip:Setting TPE1 tag to Barry Manilow
DEBUG:streamrip:Setting TALB tag to The Greatest Songs Of The Eighties
DEBUG:streamrip:Setting TPE2 tag to Barry Manilow
DEBUG:streamrip:Setting TYER tag to 2008
DEBUG:streamrip:Setting TCON tag to Pop, Rock
DEBUG:streamrip:Setting TRCK tag to 11/12
DEBUG:streamrip:Setting TPOS tag to 1/1

  Stack trace:

  16  .local/lib/python3.10/site-packages/cleo/application.py:330 in run
       328│
       329│             try:
     → 330│                 exit_code = self._run(io)
       331│             except Exception as e:
       332│                 if not self._catch_exceptions:

  15  .local/lib/python3.10/site-packages/rip/cli.py:759 in _run
       757│             logger.addHandler(fh)
       758│
     → 759│         super()._run(io)
       760│
       761│     def create_io(self, input=None, output=None, error_output=None):

  14  .local/lib/python3.10/site-packages/cleo/application.py:425 in _run
       423│                 io.set_input(ArgvInput(argv))
       424│
     → 425│         exit_code = self._run_command(command, io)
       426│         self._running_command = None
       427│

  13  .local/lib/python3.10/site-packages/cleo/application.py:432 in _run_command
       430│     def _run_command(self, command: Command, io: IO) -> int:
       431│         if self._event_dispatcher is None:
     → 432│             return command.run(io)
       433│
       434│         # Bind before the console.command event,

  12  .local/lib/python3.10/site-packages/cleo/commands/base_command.py:118 in run
       116│         io.input.validate()
       117│
     → 118│         status_code = self.execute(io)
       119│
       120│         if status_code is None:

  11  .local/lib/python3.10/site-packages/cleo/commands/command.py:85 in execute
        83│
        84│         try:
     →  85│             return self.handle()
        86│         except KeyboardInterrupt:
        87│             return 1

  10  .local/lib/python3.10/site-packages/rip/cli.py:124 in handle
       122│
       123│         if len(core) > 0:
     → 124│             core.download()
       125│         elif not urls and path is None:
       126│             self.line("Must pass arguments. See rip url -h.")

   9  .local/lib/python3.10/site-packages/rip/core.py:313 in download
       311│
       312│             try:
     → 313│                 item.download(**arguments)
       314│                 for item_id in item.downloaded_ids:
       315│                     self.db.add([item_id])

   8  .local/lib/python3.10/site-packages/streamrip/media.py:1185 in download
       1183│                     for future in future_map.keys():
       1184│                         try:
     → 1185│                             future.result()
       1186│                         except NonStreamable as e:
       1187│                             item = future_map[future]

   7  /usr/lib/python3.10/concurrent/futures/_base.py:439 in result
       437│                     raise CancelledError()
       438│                 elif self._state == FINISHED:
     → 439│                     return self.__get_result()
       440│
       441│                 self._condition.wait(timeout)

   6  /usr/lib/python3.10/concurrent/futures/_base.py:391 in __get_result
       389│         if self._exception:
       390│             try:
     → 391│                 raise self._exception
       392│             finally:
       393│                 # Break a reference cycle with the exception in self._exception

   5  /usr/lib/python3.10/concurrent/futures/thread.py:58 in run
        56│
        57│         try:
     →  58│             result = self.fn(*self.args, **self.kwargs)
        59│         except BaseException as exc:
        60│             self.future.set_exception(exc)

   4  .local/lib/python3.10/site-packages/streamrip/media.py:1582 in _download_item
       1580│         # deezer tracks come tagged
       1581│         if kwargs.get("tag_tracks", True):
     → 1582│             item.tag(
       1583│                 cover=self.cover_obj,
       1584│                 embed_cover=kwargs.get("embed_cover", True),

   3  .local/lib/python3.10/site-packages/streamrip/media.py:673 in tag
        671│         elif isinstance(audio, ID3):
        672│             if embed_cover:
     →  673│                 audio.add(cover)
        674│             audio.save(self.path, "v2_version=3")
        675│         elif isinstance(audio, MP4):

   2  .local/lib/python3.10/site-packages/mutagen/id3/_tags.py:335 in add
       333│         # expect to be able to override loaded_frame (e.g. Quod Libet),
       334│         # as does making loaded_frame call add.
     → 335│         self.loaded_frame(frame)
       336│
       337│     def __setitem__(self, key, tag):

   1  .local/lib/python3.10/site-packages/mutagen/id3/_tags.py:327 in loaded_frame
       325│         """Deprecated; use the add method."""
       326│
     → 327│         self._add(tag, True)
       328│
       329│     def add(self, frame):

  TypeError

  <Picture 'image/jpeg' (44998 bytes)> not a Frame instance

  at .local/lib/python3.10/site-packages/mutagen/id3/_tags.py:292 in _add
      288│                 and frames shouldn't be merged.
      289│         """
      290│
      291│         if not isinstance(frame, Frame):
    → 292│             raise TypeError("%r not a Frame instance" % frame)
      293│
      294│         orig_frame = frame
      295│         frame = frame._upgrade_frame()
      296│         if frame is None: