Świat Według Kiepskich — downloader

It downloads all episodes and seasons to a ./downloads directory.

Requirements

  • Download Nodejs 18.
  • Download yt-dlp.
  • Clone this repository (Green button "Code" -> "Download Zip").

How to run?

Open terminal and run

node ./index.mjs
node ./index-extra.mjs

The files should be in a /downloads folder.

Docker usage:

docker-compose -f docker-compose.yml up --build