Jeez, why can't people just take things lightly and have a good laugh.
Tiritibambix
Libreddit is great !
There is also Teddit that you can easily selfhost too and import your followed subs to. Example using docker
spoiler
version: "3.8"
services:
teddit:
container_name: teddit
image: teddit/teddit:latest
environment:
# uncomment if behind reverse proxy
# - DOMAIN=yourdomain.tld
# - USE_HELMET=true
# - USE_HELMET_HSTS=true
# - TRUST_PROXY=true
- REDIS_HOST=teddit-redis
ports:
- "8080:8080"
networks:
- teddit_net
healthcheck:
test: ["CMD", "wget" ,"--no-verbose", "--tries=1", "--spider", "http://localhost:8080/about"]
interval: 1m
timeout: 3s
depends_on:
- teddit-redis
# volumes:
# - /srv/path/Teddit/config.js:/teddit/config.js #for your subreddits
teddit-redis:
container_name: teddit-redis
image: redis:6.2.5-alpine
command: redis-server
environment:
- REDIS_REPLICATION_MODE=master
networks:
- teddit_net
networks:
teddit_net:
Some public instances :
Begone, brittle bones. Keep drinking melk, so that you don't shatter next time you try something your body can't overcome.
Thanks for correcting. I don't know such tools that let you download directly from Spotify. Do you mind naming one ?
We don't have to have the same humour, that's ok
Say that to the bus that hit me a few years back
ᕦʕ •ᴥ•ʔᕤ
All "Spotify downloaders" you'll find actually fetch from YouTube, where quality is crap (if you care about it).
Deemix is great. It'll grab 128kbps for a free account, or 320kbps/FLAC if you have a premium account, or a working ARL. You can find some with a good search engine.
Someone is insecure about the strength of his bones...
You didn't read my post well enough, bot...
Apparently you've never met one of us before ᕙ(⇀‸↼‶)ᕗ
It absolutely is. It also looks unsustainable, with such a name and icons branding.
I like the idea though.
Jeez, why can't people just take things lightly and have a good laugh.