Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while collecting sources feeds #702

Open
luuk0612 opened this issue Aug 1, 2024 · 1 comment
Open

Error while collecting sources feeds #702

luuk0612 opened this issue Aug 1, 2024 · 1 comment

Comments

@luuk0612
Copy link

luuk0612 commented Aug 1, 2024

I'm getting the following error while trying to use Freyr:

Checking directory permissions...[done] [spotify:track:5FNS5Vj69AhRGJWjhrAd01] [•] Identifying service...[Spotify] [•] Checking authentication...[unauthenticated] [Spotify Login] [•] Logging in...[done] Detected [track] Obtaining track metadata...[done] ➤ Title: Slow Dance (feat. Ava Max) ➤ Album: Slow Dance (feat. Ava Max) ➤ Artist: AJ Mitchell ➤ Year: 2019 ➤ Playtime: 02:58 [•] Collating... • [01 Slow Dance (feat. Ava Max)] | ➤ Collating sources... | ➤ [•] YouTube Music...[success, found 4 sources] | ➤ Awaiting audiofeeds...(failed: [ERROR: [youtube] zRaTIUdldaw: Failed to extract any player response; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U]) [•] Download Complete [•] Embedding Metadata... • [✕] 01 Slow Dance (feat. Ava Max) [spotify:track:5FNS5Vj69AhRGJWjhrAd01] (failed: Error while collecting sources feeds) [•] Collation Complete ============ Stats ============ [•] Runtime: [4.7s] [•] Total queries: [01] [•] Total tracks: [01] » Skipped: [00] ✓ Passed: [00] ✕ Failed: [01] [•] Output directory: [.] [•] Total Output size: 0.00 B [•] Total Network Usage: 0.00 B ♫ Media: 0.00 B ➤ Album Art: 0.00 B [•] Output bitrate: 320k

I don't believe yt-dlp is necessary for the latest version of freyr, right? So what could be the issue?

@0PandaDEV
Copy link

0PandaDEV commented Aug 4, 2024

same issue for me

SHOW_DEBUG_STACK=1 freyr https://music.apple.com/us/album/im-sorry-im-not-sorry-ep/1491795443
    ____
   / __/_______  __  _______
  / /_/ ___/ _ \/ / / / ___/
 / __/ /  /  __/ /_/ / /
/_/ /_/   \___/\__, /_/
              /____/ v0.10.3

freyr - (c) Miraculous Owonubi <[email protected]>
------------------------------------------------------
Checking directory permissions...[done]
[https://music.apple.com/us/album/im-sorry-im-not-sorry-ep/1491795443]
 [•] Identifying service...[Apple Music]
 [•] Checking authentication...[authenticated]
 Detected [album]
 Obtaining album metadata...[done]
  ➤ Album Name: I'm Sorry, I'm Not Sorry
  ➤ Artist: Sody
  ➤ Tracks: 4
  ➤ Type: Album
  ➤ Year: 2020
  ➤ Genres: Singer/Songwriter, Music
 [•] Collating [I'm Sorry, I'm Not Sorry]...
  [•] Inquiring tracks...[done]
   • [01 What We Had]
      | ➤ Collating sources...
      |  ➤ [•] YouTube Music...[success, found 2 sources]
      | ➤ Awaiting audiofeeds...[Unable to collect source feeds]
   • [02 Reason To Stay]
      | ➤ Collating sources...
      |  ➤ [•] YouTube Music...[success, found 3 sources]
      | ➤ Awaiting audiofeeds...[Unable to collect source feeds]
   • [03 Nothing Ever Changes]
      | ➤ Collating sources...
      |  ➤ [•] YouTube Music...[success, found 1 source]
      | ➤ Awaiting audiofeeds...[Unable to collect source feeds]
   • [04 Love's a Waste]
      | ➤ Collating sources...
      |  ➤ [•] YouTube Music...[success, found 1 source]
      | ➤ Awaiting audiofeeds...[Unable to collect source feeds]
 [•] Download Complete
 [•] Embedding Metadata...
  • [✕] 01 What We Had [apple_music:track:1491795452] (failed: Error while collecting sources feeds)
  • [✕] 02 Reason To Stay [apple_music:track:1491795455] (failed: Error while collecting sources feeds)
  • [✕] 03 Nothing Ever Changes [apple_music:track:1491795607] (failed: Error while collecting sources feeds)
  • [✕] 04 Love's a Waste [apple_music:track:1491795614] (failed: Error while collecting sources feeds)
[•] Collation Complete
============ Stats ============
 [•] Runtime: [1.7s]
 [•] Total queries: [01]
 [•] Total tracks: [04]
     » Skipped: [00]
     ✓ Passed:  [00]
     ✕ Failed:  [04]
 [•] Output directory: [.]
 [•] Total Output size: 0.00 B
 [•] Total Network Usage: 0.00 B
     ♫ Media: 0.00 B
     ➤ Album Art: 0.00 B
 [•] Output bitrate: 320k
===============================

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants