Skip to content

Commit

Permalink
- updated region blocked error to inform a user, that it could also b…
Browse files Browse the repository at this point in the history
…e a private video #69
  • Loading branch information
EchterAlsFake committed Dec 15, 2024
1 parent c5ec0c3 commit 0264eaf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/phub/errors.py
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 0264eaf

Please sign in to comment.