UIL-DL (UIL Downloader) is a tool designed to simplify the process of downloading and managing UIL Academics contest materials. It provides a clean, intuitive interface for filtering and accessing contest files, with features like caching to optimize bandwidth usage and download speed.
- Detailed Writeup (Personal Site)
- Devlog (Flavortown 2026)
- Search and Filter: Easily find contests by subject, level, and year
- Concurrent Downloads: Efficiently manage multiple downloads
- Responsive UI: Clean and easy to use interface
Version 2.0 is still under development, with a release expected by the end of February. If you still can't wait, you can check out the online version or the latest v1 in the releases section.
- The working app is located in the
frontend/directory. Anything outside that is extra and won't be bundled in the final application.
If you have questions, feedback, or need support:
- GitHub Issues: Create an issue for bug reports or feature requests
- Discord: Join the Discord server for community support and updates
- Direct Contact: For personal inquiries, my contact information is available on my GitHub profile.
When reporting issues, please include:
- Your operating system and version
- Application version
- Steps to reproduce the problem
- Any error messages or screenshots
Contributions are welcome! You can help by:
- Reporting bugs or requesting features through GitHub issues
- Submitting pull requests for fixes or enhancements
- Improving documentation
To contribute code:
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a well-documented pull request