Fetch
Fetch copied to clipboard
Improvement Needed
trafficstars
This library requires several improvements, including fixing file overriding issues and ensuring that file deletion removes both the actual file and its entry from the download list. Additionally, it should support M3U8 file downloads and provide a built-in method for setting headers. I implemented headers manually using a Map instead of urls = {}. Furthermore, if a URL lacks an extension, the file type should be determined based on the headers.
I hope these suggestions help refine the library, as it is already among the best and very close to perfection.
I am also a developer so if any help needed for those I can help you.