1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-09-11 16:22:24 +02:00
Go to file
Alexander Graf 88219e4d01 Refactor exceptions
- Rename DownloaderException to InstaloaderException

- Introduce NonfatalException to make handling of these errors easier

- Avoid using of InstaloaderException directly

- Catch InstaloaderException and KeyboardInterrupt in main loop to exit
  cleanly without stack trace
2016-07-26 10:57:29 +02:00
.travis.yml Rename instagram.py to instaloader.py 2016-07-25 23:59:47 +02:00
instaloader.py Refactor exceptions 2016-07-26 10:57:29 +02:00