JuanBindez / pytubefix

Python3 library for downloading YouTube Videos.
http://pytubefix.rtfd.io/
MIT License
454 stars 67 forks source link

Added country availability exception #207

Closed felipeucelli closed 2 weeks ago

felipeucelli commented 2 weeks ago

Added country availability exception

Pytubefix has the VideoRegionBlocked exception class, but it was not being used.

Before, only a video is unavailable error was shown.

This PR implements this class in check_availability, now showing the message: is not available in your region.