Closed createchange closed 1 month ago
There is a limit of 4mb files being uploaded. I'm guessing this is to prevent abuse (zip bombs?)
It also doesn't look like there's any way to import playlists from NewPipe (yet) and invidious can only import watch history and subscriptions from NewPipe.
Ah thanks for finding that. It would be nice to have that be a configurable option, as I am the only one with access to my instance and I don't on zip bombing myself. I suppose I could just modify the source and build myself, as well. Regardless, it's a non-issue at this point, since importing playlists is not possible at present any way!
Describe the bug I have exported my NewPipe data, and am trying to import to a self-hosted, Docker compose installed instance which is exposed only to my Tailscale network.
I was able to successfully import my subscriptions, but would like to import my playlists as I have built out a decent catalog of items. The exported zip file from NewPipe is 4.4MB. When attempting to upload into the Invidious importer, I receive the following log in the docker logs, as well as a corresponding one in the UI:
I don't know if the system resources I have provided to the Invidious instance would be relevant, but it should have plenty, since I had plenty to spare. It has 4 cores, 8GB RAM, and 50GB of storage.
Steps to Reproduce
Logs
Screenshots
Additional context