Youtube-series-downloader

Latest version: v1.5.1

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

Scan your dependencies

Page 2 of 3

1.3.2

Fixed

- Can now use `[vars]` in configuration

1.3.1

Fixed

- Used `youtube_dl` wrongly which made the application unusable

1.3.0

Breaking Changes

- Configuration is now stored as an cfg-file instead of py, and in your home directory [16](https://github.com/Senth/youtube-series-downloader/issues/16)
- Unfortunately, you'll have to move everything to the new configuration file.

Added

- In `--daemon` mode, the configuration is re-read before every check.
Meaning that you don't have to restart the daemon when the configuration changes.
- Some tests [17](https://github.com/Senth/youtube-series-downloader/issues/17)

Changed

- Now calls `youtube-dl` from the python package instead of through CLI [18](https://github.com/Senth/youtube-series-downloader/issues/18).
This means you don't have to have `youtube-dl` in your `PATH` environment anymore.
- Improved `--verbose` logging to be more complete in why a video was filtered out or passed the filters

Fixed

- Exclude pattern now actually excludes videos [15](https://github.com/Senth/youtube-series-downloader/issues/15)

1.2.1

Fixed

- Added missing `--silent` in README

1.2.0

Added

- `--silent -s` flag to turn off all messages

Changed

- Improve wording in help/readme
- Improve logging with emojis, colors and indent
- More logging by default (turn off all by using `--silent`)

Removed

- System wide configuration (user configuration is still available)

Fixed

- Now downloads oldest episodes first (so they come in the correct order) [10](https://github.com/Senth/youtube-series-downloader/issues/10)
- Exits the program if you don't have

1.1.8

Fixed

- `config.example.py` updated so that you can use include and exclude at the same time

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.