YouTubed-2x on SourceForge
YouTubed-2x is now being hosted at SourceForge. After I released the last version, a member of the OpenHandhelds community, CSXM, asked about the status of the project and offered to help a little bit with the development of the project. So, it looks like YouTubed-2x will continue to be developed for the time being. Since there is interest in this program, I will work on it again as well; I will likely not be that involved since I want to do some other things. If this experiment doesn't go over well, the program will go back to being abandoned.
The first order of business is implementing a plugin system for the program. A plugin system will allow parsers to be added to the program and updated without releasing a new version of the program. I still don't know exactly how such a system should be implemented; the main problems at this point are how users will add the new plugins and what data structure will hold all the instances of parser classes.
The scope of this program has gone beyond what I originally intended. At this rate, it is basically becoming a mini-xVideoServiceThief.


