wkentaro / gdown

Google Drive Public File Downloader when Curl/Wget Fails
MIT License
4.06k stars 342 forks source link

Preserve python exceptions #246

Closed Skitionek closed 1 year ago

Skitionek commented 1 year ago

Follow up on comment: https://github.com/wkentaro/gdown/pull/244#issuecomment-1437794404

Summary

Exceptions are printed only on cli (otherwise simply raised)

wkentaro commented 1 year ago

@Skitionek https://github.com/wkentaro/gdown/pull/260 will resolve this.