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

Allow using piped api for comments, playlists and trending #3559

Open
wants to merge 105 commits into
base: development
Choose a base branch
from

Conversation

ChunkyProgrammer
Copy link
Member

@ChunkyProgrammer ChunkyProgrammer commented May 16, 2023

Allow using piped api for comments, playlists and trending

NOTE: THIS PR SHOULD BE MERGED AFTER THE V0.21 RELEASE.

Pull Request Type

  • Feature Implementation

Related issue

#1527
The commits for #3488 seems to have messed up on github's side (This PR was created with the same branch but has 20 less commits?)

Description

This PR will add support for using the piped api for comments, playlists and trending

Testing

Comments

  • set preferred api backend to piped
  • go to a video
  • load comments
  • load replies
  • load more comments

Playlists

  • set preferred api backend to piped
  • search a playlist
  • go to the playlist page
  • load more
  • click on a video
  • notice that all playlist videos are shown (unlike Invidious)

Trending

  • go to the trending page

  • it loads

  • click on music tab, trending page uses fallback api

  • make invidious the primary api with piped as fallback

  • set invidious api to an invalid url (ex: meow)

  • go to trending page, click on gaming & get an error (piped doesnt support trending tabs)

Desktop

  • OS: Windows
  • OS Version: 11
  • FreeTube version: 0.18.0

ChunkyProgrammer and others added 30 commits May 8, 2023 21:23
Co-Authored-By: PikachuEXE <[email protected]>
Co-Authored-By: PikachuEXE <[email protected]>
Copy link
Member

@absidue absidue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To block the bot auto-merging it.

Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

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

Successfully merging this pull request may close these issues.

None yet

7 participants