tubesync
tubesync copied to clipboard
Request: Alternative download location
Please, can you add the ability to use different volumes for each source? It doesn't work for my setup, to have everything in one source in the same root folder.
Could you not just map individual source folders to different container volume mounts? So instead of:
-v /some/directory/tubesync-downloads:/downloads
you could do
-v /some/custom/source:/downloads/videos/source-name
well, need to check, but I have picard moving all songs out once tagged, but I want to keep one playerlist. So i could just add this playlist two times, one accessable by picard, the other one not.
I would appreciate that option as well.
If there is only two or three channels, that might be feasible. I have currently 17 sources and I think the docker start command will get pretty long adding all those in.
What do you want to set the download paths per source to? Can you give an example?
After thinking some more, I guess I could just create two (or more) main directories after the video, to separate the channels.
Currently I have the following structure:
YouTube/video/channel(s)/files
I guess I should create something like this instead:
YouTube/video/Structure 1/channel(s)/files YouTube/video/Structure 2/channel(s)/files
Somehow I didn't think of this before. My bad...
I think I am trying to do something similar to this but can't quite figure it out. My end goal is basically have two final destinations of downloads so I can segment them in Plex. I would like a "Youtube" folder and a "Youtube-Kids" folder.
I have been adding my source like this to give it some sort of episode structure and this seems to work pretty well, I just can't figure out how to specify whether to put the files in the "Youtube" folder or the "Youtube-Kids" folder. {source_full} - S{yyyy}E{mm}{dd} - {title_full}.{ext}
Any ideas?
Thanks in advance. Super glad I stumbled across TubeSync. Wish I would have discovered this years ago!
OK. I am dumb and my previous message should be disregarded. I didn't realize when you create a new source that you can do a custom folder location. I had just been accepting the defaults. What I wanted to do was incredibly easy to accomplish. Very impressed with TubeSync!