Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 547 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 547 Bytes

RandomSuperIdol

A website which plays a random video from Tian Yiming's Douyin profile. Please note that this repository contains a lot of sh*t-code, as this was developed in a hurry. Most of the settings are hard coded.

Requirements

yt-dlp (included, change const ytDlp = './yt-dlp' to const ytDlp = 'yt-dlp' in index.js if on Windows);

Node.js.

Start

Use node . to start the web server. The server is listening on localhost:3000.

Online demo

http://gohoski.fvds.ru:3000