
Introduction
MyDownloader is an open source application written in C# that is almost a complete download manager. MyDownloader has many features to manage downloads:
- Segmented downloads from HTTP and FTP
- With smart segments: when one segment ends, starts another segment to help to terminate another segment more fast
- Allow downloads to be paused and resumed
- (NEW) New friendly “New Video Download” window to download videos from: (you need save the file as *.flv)
- You Tube
- (NEW) Google Video
- (NEW) Break
- (NEW) PutFile
- (NEW) Meta Cafe
- (NEW) Speed Limit — to avoid to use all your bandwidth
- (NEW) Download Scheduler
- (NEW) Download files only on allowed times
- (NEW) Limit the number of simultaneous downloads
- (NEW) When one download ends, starts another automatically
- (NEW) Support for FTP site that requires authentication
- (NEW) Support for Mirrors
- (NEW) Download from HTTPS
- Notification download completion with sounds and XP balloon
- Anti-virus integration
- Automatic retry when a segment or download fails
- Batch downloads (enter a generic URL such as http://server/file(*).zip and
MyDownloader generates a set of URLs with numbers or letters)
MyDownloader: A Multi-thread C# Segmented Download Manager – The Code Project – Internet / Network