Spotitube – synchronize Spotify collections from external providers
Some time ago I published here about Spotitube, a side project I had been working on to synchronize Spotify collections by fetching blobs from somewhere in the internet (e.g. YouTube). In the past few months it's undergone a huge rewrite which I think has let it become a nicer piece of software. I could definitely use some feedback, if anyone feels like it :)
In plain words
Spotitube synchronizes Spotify music collections by automatically fetching tracks from external sources like YouTube. It allows users to maintain their Spotify library by pulling content from internet sources, streamlining the process of keeping playlists and collections up to date across platforms. The tool has undergone significant development to improve its functionality and user experience.
written from the facts on this page · September 2026
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com

The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 17d ago · calendly.com
Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com