trianglecirclexyz / cthulhu

Cthulhu is a simple python CLI application that streams torrents directly from various sources.
MIT License
28 stars 4 forks source link

Add exception handling for requests module #5

Closed nabil-rady closed 2 years ago

nabil-rady commented 2 years ago

Fixes #4

trianglecirclexyz commented 2 years ago

Thanks, I wasn't aware requests is not in the standard lib.