this post was submitted on 10 Nov 2023
5 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

LidaTube - Get missing albums from Lidarr and download via YouTube (yt_dlp)

https://github.com/TheWicklowWolf/LidaTube

https://preview.redd.it/6a8976tayizb1.png?width=1366&format=png&auto=webp&s=9bb05b435c1c9bb6fbaf04b44607999ca9bae034

SpotTube - Download a Spotify playlist via YouTube (yt_dlp)

https://github.com/TheWicklowWolf/SpotTube

https://preview.redd.it/9hi122p1zizb1.png?width=1366&format=png&auto=webp&s=bb1bba387b3fa2197a265937cba2b81b0ddee39f

Syncify - Sync a Spotify playlist via YouTube (yt_dlp)

https://github.com/TheWicklowWolf/Syncify

These are just some basic apps that may be useful. Also apologies if you've seen this before, there were some account-related hiccups etc.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago

LidaTube seems elite, since the app is in Python you can try to add Scheduling task to run every x hour -> pull missing songs -> convert and save.

Starting Point