Rapid Rabbit Software
Rapid Rabbit Software
As I described neither ESM imports or the old require imports work. I also checked my node version (which is v14) to see if I am on the version of...
Thanks for the heads up! We are actually using your recommended library in our app! If I have any feedback, I’ll be sure to share.
This issue was from a while ago. I just re-tested using Django's runserver and it seems to be working fine. I'm trying to recall what the actual issue might have...
> > It would be nice by the way if you could publish a script that also directly posts a tweet on twitter with a text and the resulting twitpic...
Could you possibly toss a debug statement in so we can see what histogram contains? Is PIL, ffmpeg properly installed?
try running ffmpeg from a terminal. If you receive this message 'sh: ffmpeg: command not found' or similar then you will need to create a symlink (or copy the binary)...
FYI: videothumbs is now wrapped within a package installer and is available via Python's Package Index. Cheers!
I'll submit this if you write a unit test.