Container not actually working
I have followed the write up that is available on docker hub and installed this container like any other container using portainer.
It does appear to have installed and it is running, but I am unable to actually visit either 10412 or 3000. Here is a screenshot of how I have installed it https://imgur.com/a/ZyySc0o
You need to run two containers for Cloudtube to work: one is the frontend serving the HTTP clients and the other one is the server dealing with getting data from Youtube.
Are you running both? Can you provide some more info and logs?
I ran the docker compose found here: https://github.com/ABeltramo/cloudtube-docker/tree/main/examples The containers start, but no logs are produced, and the cloudtube container is not accessible at 3001. I would share logs, but no logs are produced...