Skip to content

f0e/youtube-archiver-server

Repository files navigation

YouTube Archiver - Server

This is the server code for my YouTube archiver.

Client repository

Requirements

Setup

  1. Install the requirements
  2. Run yarn
  3. Create a .env file and fill out this template
PORT=

DB_URI=
DB_TABLE=

START_CHANNEL=

DOWNLOAD_FOLDER=

Running

  1. Run yarn start
  2. Start the client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published