msemple1111
msemple1111
## Checklist - [ ] I'm reporting a broken site support issue - [x] I've verified that I'm running youtube-dl version **2020.06.16.1** - [x] I've checked that all provided URLs...
I was using this project to download a very large playlist to disk, but I found a threaded solution still had bottlenecks, so I spent my evening (and they next...
After using this code in production, found an issue where emails with a + symbol (or any other funky symbol) cause sync to fail. Fix: add url encoding for this...