Results 738 comments of meeb

Thanks. I'm on the fence with this one, your patch is fine, it's a philosophical difference. I prefer containers to write their logs, all of them, to stdout. I don't...

Yep, no issue with this. Alternatively, given it's basically 1:1 coupled, we could just track the `yt-dlp` release versions, maybe with an additional subversion?

Yep fair enough.

My personal preference would be to remove the manual `SourceType` maps and just support whatever URLs `yt-dlp` does upstream. This probably needs checking with `yt-dlp` that it returns a unique...

I can see this being useful rather than hacking `background_task` but this looks as hacky!

Is this just to avoid an SQLite query to look up the task by ID?

Can you give me an example channel that exhibits this behavior? Sounds like this just needs better error handling for channels with no streams tab.

Cheers, I'll take a look.

Pretty sure this is resolved by retries. @Mrpuppyz is this fixed for you?

There's not enough information here to find the root cause of the failure. This is the top level "pipenv failed to install" error and not the actual error message on...