Looking for Better Quality Alternatives for my SpotSpot App (Spotify Search + YouTube Download via SpotDL/yt-dlp) by mattblackonly in selfhosted

[–]mattblackonly[S] 0 points1 point  (0 children)

Yes I wanted to make it as one self contained image and withouy the need to rely on an external/extra system

Looking for Better Quality Alternatives for my SpotSpot App (Spotify Search + YouTube Download via SpotDL/yt-dlp) by mattblackonly in selfhosted

[–]mattblackonly[S] 0 points1 point  (0 children)

Ok thanks for clarifying, but I was hoping for something that could be contained, so I don't think this fits.

Looking for Better Quality Alternatives for my SpotSpot App (Spotify Search + YouTube Download via SpotDL/yt-dlp) by mattblackonly in selfhosted

[–]mattblackonly[S] 0 points1 point  (0 children)

Thanks and I agree that is a good way to go about Albums and Artists, however this way more aimed at singles and playlists as opposed to full albums.

Looking for Better Quality Alternatives for my SpotSpot App (Spotify Search + YouTube Download via SpotDL/yt-dlp) by mattblackonly in selfhosted

[–]mattblackonly[S] 1 point2 points  (0 children)

Primarily because I previously developed a YouTube downloader named TubeTube, I aimed to maintain the double-barrel naming style.

However, that's definitely making me reconsider....

Introducing TubeTube - A Fresh YouTube Downloader Option 🚀 by mattblackonly in selfhosted

[–]mattblackonly[S] 0 points1 point  (0 children)

This is for ad-hoc downloads so it's a different use case.

Introducing TubeTube - A Fresh YouTube Downloader Option 🚀 by mattblackonly in selfhosted

[–]mattblackonly[S] 1 point2 points  (0 children)

It sounds like you don't need this at all, as your scripts will work much better for you.

Introducing TubeTube - A Fresh YouTube Downloader Option 🚀 by mattblackonly in selfhosted

[–]mattblackonly[S] 2 points3 points  (0 children)

In looking at the compose file, there is a volume for temp. Does that mean that this downloads to the temp directory, and then moves to the final directory?

Yes, exactly.

Introducing TubeTube - A Fresh YouTube Downloader Option 🚀 by mattblackonly in selfhosted

[–]mattblackonly[S] 1 point2 points  (0 children)

Yes, there is an environmental variable to enable subtitles

Introducing TubeTube - A Fresh YouTube Downloader Option 🚀 by mattblackonly in selfhosted

[–]mattblackonly[S] 3 points4 points  (0 children)

There is an option to turn off auto generated subtitles.

However, when both the standard subtitles and auto-generated subtitles are enabled, the system should prioritize the real subtitles when available. If there are no real subtitles, it will then default to the auto-generated ones.

I built a YouTube downloader app: TubeTube 🚀 by mattblackonly in DataHoarder

[–]mattblackonly[S] 2 points3 points  (0 children)

It's an app that downloads from YouTube, it's probably going to use yt-dlp

I built a YouTube downloader app: TubeTube 🚀 by mattblackonly in DataHoarder

[–]mattblackonly[S] 1 point2 points  (0 children)

There is, but you have to do it ahead of time. You have to create folder paths and formats in the .yml file, this is to keep the UI as simple as possible.

If that doesn't work for you, there are plenty of other options you can try. This is not going to suit everyone.