Skip to content

Releases: maddox/youtub3r

No More Video Path

26 Sep 13:24
746f69f

Choose a tag to compare

This is a breaking change in that the docker container no longer requires a the VIDEO_PATH ENV var, in order to be more clear.

Simply mount your youtube videos directory to /youtube_videos using a volume, and youtub3r will scan that directory.

This release also works better in Windows.

What's Changed

  • Minimum changes required to normalize paths by @bnhf in #2
  • No More Video Path by @maddox in #3

New Contributors

  • @bnhf made their first contribution in #2
  • @maddox made their first contribution in #3

Full Changelog: https://github.com/maddox/youtub3r/commits/v2025.09.26