You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This format is called UMp, and requires to make a parser for the format this returns.
I've started to work on the thing some time ago, but it needs to be finished: SamantazFox@cee3b2a
Also, with the upcoming companion, it might not be very relevant anymore.
This format is called UMp, and requires to make a parser for the format this returns. I've started to work on the thing some time ago, but it needs to be finished: SamantazFox@cee3b2a
Also, with the upcoming companion, it might not be very relevant anymore.
YouTube clients are now sending requests using POST method and with a protobuf body.
We should try to replicate this behavior.
FreeTube has already implemented such modification: https://github.com/FreeTubeApp/FreeTube/blob/5a4cd981cdf2c2a20ab68b001746658fd0c6484e/src/renderer/components/ft-shaka-video-player/ft-shaka-video-player.js#L1089-L1107
This implementation should be done in https://github.com/iv-org/invidious/blob/master/src/invidious/routes/video_playback.cr#L3
The text was updated successfully, but these errors were encountered: