yuckdevchan / YapTube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VideoBytes

probably gonna rename this

YouTube competitor that includes features such as:

  • vp9 transcoding
  • views, likes, dislikes
  • channel pages
  • more!

instructions for me (if i forgor)

  • download ffmpeg: winget install ffmpeg
  • make sure latest python3 is installed
  • python main.py to start flask server
  • python upload_gui.py to open an admin gui for uploading videos
  • common functions can be found in content.py
  • html in /templates
  • css in /static

About