GithubHelp home page GithubHelp logo

korko / ktube_old Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 1.24 MB

Application to help using video website (Youtube/Dailymotion/Vimeo etc)

PHP 29.82% JavaScript 69.11% ApacheConf 0.16% Vue 0.91%

ktube_old's People

Contributors

korko avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

tinavas

ktube_old's Issues

Add a way for the user to manually refresh subscriptions and playlists

As ktube does not auto refresh user's remote data, we should have a way for a user to manually force refresh while still connected. For that, check if the token is still valid, if not, ask for a fresh one.

For each update (new playlist, new video in a playlist) ask the user what he wants to add (maybe keep stored the removed data so that we don't ask about them).

Push new video to client when fetched

Throw socket.io and VueJS, push new video to client when Laravel fetch them (Event/Listener). Caution with what a specific user wants to know about.

Ask the user to reauthenticate when token expired

When the token is expired, there's nothing done. All actions like refreshing playlists or subscriptions cannot be done untile the token is refresh and to do so, we have to disconnect and force the user to reauthenticate. We should have some sort of popup to ask for action.

Don't reset data when switching vue

Currently when we switch from the list of videos to the homepage, we loose all videos data and must fetch them again. This should not append.

Let the user handle its subscriptions

kTube should be disconnected from sync with youtube/etc. A user should be able to manage all their subscriptions (channel followed, playlists of a specific channel to follow (or unfollow)) directly in ktube.

First connection displays nothing

When connecting for the first time, ktube has no informations about what subscriptions and what videos yet so we have to fetch them or to ask the user to come back later.

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.