diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-02-18 01:57:06 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-02-18 01:57:06 -0800 |
| commit | cfb04f73a2fb4a3290cb81bc6b710d93f94d6c5d (patch) | |
| tree | b99e768407d8381a555db1c92f5202c490b48a61 /README.md | |
| parent | 582a8dca61281f6b4c7885c3f0a24d762a19c1d6 (diff) | |
README: its more like 200 lines now after some qol
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # yt-playlist-radio -Simple demo of YouTube playlist to m3u playlist, all in about 100 lines of Python. +Simple demo of YouTube playlist to m3u playlist, all in about 200 lines of Python. ## How to run? First set the environment variables as per `.env.template`, then just run it with gunicorn or something else (gunicorn comes bundled as part of the deps here) |
