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

Add method for downloading the torrent files through Guzzle #4

Closed
owenvoke opened this issue Apr 17, 2018 · 0 comments
Closed

Add method for downloading the torrent files through Guzzle #4

owenvoke opened this issue Apr 17, 2018 · 0 comments
Labels
type: enhancement New feature or request

Comments

@owenvoke
Copy link
Member

Currently this downloads the files through file_get_contents() and doesn't have good error handling.

Change to use Guzzle for the calls (with the sink method).

@owenvoke owenvoke added the type: enhancement New feature or request label Apr 17, 2018
owenvoke added a commit that referenced this issue Apr 17, 2018
Fix minor issue and use Guzzle for torrents

Closes #4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Development

No branches or pull requests

1 participant