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, search suggestions and trending #3559

Draft
wants to merge 137 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, search suggestions 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
Contributor

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

Copy link
Contributor

github-actions bot commented Dec 2, 2024

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

Copy link
Contributor

github-actions bot commented Dec 2, 2024

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

Copy link
Contributor

github-actions bot commented Dec 3, 2024

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

Copy link
Contributor

github-actions bot commented Dec 6, 2024

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

Copy link
Contributor

github-actions bot commented Dec 7, 2024

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

Copy link
Contributor

github-actions bot commented Dec 8, 2024

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

Copy link
Contributor

github-actions bot commented Dec 9, 2024

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.

7 participants