Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 618 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 618 Bytes

Custom YouTube Client by TheErrorExe

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.

Build it

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

Run it without Compiling/Building

Install the Requirements: pip install pygame yt_dlp

Run the Code python3 main.py

Contact

[email protected]