plugin.video.vrt.nu is a Kodi add-on used to watch all live video streams and all video-on-demand content available on VRT NU.
VRT NU is the video-on-demand platform of VRT, Flanders' public broadcasting service.
In Kodi, simply search for VRT NU
, and install the add-on.
Alternatively, you can download a ZIP archive from the Kodi plugin page and install it directly in Kodi using the Install via Zip option.
The VRT NU platform requires users to sign in before gaining access to video-on-demand content. Users can sign in with a user name and password, or sign in with their Google, or Facebook account.
This plugin currently only supports signing in using the first method (user name and password). If you already have a VRT NU account and sign in with another method, it's easy to get a password:
- Sign out of your VRT NU account;
- Click Inloggen met e-mail;
- Click the Wachtwoord vergeten? hyperlink, and enter your email address.
You'll receive an email that allows you to set a password. Use that password to enter in the plugin when prompted.
you can report issues here at github or you can send a message to the facebook page https://www.facebook.com/kodivrtnu/
- Changed way of working with urls when a season is refering to href="#"
- Adapted plugin to new vrtnu layout for showing multiple seasons
- Using the new vrtnu login method and video services
- Fixed bug where some videos would not be able to play (Thanks dagwieers)
- Fixed A-Z menu to parse the new vrtnu layout
- Fixed bug where some items would not want to play
- Fixed bug where some videos would only show one episodes while multiple episodes are present
- Updated Requests and Beautifulsoup modules
- Changed way of selecting multiple episodes, this fixes a bug where the "active" episodes would not be shown
- Changed way of selecting item title for single video's
- Adapted code to new vrtnu website layout, this fixes a bug where only the first episode would be shown while multiple episodes are present
- Changed live streaming mechanism
- New stream links for live streaming (Thanks yorickps)
- Fixed bug where seasons do not show when there is one malfunctioning
- Refactored internal code
- Fixed issue where all the videos would not be able to play, implemented new way of getting the streaming urls
- Fixed bug where a single video would not be listed when there is also a part "ANDEREN BEKEKEN OOK" present
- New versioning system now starting from 1.0.0
- Fixed bug where dates were not always shown
- Fixed ordering bug for videos
- Fixed broken Sporza logo
- Added Sporza livestream
- Added dates to videos (Thanks stevenv)
- Fixed bug where seasons did not get listed
- Fixed broken livestreams
- Fixed installation issue
- Initial working release