granthin 285645ae96 Merge branch 'new' of granthin/freeTube into master | 1 year ago | |
---|---|---|
.idea | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 1 year ago | |
config.py | 3 years ago | |
feed.py | 3 years ago | |
main.py | 3 years ago | |
menu.py | 1 year ago | |
requirements.txt | 1 year ago |
cli youtube watcher with VLC or MPV player
git clone https://notabug.org/granthin/freeTube.git
cd freeTube
python3.8 -m venv env
. env/bin/activate
(source ./venv/Scripts/activate
for mustdie)pip install requirements.txt
python main.py