Pytubefix

Latest version: v8.12.3

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

Scan your dependencies

Page 16 of 18

1.8.2

Release Notes:

Bugfix:

- caption tests fixed and on_progress callback function bug fixed 13

1.8.1

Release Notes:

Bugfix - Windows Defender False Positive Correction:

Description:

- We have fixed an issue where Windows Defender was erroneously detecting an executable (executable generated by users) as a trojan malware, resulting in false positives and file blocking. This occurred due to the use of the os.rename() method, which renamed the file to the .mp3 extension, triggering a false alarm.

Resolution:

- To address this issue, we refactored the code to remove the dependency on the os.rename() method, and now the file is not renamed after download but before, without using the os.rename() method.

1.8.0

Release Notes:

Contribution:

- Adding a dot to the pattern matching on the name as its a valid name. 11

1.7.1

Release Notes:

Bugfix:

- Fixed -> Inconsistency in title property, prepending of author name 10

1.7.0

Release Notes:

- Migrated to pyproject.toml
- Contribution by ([Radosław Gryta](https://github.com/rgryta)) ([#9](https://github.com/JuanBindez/pytubefix/pull/9))

1.6.0

Release Notes:

- added documentation

Page 16 of 18

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.