Get transcripts/subtitles for a given YouTube video Id using a Python API. Perform text summarization on obtained transcripts using NLTK. Build a Django backend to expose the summarization service to the client. Develop a basic website which will utilize the backend to display summarized text to the user.