# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 9
# self = https://watcher.sour.is/conv/gdxvyda
[Michael Jackson - Bad (Official Video)](https://yewtu.be/watch?v=Sd4SJVsTulc)
@akoizumi I never heard of yewtu.be. ;-)
@lyse Yeah what is it anyway? 🤔
@lyse Yeah what is it anyway? 🤔
@lyse @prologic It's just an instance of Invidious, a simple front-end for YouTube.
@mckinley Ahh!
@mckinley Ahh!
@lyse It is an invidious instance like all the others. I have a bookmark in my browser to redirect me to the list of instances.
javascript:location.assign('https://invidio.us'+location.pathname+location.search+location.hash);

Create a new bookmark, name it like you wnt and insert the above code into the URL field.
I see, @mckinley and @carsten, ta. My YouTube frontend is https://github.com/yt-dlp/yt-dlp in combination with https://newsboat.org/ and ybeuter, a TUI I wrote a long time ago to control downloading and opening queued videos.