Ytdl-sub

Latest version: v2024.12.8

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

Scan your dependencies

Page 14 of 43

2023.12.27.post1

[BACKEND] Remove subscription `__value__` (856)

Removes the deprecated `__value__` field in the subscriptions file (different from `__preset__` which is NOT deprecated). This was very short-lived, and most likely not used.

2023.12.26

[BACKEND] Make sibling metadata optional to compute (855)

Partial fix to https://github.com/jmbannon/ytdl-sub/issues/853
Makes computing sibling metadata optional, defaulted to False. This prevents excessive memory usage when scraping large channels

2023.12.21

[BUGFIX] Fix recursion limit when applying large reduce functions (851)

Python would think a recursive error occurred, but in reality, the stack got too large due to poor optimization when executing array reduce functions. Thanks Melissa from Discord for the bug report!

2023.12.20.post1

[BACKEND] Add `collection_season_name` variable to collection presets (850)

Can now be used to change directory names for collection presets

2023.12.20

[FEATURE] Filter plugins, regex helper script functions (848)

Adds generic `filter_include` and `filter_exclude` plugins in anticipation for function script usage. Will detail it more with official docs at a later time!

2023.12.19.post2

[BACKEND] Improved error messages when script resolution does not work (846)

Page 14 of 43

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.