Results 2 issues of zepp133

I have installed `youtube-dl` via the package manager of Arch Linux which results in `youtube-dl`'s binary being installed to `/usr/bin/youtube-dl`. $ which youtube-dl /usr/bin/youtube-dl $ stat /usr/bin/youtube-dl File: /usr/bin/youtube-dl Size:...

bug

I'm currently trying to integrate a functioning stand-alone Dash app into a Django app. I've copied the code over from the stand-alone codebase without any changes to the Dash code....