Results 738 comments of meeb

OK, the media items aren't even in your library at all? Can you give me a URL to a video which is on YouTube but missing from your local TubeSync...

Thanks. What TubeSync does to dramatically improve indexing speeds and reduce requests to YouTube is when it indexes a channel it stops indexing once it finds a media item it's...

Fair enough, from what I can tell it looks like non-chronologically added media items as discussed above. I'll look into adding a quick `--full-reindex` style command as a quick hack...

`youtube-dl` and forks including `yt-dlp` do not use the YouTube APIs, which require Google accounts and API keys. They basically just scrape the front end of YouTube with various methods....

Thanks for the investigative work! To set this up properly in TubeSync it's going to be a reasonable amount of work. Allowing people to enter a freeform text box is...

I don't believe this patch to `yt-dlp` will fix this issue, but it will be in the next TubeSync update when I next sync `yt-dlp` anyway. TubeSync specifically requests the...

You are not missing anything. There's an issue with skipping as mentioned in #280 and other issues. When it was first built the `skip` flag was purely for things like...

Thanks for the issue. This has been requested and investigated several times. As nice as this would be it's simply not technically possible. When you index the videos on a...

I can have a look at what playlist metadata is available, however even in the best case situation this is going to be complicated to implement and would require sub-sources...

Plex collections could work, it would require quite a bit more integration with Plex servers and manually indexing media items from Plex. I'll add it to the wishlist.