1.4.2
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.