Skip to content
New issue

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

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

Already on GitHub? # to your account

Unable to download songs #441

Closed
4 tasks done
kito30 opened this issue Jan 17, 2025 · 1 comment
Closed
4 tasks done

Unable to download songs #441

kito30 opened this issue Jan 17, 2025 · 1 comment
Labels

Comments

@kito30
Copy link

kito30 commented Jan 17, 2025

Checklist

  • I am able to reproduce the bug with the latest debug version (Android, Linux, Windows)
  • I've checked that there is no open or closed issue about this bug.
  • This issue contains only one bug.
  • The title of this issue accurately describes the bug.

Steps to reproduce

Select download song,
Song unable to download

Expected behavior

Song should be downloaded

Actual behavior

Error promt:
java.lang.RuntimeException: No valid formats returned by getVideoFormats(NfxKuAHDC3s)
at com.toasterofbread.spmp.model.mediaitem.song.SongAudioQualityKt.getSongFormats(Unknown Source:141)
at com.toasterofbread.spmp.model.mediaitem.song.SongAudioQualityKt$getSongFormats$1.invokeSuspend(Unknown Source:10)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:8)
at kotlinx.coroutines.DispatchedTask.run(Unknown Source:112)
at androidx.core.app.ActivityRecreator$1.run(Unknown Source:98)
at kotlinx.coroutines.scheduling.TaskImpl.run(Unknown Source:2)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source:95)

Screenshots / recordings

No response

Logs

java.lang.RuntimeException: No valid formats returned by getVideoFormats(NfxKuAHDC3s)
at com.toasterofbread.spmp.model.mediaitem.song.SongAudioQualityKt.getSongFormats(Unknown Source:141)
at com.toasterofbread.spmp.model.mediaitem.song.SongAudioQualityKt$getSongFormats$1.invokeSuspend(Unknown Source:10)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:8)
at kotlinx.coroutines.DispatchedTask.run(Unknown Source:112)
at androidx.core.app.ActivityRecreator$1.run(Unknown Source:98)
at kotlinx.coroutines.scheduling.TaskImpl.run(Unknown Source:2)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source:95)

SpMp version

0.4.2

SpMp platform

Android

OS version

Android 15

Additional information

Unable to download song, I have youtube premium.

@kito30 kito30 added the Bug label Jan 17, 2025
@toasterofbread
Copy link
Owner

Duplicate of #416.

@toasterofbread toasterofbread closed this as not planned Won't fix, can't repro, duplicate, stale Jan 22, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants