FrankMagecaster@alien.topBtoSelf-Hosted Main@selfhosted.forum•What do you all use for music vidoes?English
1·
1 year agoCheck out ytdl-sub for downloading and formatting music videos: https://github.com/jmbannon/ytdl-sub https://github.com/jmbannon/ytdl-sub/blob/master/examples/music_video_subscriptions.yaml
My strategy is to use YouTube and SoundCloud’s recommendation engines solely to find artists - not listen. If I like the few samples I hear, I copy-paste their URL into ytdl-sub with their respective genre (https://github.com/jmbannon/ytdl-sub).
This will download their entire discography on a cron job and properly tag them. Then use your favorite self hosted music app to put that genre on shuffle (I use MusicBee). Smart-playlists and proper tagging go a long way for making ‘discovery’ playlists. If it’s an artist I really like, I will ‘upgrade’ them to a better quality via soulseek or torrents.
While it’s not fully automated, I’ve found this workflow to work better than anything else. I am biased because I am the author ☺️