1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 18:53:21 +01:00
gallery-dl/gallery_dl/downloader
Mike Fährmann 42e948584d
fix downloader error handling
RequestException being a subclass of OSError caused all exceptions
during file downloads to be ignored/re-raised.
2017-11-07 15:23:07 +01:00
..
__init__.py code adjustments according to pep8 2017-01-30 19:40:15 +01:00
common.py fix downloader error handling 2017-11-07 15:23:07 +01:00
http.py create missing directories for 'part-directory' 2017-10-27 12:22:45 +02:00
text.py create missing directories for 'part-directory' 2017-10-27 12:22:45 +02:00