diff --git a/src/phub/errors.py b/src/phub/errors.py index 7defa83..0ef8093 100644 --- a/src/phub/errors.py +++ b/src/phub/errors.py @@ -64,6 +64,9 @@ class RegionBlocked(Exception): """ Sometimes videos can be blocked in your region. In this case PHUB can't fetch data. + + Note: This could also be a private video. You only see this Information if you are logged in. + This is a problem of PornHub itself and not related to PHUb! """ # EOF \ No newline at end of file