Giter Site home page Giter Site logo

modcast's Introduction

Hi there ๐Ÿ‘‹

modcast's People

Contributors

ugurarici avatar umutbasal avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

modcast's Issues

Need to add duration and length for each item

iTunes Podcast player calculates durations as double of actual duration.

For example if video duration is 20mins, podcast player don't show any initial value for duration (because we didn't provide) and when we play item, it calculates duration as 40mins. The second half of the item is complete silence :)

I think maybe we can solve it with providing duration data and length for each enclosure.

Sound stream uri expires and can't play after it

When we fetch video information to reach only sound stream URI, YouTube creates temporary endpoints to that sound source.

Actually this URI's have an "expires" parameter with a timestamp. So we can save it and fetch an updated URI before it expires and update it.

Another option is save the sound file to our filesystem (or smt like S3 bucket etc) and stream it over there but it is not cost efficient.

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.