Phub

Latest version: v4.7.6

Safety actively analyzes 724004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 10

4.4.3.1

Changelog
- Fix 47 param copy

4.4.3

Changelog
- Fix 34
- Fix 47

4.4.2

- fixed an issue where a playlist url was treated as invalid url

4.4.1

Changelog

- Implement `video.get_direct_url`
- Fix 45
- Better quality parsing

4.4

Changelog

- Added package headers
- Added `video.is_HD`, `video.is_VR`, `video.embed`
- For authentified accounts, started using `client._granted_token` instead of parsing one on each video page. Helps not fetching the video page when interractions are needed (TODO - Use the first encountered video page instead of the home page for optimisation since the video page is more likely to be fetched afterwards anyway and the home page is heavy).
- `video.fetch` key argument can take a third type of key: `<datakey>|<pagekey>`. The key that requires the least effort will be fetched considering the already cached data and page mediaDefinitions.
- Fixed `video._assert_internal_success` not reporting errors
- Overall improvements on video properties cache
- Disabled query emulation using playlists by default. If you attempt to use a video property that requires query data, and the video does not come from a VideoQuery, an error will be raised unless you set `video.ALLOW_QUERY_SIMULATION = True`. This is supposed to be dissuasive since the manipulation is costly, especially while used in a video iterator.
- Implemented the 43 suggestion while keeping the old properties.
- Video objects now keep track of their parent queries.
- Quality object are a bit more permissive with the input value and can take values of the form '144p' and others.
- Improved the object representations of Queries and Quality objects

4.03.9

Equivalent of PHUB4 for python 3.9 and higher.

See [v4.0 notes](https://github.com/Egsagon/PHUB/releases/tag/v4.0).

v4.0-univ-beta-2.1
Added most features of v4.0-beta-2.1

v4.0-beta-2.1
Fixed user search
Refactored regexes and queries
Tag comparisons
Video categories are now parsed and will link to a phub.locals.Category constant, unless the category does not exists.
User now have a avatar property (only user search injections supported rn)
Default downloader handles requests timeouts and retries to fetch the M3U file.
Added utils.urlify to make URL arguments cleaner

v4.0-univ-beta-2
v4.0-beta-2, but for python 3.9 and higher

Page 4 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.