Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Clean up error page implementation #6

Open
Xevion opened this issue Dec 25, 2019 · 1 comment
Open

Clean up error page implementation #6

Xevion opened this issue Dec 25, 2019 · 1 comment
Labels
cleanup Something needs to be improved with a cleanup and review of code.

Comments

@Xevion
Copy link
Owner

Xevion commented Dec 25, 2019

Error pages as of now aren't very strong. They should be cleaned up using Flask's blueprint features in order to create default pages, along with better "explanations" or "descriptions".

@Xevion Xevion added the cleanup Something needs to be improved with a cleanup and review of code. label Dec 25, 2019
@Xevion
Copy link
Owner Author

Xevion commented Dec 25, 2019

  • Create default error page as a blanket.
    • Support YouTube streaming API with a plaintext error page.
  • Support all errors with correct two-three word name/description of status code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cleanup Something needs to be improved with a cleanup and review of code.
Projects
None yet
Development

No branches or pull requests

1 participant