Open
Description
When a youtube video is left paused in mpv for a long time, the session becomes invalidated (naturally). However, when resumed and the cached amount is consumed, mpv simply exits as it thinks the EOF has been reached. The expected behaviour would be to reload the video from its original url.
The following error messages are the only ones which appear after the youtube session has been invalidated:
[ffmpeg] https: HTTP error 403 Forbidden
[ffmpeg] tls: The specified session has been invalidated for some reason.
[ffmpeg] https: Will reconnect at 95321392 in X second(s), error=Input/output error.
where X takes the value of 0, 1, 3, and 7.
Metadata
Metadata
Assignees
Labels
No labels