InvidiousMobile - README
-- Setup --
-
To use the application, pip install the packages in requirements.txt
-
Deploy Flask application using a WSGI server.
-- Windows Users --
The application depends on FFMPEG. Please either place a directory containing ffmpeg.exe in your Path environment variable or place a copy of ffmpeg.exe in the folder with this application.