Chapter 6. Kivy Player – a TED Video Streamer

In this chapter, we will learn how to search, display, and control videos. We will integrate knowledge from previous chapters to build a responsive application with the ability to adjust to different screens and maximize the use of space. We will produce an enhanced video widget with controls and subtitle support, and learn how to display a search result query from the TED API services (developer.ted.com). Here are the main topics that we will cover in this chapter:

  • Control the progression of a streamed video
  • Use the progression of a video to display subtitles at the right moment
  • Apply strategies and components to make our application responsive
  • Display and navigate a local file directory tree
  • Use the Kivy ...

Get Kivy – Interactive Applications and Games in Python - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.