Convert html from the website "http://u.f-q.me/", and generate vbs to call Thunder to do the batch download.
###1. YoutubeBatchDownloader.Web (1) Asp.net MVC4 project.
(2) Use Unity as DI framework.
(3) Use StyleCop to keep code clean.
(4) Globalization, support Chinese.
###2. YoutubeBatchDownloader.Win Winform project.
###3. YoutubeBatchDownloader.Model Data model layer.
###4. YoutubeBatchDownloader.Service Logic layer.
###5. YoutubeBatchDownloader.Test Unit tests.
###6. Utility Utilities such as reading string from files and Unity register.