meeb
meeb
Yep, you are correct @PhuriousGeorge (this was the "either technically, or via messy UI") bit in my original comment. Adding duplicate media to sources would require significant work as that's...
Running a second TubeSync instance is probably likely to be the only sensible way to handle this for the time being. I can't see the required internal restructuring to allow...
I have looked into this a bit. Realistically it's likely only going to be sensible to offer to index what `youtube-dl` returns in its metadata. Currently (and for some media...
Actually, ignore the above. Looks like this may well be possible with upstream changes since I first looked at the data returned last year when I was playing with `youtube-dl`...
Thanks @PhuriousGeorge - it looks like a bunch of channel metadata is now returned with the right API flags directly in more recent `youtube-dl` so hopefully maintaining regexes won't be...
Interesting, that looks like a conversion error (the merging of the video and audio streams with ffmpeg). There are some YouTube formats that require a patch to ffmpeg to merge...
Ah that's a different issue @hellofaduck - I'll see what I can do for better support for entirely Cyrillic character video titles. TubeSync is currently quite aggressive on stripping out...
Check what's in the logs. If there's an error indexing a channel you've added the reason for the failure will be in the container logs.
Interesting, so the initial error is the "410 Gone" response from YouTube when attempting to download the index of video IDs. `youtube-dl` in TubeSync is up to date, so it...
OK, does the URL https://www.youtube.com/c/mymechanics/videos work for you in a browser assuming you're on the same IP address as your TubeSync install?