Simon
Simon
Thanks for reporting. With the thumbnail download refactoring in v0.2.1, there are now additional error handling in place to avoid these kind of situations.
Yeah, the API is under development and far from complete and [this here](https://github.com/tubearchivist/tubearchivist/tree/master/tubearchivist/api) is very much true: > This is very early stages and will change! At current state, there...
Thanks for implementing that. PR is now out in v0.2.1.
As far as I can tell, this looks like a internal networking issue: > redis.exceptions.ConnectionError: Error -3 connecting to archivist-redis:6379. Temporary failure in name resolution. Meaning the *Tube Archivist* container...
Maybe give it a little bit more memory? But I don't think that is the issue here. The error suggests, that this is a docker internal networking issue. That's close...
I think the solution for that was to fix the gateway address in the container internal */etc/hosts* file, or just rebuild the container to fix it automatically. I guess this...
It depends what you copy, if you copy the link from *play all*, you'll copy the video url of the first video with the playlist navigation as parameters. But ultimately,...
Yes, you are right, the error isn't handled there for some reason...
Thanks for compiling that! Biggest challenge is to keep these instructions up to date for feature release. So this will require your continuous help. :-)
Thanks for reaching out on Discord. Need to implement some error handling for cases like that. Or maybe there is another workaround so that still can succeed. Thanks for reporting...