Dearrow


ArchiveTube supports Dearrow, an open source extension for crowdsourcing better titles and thumbnails. Using Dearrow does not change current or future archived thumbnails and titles, but it changes the images returned by /data/media/channels/channel-id/video-id/video.webp.
[dearrow]
enable = true
Additionally, you can add main_api and thumb_api variables to change the API used. The Thumbnail API’s source code is available on ajayyy/DeArrowThumbnailCache.
Defaults:
main_api = "https://sponsor.ajay.app"
thumb_api = "https://dearrow-thumb.ajay.app"
Important
You need to remove any trailing slash in URLs.