Phub

Latest version: v4.7.2

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

Scan your dependencies

Page 3 of 9

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)

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

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.