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

Can't Change Video #2218

Open
1 of 2 tasks
sukoshiotokonoko opened this issue Jan 9, 2025 · 0 comments
Open
1 of 2 tasks

Can't Change Video #2218

sukoshiotokonoko opened this issue Jan 9, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@sukoshiotokonoko
Copy link

Is there an existing issue for this? (Please read the description)

  • I have searched the existing issues

Current Behavior

Song just gets skipped instead of playing, I checked the video on song list, it looks to be because the video it is choosing is unlisted. There is a new video uploaded, but I can't switch to that video.

Expected Behavior

The song should play normally.

Steps to reproduce

Try playing "high as fuck" by kets4eki. Check logs for my assumed reason.

Logs

Logs
[2025-01-09 00:59:44.631615]---------------------
VideoUnplayableException: Video 'oygeDqEqyd4' is unplayable.
Streams are not available for this video.
In most cases, this error indicates that there are 
some restrictions in place that prevent watching this video.
Reason: This video is not available
#0      StreamClient.getManifest (package:youtube_explode_dart/src/videos/streams/stream_client.dart:116)
<asynchronous suspension>
#1      Future.timeout.<anonymous closure> (dart:async/future_impl.dart:963)
<asynchronous suspension>
#2      YoutubeSourcedTrack.toSiblingType (package:spotube/services/sourced_track/sources/youtube.dart:145)
<asynchronous suspension>
#3      YoutubeSourcedTrack.fetchSiblings (package:spotube/services/sourced_track/sources/youtube.dart:239)
<asynchronous suspension>
#4      YoutubeSourcedTrack.fetchFromTrack (package:spotube/services/sourced_track/sources/youtube.dart:63)
<asynchronous suspension>
#5      SourcedTrack.fetchFromTrack (package:spotube/services/sourced_track/sourced_track.dart:168)
<asynchronous suspension>
#6      SourcedTrackNotifier.build (package:spotube/provider/server/sourced_track.dart:27)
<asynchronous suspension>
#7      FutureHandlerProviderElementMixin.handleFuture.<anonymous closure>.<anonymous closure> (package:riverpod/src/async_notifier/base.dart:355)
<asynchronous suspension>

----------------------------------------

Operating System

Android from F-Droid using Droidify

Spotube version

v3.9.0

Installation source

F-Droid (Android)

Additional information

The issue seems to change if I try to play it again, but it looks like this is just because it is fall backing to piped, because it is the issue I get while trying to use piped without being logged in.

Self grab

  • I'm ready to work on this issue!
@sukoshiotokonoko sukoshiotokonoko added the bug Something isn't working label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant