-
-
Notifications
You must be signed in to change notification settings - Fork 140
Description
Can't download track from spotify to directory, getting a weird error:
failed: Error while collecting sources feeds [No suitable audio format found].
$ freyr -d /home/serg/Music https://open.spotify.com/track/3oLe5ZILASG8vU5dxIMfLY
____
/ /_____ __ _______
/ // / _ / / / / /
/ __/ / / __/ // / /
// // _/_, //
/____/ v0.10.3
freyr - (c) Miraculous Owonubi [email protected]
Checking directory permissions...[done]
[https://open.spotify.com/track/3oLe5ZILASG8vU5dxIMfLY]
[•] Identifying service...[Spotify]
[•] Checking authentication...[authenticated]
Detected [track]
Obtaining track metadata...[done]
➤ Title: The Search
➤ Album: The Search
➤ Artist: NF
➤ Year: 2019
➤ Playtime: 04:08
[•] Collating...
• [01 The Search]
| ➤ Collating sources...
| ➤ [•] YouTube Music...[success, found 6 sources]
| ➤ Awaiting audiofeeds...[done]
| [✕] No suitable audio format found
[•] Download Complete
[•] Embedding Metadata...
• [✕] 01 The Search [spotify:track:3oLe5ZILASG8vU5dxIMfLY] (failed: Error while collecting sources feeds [No suitable audio format found])
[•] Collation Complete
============ Stats ============
[•] Runtime: [4.2s]
[•] Total queries: [01]
[•] Total tracks: [01]
» Skipped: [00]
✓ Passed: [00]
✕ Failed: [01]
[•] Output directory: [/home/serg/Music]
[•] Total Output size: 0.00 B
[•] Total Network Usage: 0.00 B
♫ Media: 0.00 B
➤ Album Art: 0.00 B
[•] Output bitrate: 320k
After that I removed "-d" (I forgot what it does) and tried again it did download it, I guess it can be somehow related to the same title of album and track.
freyr /home/serg/Music https://open.spotify.com/track/3oLe5ZILASG8vU5dxIMfLY
____
/ /_____ __ _______
/ // / _ / / / / /
/ __/ / / __/ // / /
// // _/_, //
/____/ v0.10.3