Products
Features
YouTube Video Summarizer
Summarize YouTube videos
Web & PDF Highlighter
Highlight web pages & PDFs
Chat with PDF
Ask any PDF questions with AI
Ask AI Clone
Chat with your highlights & memories
Audio Transcriber
Transcribe audio files to text
Glasp Reader
Read and highlight articles
Kindle Highlight Export
Export your Kindle highlights
Idea Hatch
Hatch ideas from your highlights
Integrations
Obsidian Plugin
Notion Integration
Pocket Integration
Instapaper Integration
Medium Integration
Readwise Integration
Snipd Integration
Hypothesis Integration
Apps & Extensions
Chrome Extension
Safari Extension
Edge Add-ons
Firefox Add-ons
iOS App
Android App
Discover
Discover
Ideas
Discover new ideas and insights
Articles
Curated articles and insights
Books
Book recommendations by great minds
Posts
Essays and notes from readers
Quotes
Inspiring quotes collection
Videos
Curated videos and summaries
Explore Glasp
Glasp Newsletter
Weekly insights and updates
Glasp Talk
Interview series with great minds
Glasp Blog
Latest news and articles
Glasp Use Cases
Learn how others use Glasp
Build & Support
Glasp API
Access Glasp's API for developers
MCP Connector
Connect Glasp to Claude & ChatGPT
Community
Glasp Reddit Community
Students
Student discount and benefits
FAQs
Frequently Asked Questions
AboutPricing
DashboardLog inSign up

How to make a web app that transcribes YouTube videos with Streamlit | Part 2

2.3K views
•
November 1, 2021
by
AssemblyAI
YouTube video player
How to make a web app that transcribes YouTube videos with Streamlit | Part 2

TL;DR

Create a Streamlit web app for video transcription using Assembly AI with real-time status updates and easy user interaction.

Transcript

in the first part of this tutorial we prepared the code to submit a transcription job to assembly ai in this video we will create our streamlet web app so let's get started so the first thing that i want to add definitely is to seeing the video actually right after the user inputs this video so what i will do is very simply just say streamlit video... Read More

Key Insights

  • 👤 Streamlit enables the creation of user-friendly web applications for various tasks.
  • 💝 Session states help in maintaining and displaying the latest information to users during the video transcription process.
  • 🤙 Polling endpoints and API calls to Assembly AI facilitate real-time status updates for transcription jobs.
  • 😀 Utilizing streamlit cache decorators prevents unnecessary re-execution of functions in the app.
  • 😀 The Streamlit web app seamlessly integrates video display, transcription status updates, and transcript retrieval for user convenience.
  • 😀 Refreshing the app's state allows users to submit and transcribe multiple videos consecutively without issues.
  • 🥶 Assembly AI offers a free API token for developers to integrate transcription services into their applications.

Install to Summarize YouTube Videos and Get Transcripts

Explore YouTube Video Summarizer or Get YouTube Transcript Extractor

Questions & Answers

Q: How does the Streamlit web app display the video and provide real-time status updates?

The app uses Streamlit to show the video input by the user and updates the status of the transcription job in real-time using Assembly AI's polling endpoint.

Q: What is the role of session states in the Streamlit web app development?

Session states store information about the video transcription process, ensuring users see the latest status updates without the app appearing stuck or inactive.

Q: How does the web app prevent re-running the video transcription process unnecessarily?

By strategically using streamlit cache decorators, the app ensures that functions only run when necessary, preventing the re-download and processing of the video each time the user checks the transcription status.

Q: How can users interact with the Streamlit web app to check the status of their transcription job?

Users can utilize a dedicated button to call the getstatus function and receive the latest updates on their video transcription job from Assembly AI.

Summary & Key Takeaways

  • Develop a Streamlit web app for video transcription with real-time status updates using Assembly AI.

  • Implement session states to provide users with the latest information on their transcription job.

  • Utilize a polling endpoint to check the status of the transcription job and display the transcript using Streamlit's markdown function.


Read in Other Languages (beta)

English

Share This Summary 📚

Summarize YouTube Videos and Get Video Transcripts with 1-Click

Download browser extensions on:

Try YouTube Summary with ChatGPT & Claude or YouTube Transcript Generator

Explore More Summaries from AssemblyAI 📚

Anthropic’s new 100K context window model is insane! thumbnail
Anthropic’s new 100K context window model is insane!
AssemblyAI
Is it really the best 7B model? (A First Look) thumbnail
Is it really the best 7B model? (A First Look)
AssemblyAI
AutoGen Tutorial 🤖 Create Collaborating AI Agent teams thumbnail
AutoGen Tutorial 🤖 Create Collaborating AI Agent teams
AssemblyAI
How to Moderate Audio Content in Python with Assembly AI thumbnail
How to Moderate Audio Content in Python with Assembly AI
AssemblyAI
What is Layer Normalization? | Deep Learning Fundamentals thumbnail
What is Layer Normalization? | Deep Learning Fundamentals
AssemblyAI
How to Transcribe Audio Files to Text in Java thumbnail
How to Transcribe Audio Files to Text in Java
AssemblyAI

Summarize YouTube Videos and Get Video Transcripts with 1-Click

Download browser extensions on:

Try YouTube Summary with ChatGPT & Claude or YouTube Transcript Generator

Apps & Extensions

  • Chrome Extension
  • Safari Extension
  • Edge Add-ons
  • Firefox Add-ons
  • iOS App
  • Android App

Key Features

  • YouTube Video Summarizer
  • Web & PDF Summarizer
  • Web & PDF Highlighter
  • Chat with PDF
  • Ask AI Clone
  • Audio Transcriber
  • Glasp Reader
  • Kindle Highlight Export
  • Idea Hatch

Integrations

  • Obsidian Plugin
  • Notion Integration
  • Pocket Integration
  • Instapaper Integration
  • Medium Integration
  • Readwise Integration
  • Snipd Integration
  • Hypothesis Integration

More Features

  • APIs
  • MCP Connector
  • Blog & Post
  • Embed Links
  • Image Highlight
  • Personality Test
  • Quote Shots

Company

  • About us
  • Blog
  • Community
  • FAQs
  • Job Board
  • Newsletter
  • Pricing
Terms

•

Privacy

•

Guidelines

© 2026 Glasp Inc. All rights reserved.