crabber-net / crabber

A Twitter clone written in Python + Flask with extended features and a focus on inclusivity.
https://crabber.net
GNU General Public License v2.0
48 stars 16 forks source link

Can we post gifs and videos #117

Closed ImSerei closed 3 years ago

ImSerei commented 3 years ago

Pls

hqnna commented 3 years ago

Posting YouTube links already works, believe gifs are planned, uploading videos requires a lot more space than images do.

jakeledoux commented 3 years ago

As @xpyxel said, you can already embed YouTube videos which I guarantee will work far better than any video system I could implement haha. Similarly, if you link GIFs they well automatically display the same as if you were to have uploaded them.

GIF uploading may come in the future if we expand to CDNs but for the time being it's out of scope.