Please remember that this is violating the YouTube Terms of Service
This is the Custom YouTube Client by TheErrorExe! You can build it yourself or run it without compiling/building.
Install the Requirements:
pip install pyinstaller
Now run:
pyinstaller --onefile --windowed main.py
If you are on Windows, you will get an exe, or on Linux a Linux Executable.
The Compiled File is in the folder dist
Install the Requirements:
pip install pygame yt_dlp
Run the Code
python3 main.py