PyTube (the app) is a free, open-source version of YouTube, but made for Python. It mimics the Y2K aesthetics. Please note that the app hasn't released yet.
How/where do I get it and others?
Currently, Python is available at python.org.
How do I run it?
Download the app.py file, open your terminal, make sure that the terminal is in the same directory as the program, Python is installed, and you have internet access, then run:
python -m pip install yt-dlp pillow ffpyplayerThis will install the extensions required to run the program. Then run:
app.pyNow enjoy!
NOTE: It is in early access. It may crash a lot.
No comments:
Post a Comment