Skip to content

Getting "Player response reload requested by server" when downloading videos #42

@cyph84

Description

@cyph84

Steps to reproduce

# cd examples/downloader
change video id to iLivnrQ2sEo 
# npx tsx main.ts

Failure Logs

[DEBUG] [SabrStream] Starting new segment fetch at playback position: 0ms
[DEBUG] [SabrStream] Player response reload requested by server (token: EgIIASILaUxpdm5yUTJzRW8qJDdxOHB4M0tIQWdPNXlvU05rczZRekxEcEVYcnZDUWVEQjZaUjD7vKaJpzM6JQFyfqklPZZT7WMSZwMk0FV69XZjGZL7PsFXVgQFFtBvCK5lz28%3D
[WARN] [SabrStream] Segment fetch attempt 1/11 failed - retrying in 500ms Error: Player response reload requested by server
[WARN] [SabrStream] Segment fetch attempt 2/11 failed - retrying in 1000ms Error: SABR Error: sabr.no_audio_selected - 2
[WARN] [SabrStream] Segment fetch attempt 3/11 failed - retrying in 2000ms Error: SABR Error: sabr.no_audio_selected - 2

Expected behavior

Download to complete successfully.

Current behavior

Downloading most videos ends up with handleReloadPlayerResponse being triggered.

Version

Default

Anything else?

Seems after reloading on attempt 1, attempt 2 and subsequent attempts fails with SABR Error: sabr.no_audio_selected - 2

Checklist

  • I am running the latest version.
  • I checked the documentation and found no answer.
  • I have searched the existing issues and made sure this is not a duplicate.
  • I have provided sufficient information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions