Giter VIP home page Giter VIP logo

youtube-lite's Introduction

CircleCI status badge deploy codecov

youtubel lite logo

Youtube Lite: Youtube that doesn't scale.

No ads, no distractions. No recommendations. Just find the straight way to what you've gotta watch on youtube and quit youtube. Don't fall into temptations to watch more of more irrelevant, time-wasting videos!

๐Ÿ‘‰ https://youtube-lite.js.org

youtube-lite's People

Contributors

9oelm avatar juyeong-byeon avatar renovate-bot 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

Watchers

 avatar  avatar  avatar

youtube-lite's Issues

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

  • chore(deps): update dependency immer to 9.0.6 [security]
  • chore(deps): update dependency trim to 0.0.3 [security]

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.


  • Check this box to trigger a request for Renovate to run again on this repository

Project restructure

I feel like this project is still something and I want to proceed on improving it.
Basic requirements will be as follows:

  • Typescript
  • Ditch CRA
  • Use Saga
  • Upgrade all outdated libs

Or I think we could just go for a native UI using Rust or something because the moment you enter chrome you kinda start doing other stuffs. I'm still pondering.

Get playlist from url query

Now,

video without playlist -> /video-player/Default/f5ShDNOqq1E
video with playlist -> /video-player/{playlist_id}/f5ShDNOqq1E

And I think it should be

video without playlist -> /video-player/f5ShDNOqq1E
video with playlist -> /video-player/f5ShDNOqq1E?list={playlist_id}

because it seems like there is 'default playlist' currently

Shortcut for searching

I think it's convention that using / or s for this purpose on the web.
I guess you'll need a package like 'react-hotkey'

ex) GitHub, YouTube

upgrade to CRA 2.0 or change to custom configs

CRA 1.0 (in actuality: react-app-rewired) is very limited, and dependencies are running out of date. It's time to update the 'core' dependencies so that other dependencies that depend on those could be upgraded as well.

dynamically routed pages show nothing on refresh

videoplayer
search-result

these two routes try to load resources from sub URLs for some reason on refresh, which of course is not possible.

e.g. youtube-lite.js.org/videoplayer/Default/:id/main.css

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.