OPUS codec not respected. #113

Open
opened 2024-04-09 19:46:07 -04:00 by H41L33 · 0 comments
H41L33 commented 2024-04-09 19:46:07 -04:00 (Migrated from github.com)

Hey, I'm trying to download with the Opus codec however neither my config nor the arguments seem to work. Not sure if this is specific to Opus or not. Perhaps I'm doing something wrong?

Here's my config.json:
{ "SAVE_CREDENTIALS": "True", "CREDENTIALS_LOCATION": "", "OUTPUT": "{artist}/{release_year}/{album}/{song_name}.{ext}", "SONG_ARCHIVE": "", "ROOT_PATH": "/run/media/xeno/Warehouse/Media/Audio/Spotify/Music", "ROOT_PODCAST_PATH": "", "SPLIT_ALBUM_DISCS": "False", "DOWNLOAD_LYRICS": "True", "MD_SAVE_GENRES": "True", "MD_ALLGENRES": "True", "MD_GENREDELIMITER": ",", "DOWNLOAD_FORMAT": "opus", "DOWNLOAD_QUALITY": "very_high", "TRANSCODE_BITRATE": "192", "SKIP_EXISTING": "True", "SKIP_PREVIOUSLY_DOWNLOADED": "False", "RETRY_ATTEMPTS": "1", "BULK_WAIT_TIME": "1", "OVERRIDE_AUTO_WAIT": "False", "CHUNK_SIZE": "20000", "DOWNLOAD_REAL_TIME": "True", "LANGUAGE": "en", "PRINT_SPLASH": "True", "PRINT_SKIPS": "True", "PRINT_DOWNLOAD_PROGRESS": "True", "PRINT_ERRORS": "True", "PRINT_DOWNLOADS": "True", "PRINT_API_ERRORS": "True", "PRINT_PROGRESS_INFO": "True", "PRINT_WARNINGS": "True", "TEMP_DOWNLOAD_DIR": "/run/media/xeno/Warehouse/Media/Audio/Spotify/Music/.tmp" }

And the command-line I tried when that didn't work:
zotify --download-format opus --transcode-bitrate 192 [url]

I'm on Fedora Atomic Budgie, however I'm using Zotify in a Fedora 39 Distrobox container and a specific Conda environment.

Hey, I'm trying to download with the Opus codec however neither my config nor the arguments seem to work. Not sure if this is specific to Opus or not. Perhaps I'm doing something wrong? Here's my config.json: `{ "SAVE_CREDENTIALS": "True", "CREDENTIALS_LOCATION": "", "OUTPUT": "{artist}/{release_year}/{album}/{song_name}.{ext}", "SONG_ARCHIVE": "", "ROOT_PATH": "/run/media/xeno/Warehouse/Media/Audio/Spotify/Music", "ROOT_PODCAST_PATH": "", "SPLIT_ALBUM_DISCS": "False", "DOWNLOAD_LYRICS": "True", "MD_SAVE_GENRES": "True", "MD_ALLGENRES": "True", "MD_GENREDELIMITER": ",", "DOWNLOAD_FORMAT": "opus", "DOWNLOAD_QUALITY": "very_high", "TRANSCODE_BITRATE": "192", "SKIP_EXISTING": "True", "SKIP_PREVIOUSLY_DOWNLOADED": "False", "RETRY_ATTEMPTS": "1", "BULK_WAIT_TIME": "1", "OVERRIDE_AUTO_WAIT": "False", "CHUNK_SIZE": "20000", "DOWNLOAD_REAL_TIME": "True", "LANGUAGE": "en", "PRINT_SPLASH": "True", "PRINT_SKIPS": "True", "PRINT_DOWNLOAD_PROGRESS": "True", "PRINT_ERRORS": "True", "PRINT_DOWNLOADS": "True", "PRINT_API_ERRORS": "True", "PRINT_PROGRESS_INFO": "True", "PRINT_WARNINGS": "True", "TEMP_DOWNLOAD_DIR": "/run/media/xeno/Warehouse/Media/Audio/Spotify/Music/.tmp" }` And the command-line I tried when that didn't work: `zotify --download-format opus --transcode-bitrate 192 [url]` I'm on Fedora Atomic Budgie, however I'm using Zotify in a Fedora 39 Distrobox container and a specific Conda environment.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
zotify-dev/zotify#113
No description provided.