Giter VIP home page Giter VIP logo

yt2009's Introduction

yt2009

a fairly accurate 2009 youtube frontend.

looking for a public instance?

check this site for a list of public instances, along with their speed.

the initial load may take up to 60 seconds as that's the limit for instances to respond.


setup

if you prefer using docker rather than installing directly, go here for setup instructions instead

when installing imagemagick, make sure you also install its legacy tools (convert)!

  • install node.js
  • open a terminal (windows powershell/cmd) in the directory you cloned yt2009 to, then:
  • install required dependencies with: npm install
  • create a config file by launching and following: node yt2009setup.js
  • run to set and download remaining assets node post_config_setup.js
  • run yt2009 by changing directory to back (cd back) and starting with node backend.js
  • navigate to your IP:port you have set while configuring to see a 2009 homepage.

afterwards, you can just cd back and node backend.js to start. no need to re-set it up each time.


optional after-setup steps

- if experiencing issues with ytdl-core, apply this pull. fent/node-ytdl-core#1217

as of november 2023, it still isn't merged with the main repo.

some SWFs included here may be pre-patched for a different yt2009 url. make sure to replace the urls to your own if you come across those.


updating

if you want to update your frontend instance, use

git pull --no-commit

to get you up with updates you may have missed.

if you modified the code yourself and you're getting a merge conflict, use

git checkout -- <file>

to restore the original file. you can make a copy of your modified file and reapply the mod after the pull is done.


usage

now that you're in, you can just use it as it is, but there is a bit more you can do.

navigate to /flags to change settings locally. here, for example, you can set up The Wayback Machine as a video data source. but look through, there is a lot more.

feel free to nav to /toggle_f if you've set up flash players as described above to make the frontend work on older browsers, such as ie6.

and just click around! you might find some useful features you didn't expect to work.


over time, depending on your usage, yt2009 may take up a lot of space (counted in tens of gigabytes!)

if you need to reclaim space, look through the assets folder where downloaded files (such as images, videos) are saved and delete ones you need.

they will be redownloaded when necessary.


yt2009's People

Contributors

bongoje avatar vexorionreal avatar wileyfoxyx avatar breakgimme avatar croxydev avatar ljcool2006 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.