Git Product home page Git Product logo

podcastapp's Introduction

PodcastApp

This project is a website that allows you to stream podcasts (or any audio) only to authenticated users. It is a PWA, so you can even "install" it on your device. All core functionalities are working offline as well. The users can download podcast episodes manually, browse through and listen to them offline. The audio files are encoded as HLS (for ios) and DASH (for everyone else) streams and brought to the user with the help of the shaka-player API. Additionally, every podcast episode has its own comments section, which was inspired by Discord chat channels. All the data (for example, the podcasts metadata or the user data) gets stored in a MongoDB Database. In addition to the general authentication, the admins can define user groups (named filterBubbles in the code) and assign podcast categories to these bubbles. They can only see podcasts they are approved for.

Story

This website is the very first web app I've ever built. It was my project during the first lockdown that I wanted to share short audio diary entries with friends. My goal was a program where you could listen to podcasts offline and still use as little storage space and resources as possible. To get to know Javascript and the browser environment properly, I decided to use as few libraries as possible. I definitely wouldn't do that these days, but it has resulted in an efficient little player coming out. At the same time, the code became so confusing that I never finished the project. I've learned so many new things since this project that I would probably do everything differently if I built it again. It's definitely not a good example of my current skills, but it was a nice project, and I learned a lot from it.

podcastapp's People

Contributors

maxnoetzold avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.