Jeef
Jeef
@CheapDevotion -> what is your use case. I will use this and then run my [Audiobook-Organizer](https://github.com/jeeftor/audiobook-organizer) tool against the downloads for even better organization
@evan-buss - any chance of getting this implemented - as there is a least 2 of us. I'm happy to maintain my fork otherwise
Oh I see this is partially written anyways I think: ``` type Config struct { Log bool Port string UserName string Persist bool DownloadDir string Basepath string Server string EnableTLS...
I'll see if I can get a PR added soon. Looking at 1) inhibiting browser downloads 2) Downloading to author/title/epub instead of just teh standard directory since thats already being...
In this case I may maintain my own fork as this pr 100 percent meets my needs. Feel free to close it if you want.
Or we can leave it open and see if anybody has a similar use case. I looked into using another tool with fireflows but found this much simpler. Didn’t see...
@evan-buss - would you be open to having a "post-dl-hook" option where an application can run after a download occurs?
I actually have to validate this statement. If we can pass --port twice its a non-issue