boranblok / nntpPoster

A utility to post files and folders to usenet.
67 stars 14 forks source link

feature Request #57

Open ANTiGEN0M opened 4 years ago

ANTiGEN0M commented 4 years ago

curl -X POST -F 'nzb=@/path/do/nzb' -F 'apikey=your_api_key' https://SiteName. com/upload-api

boranblok commented 4 years ago

Added in release 0.12.1 let me know if you need any help with the setup or encounter issues while testing as I could not actually test this feature.

Rockybb commented 2 years ago

Can you make a guide/wiki about the setup for the curl?

boranblok commented 2 years ago

Just to let you know I've read your request and I'll get back to you one of these days. Right now its kind of busy. And this was added 2 years ago. So I'll have to check if it still works as it should.