- ffmpeg
- tkinter
apt install python3-tk ffmpeg
python3 -m venv .venv
source .venv/bin/activate
pip install praw
Setup an app on https://www.reddit.com/prefs/apps/
Get application id and secret and fill praw.ini
file
apt install python3-tk ffmpeg
python3 -m venv .venv
source .venv/bin/activate
pip install praw
Setup an app on https://www.reddit.com/prefs/apps/
Get application id and secret and fill praw.ini
file