Skip to content

Add YouTube Prosloyka Service and Integration with the Player

  1. Add required DP_PROSLOYKA_API_URL environment variable in Main.java.
  2. Create YoutubeProsloykaMethod.java for fetching YouTube playing URLs from the Prosloyka™ service.
  3. Update in Player.java to use the Prosloyka service for YouTube links (hijack).
  4. Addition of the prosloyka service in docker-compose.yml.

Notes

This merge request serves as a reference implementation for integrating YouTube Prosloyka™, but it may EXPLODE as it modifies the Player.java's trackUrl flow, potentially leading to subpar execution.

Merge request reports