NotSoShaby
NotSoShaby
> I'd ask you to amend your issue so _all_ the information we ask for in the `Specifications` section is present, thanks. Added.
After someone answered my SO question [here](https://stackoverflow.com/questions/70733970/moviepy-audio-gets-corrupted-when-extracted-from-video/70734336#70734336) his solution seems to work - simply taking a subclip instead of the clip (in this case of one second) makes the audio...
Please notice that boto3 sqs client is creating queues with the soon to be deprecated format. We started using this: `queue = sqs_client.create_queue(QueueName=f"{org.name.lower()}-queue", tags={'ClientName': org.name})` to create queues for our...
@nateprewitt thanks, will try it out. assuming it should be set to true? @dlm6693 no, I wasn't using the env variable flag will update once i tested it. thanks for...
interesting that our of all, [this](https://github.com/requests/requests-oauthlib/issues/324#issuecomment-1130107464) comment by @adyekjaer worked for me. Thanks
In the old lynda app (which i have on one computer) you certainly can. In the new one there's no such option. the download settings is changed.. it looks like...
I believe it will still look the same unless you'll uninstall and reinstall (which is not recommended considering they might figured out that there's a hack to download the files)
Thanks jack-murray! I found it there. Although now the decryptor is not working on that folder. Did you get it to work?
Well It's not working for me even in the old version:  This is what it shows me.. successful but no files at destanation :(
readme says it's not supporting python 3