Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Dearrow

Screenshot of four videos with Dearrow disabled

Without Dearrow ⬆️ // ⬇️ With Dearrow

Screenshot of four videos with Dearrow enabled

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