Skip to content

ytdl-material v1.0.6

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jun 20:59
· 8 commits to main since this release

πŸš€ ytdl-material 1.0.6

This patch release focuses on category automation, scheduled subscription refreshes, yt-dlp impersonation support, Docker maintenance, and dependency/security updates.

✨ Features

  • Added default category rules, a category reapply task, and media library quick category filters. #272 #273
  • Subscription refreshes can now be scheduled and run automatically on startup. #252 #253
  • Added opt-in yt-dlp browser impersonation support for sites that need browser-like requests. #265

πŸ› οΈ Fixes

  • Subscription refresh tasks now check every eligible subscription during each run. #261
  • Docker no longer tries to install impersonation dependencies at runtime, and image setup is gated behind the explicit impersonation env flag. #266 #267
  • Fixed the PostgreSQL data volume path in the default Docker Compose file. #250
  • Added compose examples for youtubedl-material and legacy MongoDB migrations. 1df360b bda3fd1

πŸ”’ Security / Dependencies

New Contributors

Full Changelog: v1.0.5...v1.0.6

Contributors