-
Notifications
You must be signed in to change notification settings - Fork 85
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 support for Magnet links using Aria2 #13
Comments
I saw those type of links the first time in my life today. And didnt know what to do with them. As I read that is just a link that is an alternative to uploading .torrents. |
it seems that magnet links where on the list a long time ago: https://github.com/DjazzLab/ocdownloader/issues/17 😉 |
@castorinop implemented this in a PR, but it is not merged yet: #48 |
Any idea when it is going to be merged into master? As it is right now, the BitTorrent portion is unusable for me without this feature. |
Same here. Would love to see the PR merged. |
Fixed by fd40e03. Thanks @JasonPoon-cn! |
@e-alfred how to implement magnet links being consumed by ocDownloader? I'm new to NC so sorry if the question is dumb. Also how to update NC App? |
Aria2 can support this, see:
https://aria2.github.io/manual/en/html/aria2c.html#download-using-bittorrent-magnet-uri
The text was updated successfully, but these errors were encountered: