Skip to content

1.4.2

Compare
Choose a tag to compare
@Tastyep Tastyep released this 18 Nov 10:53
· 476 commits to master since this release
0ee2591

Welcome back youtube-dl

Youtube-dl is back, you can read the full story here.

Features

  • Playlists
    Playlist support is now extended to all websites. the process of extracting URLs takes a bit longer (few seconds) but it's well worth it.

Improvements

  • Auto install npm/node dependencies
    • The setup script will now try to set up npm and node using nvm.
    • Ensures that the systemd service manager will succeed to start our service. It could fail before because npm would not be in the PATH.
  • Logging
    • Logging has been improved so that info logging is sufficient to understand what is happening. Debug logging is still the default.
    • Logging while testing has been disabled, but can be enabled back by using the environment (OPENCAST_LOG_LEVEL=DEBUG ...).
    • Add debug logs for monitoring API requests and responses.
  • Subtitle toggling
    • It is now possible to toggle subtitle support (downloading/extracting) by modifying the subtitle.enabled config entry.
  • 96% of coverage

Bug fixes

  • Fix startup crash when purging videos without a location.