You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've checked that the YouTube Music is available in my country.
I understand that the issue will be (ignored/closed) if I intentionally remove or skip any mandatory field.
Describe the bug
When I paste my link in the downloader it not downloading and it give me a full page error
To Reproduce
No response
Error reports
java.lang.NumberFormatException: For input string: "4137455442"
at java.lang.Integer.parseInt(Integer.java:790)
at java.lang.Integer.parseInt(Integer.java:908)
at com.bobbyesp.spowlo.Downloader.getNumbers(Downloader.kt:543)
at com.bobbyesp.spowlo.Downloader.downloadSong-gIAlu-s(Downloader.kt:326)
at com.bobbyesp.spowlo.Downloader.access$downloadSong-gIAlu-s(Downloader.kt:30)
at com.bobbyesp.spowlo.Downloader$getInfoAndDownload$1.invokeSuspend(Downloader.kt:408)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@723cf2c, Dispatchers.IO]
Checklist
Describe the bug
When I paste my link in the downloader it not downloading and it give me a full page error
To Reproduce
No response
Error reports
java.lang.NumberFormatException: For input string: "4137455442"
at java.lang.Integer.parseInt(Integer.java:790)
at java.lang.Integer.parseInt(Integer.java:908)
at com.bobbyesp.spowlo.Downloader.getNumbers(Downloader.kt:543)
at com.bobbyesp.spowlo.Downloader.downloadSong-gIAlu-s(Downloader.kt:326)
at com.bobbyesp.spowlo.Downloader.access$downloadSong-gIAlu-s(Downloader.kt:30)
at com.bobbyesp.spowlo.Downloader$getInfoAndDownload$1.invokeSuspend(Downloader.kt:408)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@723cf2c, Dispatchers.IO]
Screenshots & Screen Records
No response
Device info
App version: 1.5.1 (1050100)
Device information: Android 13 (API 33)
Supported ABIs: [arm64-v8a, armeabi-v7a, armeabi]
spotDL version: v4.2.10
Additional context
Sometimes when downloading from search also gives me error
The text was updated successfully, but these errors were encountered: