Git Product home page Git Product logo

asbplayer's People

Contributors

alexbofa avatar artjomsr avatar bpwhelan avatar cyphar avatar killergerbah avatar m-edlund avatar matiasislaa avatar nekorushi avatar pooky-programs avatar renji-xd avatar zyphdoz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

asbplayer's Issues

Use virtual table for subtitles

I tried this using react-virtualized and the UX actually seems to degrade (e.g. scroll bar seems to shift up or down and change size while scrolling), but maybe I was implementing the table incorrectly.

Variable playback rate

There should be a button to configure playback rate. Should be simple to do for local video and audio files. Not sure how viable this is with synced videos.

Custom Anki fields

Additional text fields that the user might want to put on the Anki card when exporting.

Doesn't detect U-Next JP at all

Hi, I have purchased a U-Next streaming account for viewing anime, but for some reason, despite doing everything properly, Asbplayer doesn't detect any U-Next streaming video. I've made sure none of the videos are in incognito, made sure the video is playing so Asbplayer can detect it, and I've turned off Brave adblocker in case that was the issue. Is this an issue which is personal, or does the owner need to fix it? Thanks @killergerbah

Mobile support

The app layout is dysfunctional on mobile and some features don't work.

Amazon Prime?

Hello

Would it be possible to make Amazon Prime work with asbplayer? Not sure if this is even possible, but since I tested it with Netflix and it worked without any problems, I wondered if it would be possible to make it work with Amazon Prime.

It does detect the video playing but is unable to sync the subtitles.

Kind regards

Use O(log n) algorithms for searching through subtitles

There are a few places right now where we search through the subtitles e.g. to find the current subtitle that should be displayed. These are all currently looping through the list to find the target subtitle. It should be possible to use O(log n) algorithm instead that takes advantage of the subtitle timestamps.

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.