• @fubo
    link
    202 years ago

    You can link to videos, but they need to be hosted on other services, such as PeerTube. Lemmy instances are relatively lightweight and don’t necessarily have the storage space for very large files such as videos.

    • @ThaurinOP
      link
      142 years ago

      Could this be improved by Lemmy apps and the web interface by integrating a player?

      Why were videos more prominent on Reddit; was it easier to upload videos to it?

      I suspect the video experience can improve in the future.

      • @fubo
        link
        132 years ago

        Sure, go write the code!

        • @ThaurinOP
          link
          122 years ago

          I just might. Somebody linked the issue on GitHub!

      • TheWoozy
        link
        fedilink
        22 years ago

        It’s more about server storage space than code, unfortunately.

    • @[email protected]
      link
      fedilink
      22 years ago

      Yes, true. But it does not need to be hosted on the instance. It can also be hosted somewhere else and embedded here. Problem with that approach is that itf the external video or gif goes offline, you lose the video.

      The embedded thing, I think I remember that there was something like that in the code of the jerboa app or the Lemmy backend.