pixdoet / yt-2005-watch

2005 YouTube frontend that uses youtubei

Home Page:http://cleantalk.great-site.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARCHIVING ON 1 DEC 2023 - SEE BELOW

yt-2005-watch

A YouTube frontend written with the YouTubeI api, otherwise more commonly known as the InnerTube API.

Requirements

  • Webserver (preferably, Apache)
  • PHP ≥ 7.2.5 (Minimum Twig requirement)
  • cURL extension for PHP

Setup

  1. Go to your webserver's documentroot, then do git clone https://github.com/pixdoet/yt-2005-watch.git on the directory.
  2. You're done! If you wanna configure stuff, edit includes/config.inc.php, where the values are clearly marked in the comments.

Directory structure

  • /includes/: Contains include files for the PHP code
    • /includes/html/: Contains HTML files used for includes (no results, header etc)
  • /templates/: HTML templates for Twig
  • /yts/: Contains static files (YouTube Static)

License

Apache 2.0


Publicly maintained instances

Stable: http://cleantalk.great-site.net (shutting down 31 Dec 2023)

The future of yt-2005-watch

Really? It's been 2 years since this project has started. Unfortunately, it's also time for the project to come to a rest, as it existed in an abandoned state since 2023. I just don't have the time and energy to commit to a project like this anymore, sorry :(

Maybe time will come when I inevitably start to create projects for the Old YouTube Community again? Dunno. Until then, I wish the best for y'all, and goodbye.

About

2005 YouTube frontend that uses youtubei

http://cleantalk.great-site.net

License:Apache License 2.0


Languages

Language:Twig 63.0%Language:PHP 31.3%Language:CSS 3.3%Language:Hack 1.2%Language:JavaScript 1.2%