Skip to content

[Bug]: youtube-egress-relay.mjs not found #197

Description

@Willie169

What happened?

In scripts/install-stack.sh, there is

fetch_file "scripts/youtube-egress-relay.mjs" "${INSTALL_DIR}/scripts/youtube-egress-relay.mjs"

which calls

+ curl -fsSL --retry 3 https://raw.githubusercontent.com/TypeType-Video/TypeType/main/scripts/youtube-egress-relay.mjs 

which returns

curl: (22) The requested URL returned error: 404

since it's not there and

git log -p -- scripts/youtube-egress-relay.mjs

in this repo shows nothing.

Steps to reproduce

curl -fsSL https://raw.githubusercontent.com/TypeType-Video/TypeType/main/scripts/install-stack.sh | bash

Area

Not sure

Channel

main (stable)

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: self-hostingSelf-hosting, installation, updates, and deployment stackbugSomething isn't workingdocumentationImprovements or additions to documentationpriority: highHigh priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions