Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A music video streaming website that recreates the old Vevo experience using their still-active internal APIs.

Notifications You must be signed in to change notification settings

glomatico/revevo

Repository files navigation

Revevo

A music video streaming website that revives the old Vevo experience using their still active APIs.

Although the official Vevo website shut down years ago, many parts of its backend remain online. Revevo bridges the gap by using those APIs to revive the classic Vevo experience, offering a vast library of high-quality music videos enriched with detailed metadata.

Technologies Used

  • Nuxt 4 - The web framework used for building the application.
  • Vuetify - The UI library used for styling and components.
  • Vidstack Player - The video player library used for video playback.

Running Locally

  1. Clone the repository:
    git clone https://github.com/glomatico/revevo
  2. Navigate to the project directory:
    cd revevo
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev

Online deployment

The website is deployed at https://revevo.glomatico.me.

About

A music video streaming website that recreates the old Vevo experience using their still-active internal APIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published