fix: more aggressive user agent for URL preview

adding "facebookexternalhit" alongside "embedbot" fixes many errors, such as YouTube Music's:
    "Your browser is deprecated. Please upgrade."

add admin command to clear URL stuck and broken data (per URL currently)

    add command to clear all saved URL previews.
    sync resolver docs.
This commit is contained in:
Shane Jaroch
2026-02-20 21:45:11 -05:00
committed by Ellis Git
parent fbeb5bf186
commit 526d862296
9 changed files with 59 additions and 2 deletions
+4
View File
@@ -36,3 +36,7 @@ Deletes all the local media from a local user on our server. This will always ig
## `!admin media delete-all-from-server`
Deletes all remote media from the specified remote server. This will always ignore errors by default
## `!admin media delete-url-preview`
Deletes a cached URL preview, forcing it to be re-fetched. Use --all to purge all cached URL previews