Dearrow


ArchiveTube supports Dearrow, an open source extension for crowdsourcing better titles and thumbnails. Using Dearrow does not change current/future archived thumbnails and titles but change the images returned by /data/media/channels/channel-id/video-id/video.webp
[dearrow]
enable = true
Additionally, you can add a main_api and thumb_api variable 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