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

Get Trending videos using piped_api #191

Open
prateekmedia opened this issue Feb 10, 2022 · 1 comment
Open

Get Trending videos using piped_api #191

prateekmedia opened this issue Feb 10, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@prateekmedia
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Trending videos fetching is required for applications like youtube_downloader who wants there homepage not to be empty.

Describe the solution you'd like
There's a package called piped_api which can help this, it has this method:

PipedApi().getUnauthenticatedApi().trending(region: Regions.US)

Describe alternatives you've considered
N.A.

How should this be implemented
https://github.com/TeamPiped/piped_dart/blob/f9be9522e9d94956bca37aa23145b7f2efeeda71/lib/src/api/unauthenticated_api.dart#L345-L369

Additional context
None

@prateekmedia prateekmedia added the enhancement New feature or request label Feb 10, 2022
@BinaryQuantumSoul
Copy link
Contributor

Any news?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants