YouTube Player for the Mac.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
GRMrGecko 93869465ef YouTube redirects to HTTPS anyway, so my previous attempt to fix 10.4 is bad. I also added a log of the error for loading. 9 years ago
Classes YouTube redirects to HTTPS anyway, so my previous attempt to fix 10.4 is bad. I also added a log of the error for loading. 9 years ago
Frameworks Initial open source commit. 9 years ago
Resources/YouView Fixed accessibility for search results. 9 years ago
YouView.xcodeproj Initial open source commit. 9 years ago
YouViewChrome Initial open source commit. 9 years ago
YouViewFirefox Initial open source commit. 9 years ago
YouViewSafari Initial open source commit. 9 years ago
.gitignore Initial open source commit. 9 years ago
About.rtf Initial open source commit. 9 years ago
License.txt Initial open source commit. 9 years ago
README.md Initial open source commit. 9 years ago
YouView.ai Initial open source commit. 9 years ago
YouView.icns Initial open source commit. 9 years ago
YouView.png Initial open source commit. 9 years ago
YouView_Prefix.pch Initial open source commit. 9 years ago
main.m Initial open source commit. 9 years ago

README.md

This is a program I started off closed source as it was one of my first programs and have released into the open source realm because I don't have much time to work on it.

In-order to compile properly, you should have a machine (virtual or real) which runs Mac OS X 10.8.x and install Xcode according to my scripts at https://github.com/GRMrGecko/Xcode-Scripts to add support for compiling for old machines.

I plan to possibly work on adding some of the features that used to exist one by one slowly. But I also want to start a new project which will also be open source which I will call MotiOnline. The difference will be that MultiOnline will just be a app that acts as a framework for plugins which adds support for video services and the program will not support older systems which is one of the main features of YouView (supporting 10.4.11-10.10+).

If you have any issues, try to fix it yourself or send me an email/submit an issue here.