fast4x / RiMusic

A multilingual Android application for streaming music from YouTube Music.
https://rimusic.xyz
GNU General Public License v3.0
904 stars 46 forks source link

RiMusic is not streaming in highest quality available #1698

Closed aneesh1122 closed 2 weeks ago

aneesh1122 commented 2 weeks ago

Steps to reproduce the bug

  1. Open https://youtu.be/2LTdkTBsQ9Y in RiMusic
  2. Long press to check the streaming quality Screenshot_2024-04-29-14-44-11-412_it fast4x rimusic

Expected behavior

IMG-20240429-WA0000 It should stream the Itag 774 774 is the best free available audio stream.

Actual behavior

RiMusic streams Itag 251 which is inferior to 774.

Screenshots/Screen recordings

No response

Logs

No response

RiMusic version

0.6.32

Android version

Android 13

Additional information

No response

fast4x commented 2 weeks ago

Api in audio mode have max 251

aneesh1122 commented 2 weeks ago

Api in audio mode have max 251

Okay, so that's from YouTube's side. Got it. Hope YouTube updates its api soon.