This repository was archived by the owner on Oct 22, 2024. It is now read-only.
How to install ffmpeg in a Micro? #95
Unanswered
codyandersan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am creating a Flask server that can download youtube videos. But for that, I need to install ffmpeg or avconv on my server. Is there a possible way to do that?
My main.py:
My Spacefile:
The error I am receiving:
Please help..
All reactions