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

DiscordにGIFのURLを貼っても動かない件 #5

Open
defaultcf opened this issue Apr 6, 2020 · 2 comments
Open

DiscordにGIFのURLを貼っても動かない件 #5

defaultcf opened this issue Apr 6, 2020 · 2 comments

Comments

@defaultcf
Copy link
Owner

URL上に拡張子が無いとGIFとして動いてくれない模様。
https://support.discordapp.com/hc/ja/community/posts/360054887811-Make-discord-recognize-gifs-without-gif-in-the-image-link

@defaultcf
Copy link
Owner Author

一時URLで良いんじゃないか説。

@defaultcf
Copy link
Owner Author

つまり、Active Storageが用意する一時URLには拡張子が含まれている。そのため、Discordで上手くGIFが再生できる。
その名の通り一時なURLだが、GitHubやDiscordなど一般的なツールでは画像など貼り付けた途端に各々のサービスでホストするようになるので、後から見れなくなるということもない。

ただ、現状の有効期限が5分と短いので、これを30分くらいに延ばしても良いかもしれない。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant