tubesync icon indicating copy to clipboard operation
tubesync copied to clipboard

Syncs YouTube channels and playlists to a locally hosted media server

Results 260 tubesync issues
Sort by recently updated
recently updated
newest added

For #70 I found [hat-syslog](https://github.com/hat-open/hat-syslog) which looks like an excellent way to handle logs from `nginx` and potentially anything else that uses a `syslog` server.

I set my Source video codec to AV1 and Fallback to Get next best resolution or codec instead if AV1 is not available shouldn't the next codec chosen be VP9?...

My pull request: tcely#719 Depends upon #1075 For #1079

It would be a good idea to bump the patch level every month and create a release.

This is not for merging. It is for reference. Feel free to take the `ci.yaml` changes, if you like them. Everything else should already have its own pull request. You...

I'm using using ghcr.io/meeb/tubesync:latest. I added my cookie a couple times, once with a Chrome plugin ("Get cookies.txt LOCALLY") and once with a Firefox plugin ("cookies.txt"). Tubesync is able to...

This is unlikely to be part of this project, but anyone looking for ideas or a small project is welcome to contribute an implementation. I found `UnTube`[^UnTube] which was a...

It looks like it will be possible to create a `background` decorator that translates to the Huey task system. - [x] Modify `TaskWrapper` - [x] Alias `now` to `call_local` -...