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

Implement Debrid-Link Integration #1951

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

gorlev
Copy link

@gorlev gorlev commented Mar 17, 2025

This pull request adds full support for Debrid-Link as a content storage provider, including proper video streaming capabilities directly in browsers.

Features Added:

  • Integrated Debrid-Link as a storage provider alongside local and Put.io options
  • Implemented proper proxy streaming for Debrid-Link content instead of simple redirects
  • Added support for byte-range requests to enable seeking in video players
  • Ensured proper content-type headers for video files
  • Improved error handling for streaming disconnections (broken pipe errors)
  • Added torrent/file management function for Debrid-Link contents. User can delete torrents from his account via XBVR interface.

Benefits:

  • Videos from Debrid-Link now play directly in browsers instead of downloading
  • Media players receive proper streaming data with seek support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant