# 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 12
# self = https://watcher.sour.is/conv/amokjeq
prologic/tunesnap: tunesnap is a web application for downloading, extracting and encoding the audio tracks of videos into downloadable audio. - tunesnap - Mills
prologic/tunesnap: tunesnap is a web application for downloading, extracting and encoding the audio tracks of videos into downloadable audio. - tunesnap - Mills
This was built over a day or so as a tool so i didn't have to keep helping my neighbor with fixing a Bash script I wrote 🤣 It was also an excuse to try Beer CSS and htmx for real in anger on a fresh new project 👌 The result has turned out quite nicely! 😍
This was built over a day or so as a tool so i didn't have to keep helping my neighbor with fixing a Bash script I wrote 🤣 It was also an excuse to try Beer CSS and htmx for real in anger on a fresh new project 👌 The result has turned out quite nicely! 😍
@prologic went to https://tubesnap.mills.io/ out of curiosity, but the site is showing to be under maintenance.
@bender Err sorry wrong URL 🤣 It was late 😅
@bender Err sorry wrong URL 🤣 It was late 😅
I'll fix the URL in the repo later but the right URL is: https://tunesnap.mills.io/
I'll fix the URL in the repo later but the right URL is: https://tunesnap.mills.io/
This has been renamed to https://snaptune.mills.io/
This has been renamed to https://snaptune.mills.io/
Very cool! Interestingly using your web app, the result was a higher bitrate than when I downloaded the best audio only option in yt-dlp (258 kbit/s vs 140 kbit/s).

Don't quite understand that but nice work 😅