Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<mp4-link> is not a valid URL for any supported service. #1824

Open
1 of 3 tasks
justchokingaround opened this issue Feb 5, 2025 · 2 comments
Open
1 of 3 tasks

<mp4-link> is not a valid URL for any supported service. #1824

justchokingaround opened this issue Feb 5, 2025 · 2 comments
Labels
bug Something isn't working server Improvements or additions to the server uncomfirmed Bug has not yet been confirmed, do not start a fix.

Comments

@justchokingaround
Copy link

Current Behavior

Image Image

Expected Behavior

Since this is an mp4 link, I think it should be able to play.

Steps To Reproduce

  1. Create a room
  2. Add that video link
  3. See error

Environment

  • This happens on the official site, opentogethertube.com
  • This happens using a self-hosted version.
  • I'm using the docker image.

Room name or URL

No response

Video URL

https://myanime.sharepoint.com/sites/anime/_layouts/15/download.aspx?share=ERlSi9M3gopDuBL9wniGtDABOW66TpI9-6CjrLFni5vrYg

Anything else?

I left the Room name blank because I played around with different links which might make it more confusing for you to debug. I'd love to help you out and contribute, but setting up a simple dev env to run this locally was too much of a pain, unless I misunderstood something.

@justchokingaround justchokingaround added bug Something isn't working uncomfirmed Bug has not yet been confirmed, do not start a fix. labels Feb 5, 2025
@dyc3
Copy link
Owner

dyc3 commented Feb 5, 2025

OTT uses a heuristic to determine the mime type of a link so it doesn't have to detect it by making a request. The path in the URL must end with .mp4.

@dyc3
Copy link
Owner

dyc3 commented Feb 5, 2025

Could you elaborate on what problems you encountered when setting up OTT locally for dev? I'd like to improve the instructions in CONTRIBUTING.md

@dyc3 dyc3 added the server Improvements or additions to the server label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working server Improvements or additions to the server uncomfirmed Bug has not yet been confirmed, do not start a fix.
Projects
None yet
Development

No branches or pull requests

2 participants