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

Make UI more verbose if an error occurs #21

Open
kmille opened this issue May 12, 2020 · 0 comments
Open

Make UI more verbose if an error occurs #21

kmille opened this issue May 12, 2020 · 0 comments

Comments

@kmille
Copy link
Owner

kmille commented May 12, 2020

Right now, if the backend is down and you want to download something there is no error message shown to the user. The API responds with a 400 and a helpful message. So we can show it to the user. For example using youtube-dl:

  1. enter: blubb
  2. click download => nothing will happen
  3. Backend responds with a 400:
{
  "error": "url is not a url. http... only"
}
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

No branches or pull requests

1 participant