mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 03:46:25 +02:00
- Introduced `download_file_to_disk` method to stream files directly to disk in chunks, reducing memory usage during downloads. - Updated `download_and_extract_content` function to utilize the new streaming download method for binary files, enhancing efficiency in handling large files. - Improved error handling for download operations, providing clearer feedback on failures. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| change_tracker.py | ||
| client.py | ||
| content_extractor.py | ||
| credentials.py | ||
| file_types.py | ||
| folder_manager.py | ||