This repository has been 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
-
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..
Beta Was this translation helpful? Give feedback.
All reactions