Releases: KoalaBear84/OpenDirectoryDownloader
Releases · KoalaBear84/OpenDirectoryDownloader
OpenDirectoryDownloader v2.0.1.0
- Add support for another format
- Small fixes and improvements
OpenDirectoryDownloader v2.0.0.9
- Add another format + tests (Thanks PM_ME_TO_PLAY_A_GAME)
- Fix buffer length when smaller than 10 KiB
- Log HTTP statuscode and content length
OpenDirectoryDownloader v2.0.0.7
- Improved speedtest result accuracy (Thanks @Chaphasilor)
- Only retry Content-Lentgh for The Eye (Thanks @Chaphasilor)
OpenDirectoryDownloader v2.0.0.6
- Fix missing file sizes on The Eye (Thanks @Chaphasilor)
OpenDirectoryDownloader v2.0.0.5
- Skip responses large than 20MB, handle as a file instead of directory
- Skip files which do not contain HTML, or very unlikely
- Show warning for very large respones (which might be HTML)
OpenDirectoryDownloader v2.0.0.4
- Reduce columnIndex to max of colums (can happen with incorrect colspan)
- Adds support for new format, added tests
OpenDirectoryDownloader v2.0.0.3
- Add version number to stats
OpenDirectoryDownloader v2.0.0.2
- Test .NET 6.0 docker
OpenDirectoryDownloader v2.0.0.1
- Make it work with more servers
OpenDirectoryDownloader v2.0.0.0
- Update to .NET 6 and use trimming in self contained releases