Hello,
After few weeks of perfect usage, I'm getting issues again with SVPTube and Crunchyroll.
This time, URL is passed OK to SVPTube, but if I choose "Playback", I got no error from SVPTube, but MPV doesn't launch and I got this on SVP logs:
20:52:01.253 : VideoPlayer: mpv [mpv.exe] connected, waiting for the video info...
20:52:01.762 : VideoPlayer: mpv 0.35.0-dirty /via 'mpvpipe'
20:52:02.942 : VideoPlayer: mpv [mpv.exe] connected, waiting for the video info...
20:52:03.450 : VideoPlayer: mpv 0.35.0-dirty /via 'mpvpipe'
20:52:04.629 : VideoPlayer: mpv [mpv.exe] connected, waiting for the video info...
Strangely enough, I can download the file with no issue (same exact video):
20:52:20.327 : VideoPlayer: mpv 0.35.0-dirty /via 'mpvpipe'
20:52:34.971 : Tube: video format id adaptive_hls-8102 selected
20:52:45.311 : Tube: download started, 0 left in queue
20:55:09.176 : Tube: download finished
If I copy URL and drop it on opened MPV window, video plays fine, but SVP doesn't kick in:
20:48:46.944 : VideoPlayer: mpv [mpv.exe] connected, waiting for the video info...
20:49:16.450 : VideoPlayer: mpv 0.35.0-dirty /via 'mpvpipe'
20:49:21.442 [W]: VideoPlayer: media file doesn't look like video, ignoring...
And the error from MPV.log:
[ 0.379][d][ffmpeg/demuxer] hls: HLS request for url 'https://prod.gccrunchyroll.com/evs3/03a … D77RcGPJCQ', offset 0, playlist 0
[ 0.379][v][ffmpeg/demuxer] hls: Opening 'https://prod.gccrunchyroll.com/evs3/03a … D77RcGPJCQ' for reading
[ 0.408][d][ffmpeg] tcp: Starting connection attempt to 34.104.32.36 port 443
[ 0.430][d][ffmpeg] tcp: Successfully connected to 34.104.32.36 port 443
[ 0.485][w][ffmpeg] https: HTTP error 404 Not Found
[ 0.485][e][ffmpeg/demuxer] hls: Unable to open key file https://prod.gccrunchyroll.com/evs3/03a … D77RcGPJCQ
Could it a youtube-dl issue?
If I drop the URL in the MPV window, and the video starts playing, why SVP thinks it's not a video?
20:49:21.442 [W]: VideoPlayer: media file doesn't look like video, ignoring...
Thanks.