Phub

Latest version: v4.7.6

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

Scan your dependencies

Page 3 of 10

4.5.4

- Fixed recommendations
- Fixed a query cache injection

4.5.3

- fixed quality import error from consts module
- added unit tests

4.5.2

- fixing the import error caused by the playlist module (sorry for that)

4.5.1

- fixed the playlist module
- added more information to the playlist object

4.5

Changelog

- Removed Param implementation, using literals instead (50)
- Fix 49
- Search is now splited with client.search & client.search_hubtraffic

4.4.4

Changelog

- Added playlsit support
- some constant changes

Playlists can be used like the model function. Just do:
python
client = Client()
playlist = client.get_playlist(url)
videos = playlist.videos
for video in videos:
print(video.title)

Page 3 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.