
File list:
MyDownloader.App
...............\bin
...............\...\Debug
...............\obj
...............\...\Debug
...............\...\MyDownloader.App.csproj.FileList.txt
...............\Properties
...............\..........\AssemblyInfo.cs
...............\..........\Resources.Designer.cs
...............\..........\Resources.resx
...............\UI
...............\..\About.rtf
...............\..\AboutForm.cs
...............\..\AboutForm.Designer.cs
...............\..\AboutForm.resx
...............\..\ApplicationSettings.cs
...............\..\ApplicationSettings.Designer.cs
...............\..\ApplicationSettings.resx
...............\..\CreateBatchDownloadForm.cs
...............\..\CreateBatchDownloadForm.Designer.cs
...............\..\CreateBatchDownloadForm.resx
...............\..\IconExtractor.cs
...............\..\Location.cs
...............\..\Location.Designer.cs
...............\..\Location.resx
...............\..\MainForm.cs
...............\..\MainForm.Designer.cs
...............\..\MainForm.resx
...............\..\NewDownloadForm.cs
...............\..\NewDownloadForm.Designer.cs
...............\..\NewDownloadForm.resx
...............\..\NewVideoDownload.cs
...............\..\NewVideoDownload.Designer.cs
...............\..\NewVideoDownload.resx
...............\..\OptionsForm.cs
...............\..\OptionsForm.Designer.cs
...............\..\OptionsForm.resx
...............\..\SupportedVideoSitesForm.cs
...............\..\SupportedVideoSitesForm.Designer.cs
...............\..\SupportedVideoSitesForm.resx
...............\App.config
...............\App.cs
...............\ClassDiagrams1.tacls
...............\ClassDiagrams1.tacls.diagram
...............\DONE.txt
...............\MyDownloader.App.csproj
...............\MyDownloader.App.csproj.user
...............\Program.cs
...............\Settings.Designer.cs
...............\Settings.settings
...............\TODO.txt
MyDownloader.Core
................\bin
................\...\Debug
................\Common
................\......\BoolFormatter.cs
................\......\ByteFormatter.cs
................\......\PathHelper.cs
................\......\TimeSpanFormatter.cs
................\Extensions
................\..........\IExtension.cs
................\..........\IUIExtension.cs
................\Instrumentation
................\...............\MyStopwatch.cs
................\obj
................\...\Debug
................\...\MyDownloader.Core.csproj.FileList.txt
................\Properties
................\..........\AssemblyInfo.cs
................\SingleInstancing
................\................\ISingleInstanceEnforcer.cs
................\................\MessageEventArgs.cs
................\................\SingleInstanceException.cs
................\................\SingleInstanceProxy.cs
................\................\SingleInstanceTracker.cs
................\UI
................\..\ApplicationSettings.cs
................\..\ApplicationSettings.Designer.cs
................\..\ApplicationSettings.resx
................\..\AppManager.cs
................\..\Connection.cs
................\..\Connection.Designer.cs
................\..\Connection.resx
................\..\CoreExtention.cs
................\..\CoreUIExtention.cs
................\..\DownloadFolder.cs
................\..\DownloadFolder.Designer.cs
................\..\DownloadFolder.resx
................\..\IApp.cs
................\app.config
................\Downloader.cs
................\DownloaderEventArgs.cs
................\DownloaderState.cs
................\DownloadManager.cs
................\EventArgs.cs
................\IDownloaderBuilder.cs
................\IProtocolProvider.cs
................\MyDownloader.Core.csproj
................\ObjectLocker.cs
................\ProtocolProviderFactory.cs
................\RemoteFileInfo.cs
................\ResourceLocation.cs
................\Segment.cs
................\SegmentState.cs
................\Settings.Designer.cs
................\Settings.settings
MyDownloader.Extension
.....................\AntiVirus
.....................\.........\AVExtension.cs
.....................\.........\AVOptions.cs
.....................\.........\AVOptions.Designer.cs
.....................\.........\AVOptions.resx
.....................\.........\AVUIExtension.cs
.....................\.........\Settings.Designer.cs
.....................\.........\Settings.settings
.....................\bin
.....................\...\Debug
.....................\Notifications
.....................\.............\BalloonHelper.cs
.....................\.............\NotificationsExtension.cs
.....................\.............\NotificationsUIExtension.cs
.....................\.............\Settings.Designer.cs
.....................\.............\Settings.settings
.....................\.............\SoundHelper.cs
.....................\.............\SoundsOptions.cs
.....................\.............\SoundsOptions.Designer.cs
.....................\.............\SoundsOptions.resx
.....................\.............\XPBalloonOptions.cs
.....................\.............\XPBalloonOptions.Designer.cs
.....................\.............\XPBalloonOptions.resx
.....................\obj
.....................\...\Debug
.....................\...\MyDownloader.Extension.csproj.FileList.txt
.....................\Properties
.....................\..........\AssemblyInfo.cs
.....................\Protocols
.....................\.........\BaseDownloader.cs
.....................\.........\BaseProtocolProvider.cs
.....................\.........\FtpDownloader.cs
.....................\.........\FtpProtocolProvider.cs
.....................\.........\HttpDownloader.cs
.....................\.........\HttpFtpProtocolExtension.cs
.....................\.........\HttpFtpProtocolUIExtension.cs
.....................\.........\HttpProtocolProvider.cs
.....................\.........\Proxy.cs
.....................\.........\Proxy.Designer.cs
.....................\.........\Proxy.resx
.....................\.........\Settings.Designer.cs
.....................\.........\Settings.settings
.....................\Scheduler
.....................\.........\DayHourMatrix.cs
.....................\.........\Jobs.cs
.....................\.........\Jobs.Designer.cs
.....................\.........\Jobs.resx
.....................\.........\SchedulerExtension.cs
.....................\.........\SchedulerUIExtension.cs
.....................\.........\Settings.Designer.cs
.....................\.........\Settings.settings
.....................\.........\TimeGrid.cs
.....................\.........\TimeGrid.Designer.cs
.....................\.........\TimeGrid.resx
.....................\SpeedLimit
.....................\..........\LimitCfg.cs
.....................\..........\LimitCfg.Designer.cs
.....................\..........\LimitCfg.resx
.....................\..........\LimitedRateStreamProxy.cs
.....................\..........\ProtocolProviderProxy.cs
.....................\..........\Settings.Designer.cs
.....................\..........\Settings.settings
.....................\..........\SpeedLimitExtension.cs
.....................\..........\SpeedLimitUIExtension.cs.cs
.....................\Video
.....................\.....\Impl
.....................\.....\....\Logos
.....................\.....\....\.....\BreakVideoDownloader.png

.....................\.....\....\.....\GoogleVideoDownloader.png

.....................\.....\....\.....\MetaCafeVideoDownloader.png

.....................\.....\....\.....\PutfileVideoDownloader.PNG
.....................\.....\....\.....\YouTubeDownloader.png

.....................\.....\....\BaseVideoDownloader.cs
.....................\.....\....\BreakVideoDownloader.cs
.....................\.....\....\GoogleVideoDownloader.cs
.....................\.....\....\MetaCafeVideoDownloader.cs
.....................\.....\....\PutfileVideoDownloader.cs
.....................\.....\....\YouTubeDownloader.cs
.....................\.....\Settings.Designer.cs
.....................\.....\Settings.settings
.....................\.....\TextUtil.cs
.....................\.....\VideoDownloadExtension.cs
.....................\.....\VideoDownloadHandler.cs
.....................\app.config
.....................\ClassDiagram1.cd
.....................\MyDownloader.Extension.csproj
.....................\MyDownloader.Extension.csproj.user
.....................\PersistedListExtension.cs
GlacialList.dll
Intrudoction.docx
MyDownloader.sln
MyDownloader.suo