diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2026-04-18 18:24:51 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2026-04-18 18:24:51 -0500 |
| commit | 84af33c05bb5999bce2f3d8768f617236f72b423 (patch) | |
| tree | b2970a8922704e82b21665db2728e604537edd93 | |
| parent | 8f4b6174648fb32c8d9013cdedba86bd38c9a0d9 (diff) | |
image fix
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | web/README.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ there is also a web frontend in ``web`` Technically you can modify this to store anything other than just yt videos - + # download Just download this repo and rename youtube_stuffs.db.def to youtube_stuffs.db diff --git a/web/README.md b/web/README.md index 5a70e89..047a940 100644 --- a/web/README.md +++ b/web/README.md @@ -2,7 +2,7 @@ this isnt perfect takes longer to load the more there is. - + - download [https://github.com/sql-js/sql.js/releases/tag/v1.13.0](https://github.com/sql-js/sql.js/releases/tag/v1.13.0) sql-wasm.js and sql-wasm.wasm - put both files in web/ytlist |
