FreeTubeApp / FreeTube

An Open Source YouTube app for privacy
https://freetubeapp.io/
GNU Affero General Public License v3.0
13.63k stars 861 forks source link

Fix use of deprecated Invidious route on the videos subscription tab #6057

Closed absidue closed 2 weeks ago

absidue commented 3 weeks ago

Fix use of deprecated Invidious route on the videos subscription tab

Pull Request Type

Related issue

Description

The Invidious maintainers are removing some of the old routes that have been replaced by new ones for a long time now, this pull request corrects the last remaining use of the old routes in FreeTube.

Testing

  1. Set your preferred API backend to Invidious
  2. Select a profile with less than 125 subscriptions and make sure RSS is turned off
  3. Refresh your subscriptions

Desktop