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

Rest API to add downloads #331

Merged
merged 10 commits into from
Jan 5, 2025

Conversation

talha5389
Copy link
Contributor

@talha5389 talha5389 commented Dec 28, 2024

Simple support for adding download via http api

Difference between this and original POST /add used by browser extension is that it won't open open dialog to select queue and other settings allowing to add downloads in bulk without any user interaction.

Of course, you still have to disable completion dialog in settings so they don't open for each download that gets completed

Copy link
Owner

@amir1376 amir1376 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi. Thank you for your effort on this PR! I've added some comments to a few sections that I think they could be improved

REST-API.md Outdated Show resolved Hide resolved
REST-API.md Outdated Show resolved Hide resolved
@talha5389
Copy link
Contributor Author

@amir1376 I have made requested changes.

@amir1376 amir1376 merged commit 3f7824d into amir1376:master Jan 5, 2025
@amir1376
Copy link
Owner

amir1376 commented Jan 5, 2025

Thank you 🙏

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.

2 participants