It is an application that displays the songs in the playlist registered in Youtube that have disappeared. In principle, this is an application to be used by registered users Some functions can be used without user registration
- The site closed on January 16, 2023.
- Python 3.9
- FastAPI 0.85
- uvicorn
- Docker
- Streamlit
- Nginx
- YoutubeAPI
- VPS
- GithubActions
- The lint test is executed when you push to the main branch on Github.
- This is done when a pull request for the main branch has been approved.
- User registration and login Functions
- Playlist registration Function
- Deleted video display Function
- Automatic Notification Function
- Automatic collection Function
- Unit test
- by pytest