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 top torrents by category #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Get top torrents by category #70

wants to merge 1 commit into from

Conversation

sylflo
Copy link

@sylflo sylflo commented Jun 19, 2019

This pull request gets top torrent by category.
For example

const torrents = await TorrentSearchApi.top('', 'Movies', 1);

I am using the same parameters as the search that's why I have an empty string on the first parameter, I suppose the could be a better way to do it, I am opened to suggestion

I implemented on the public providers when possible since I don't have any account for the private providers.

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

Successfully merging this pull request may close these issues.

1 participant