BerrizDown

Get download links for Berriz videos (https://berriz.in/)

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Upphovsman
runtime
Dagliga installationer
2
Totala installationer
135
Betyg
0 1 0
Version
0.2.0
Skapad
2025-06-07
Uppdaterad
2025-09-25
Size
32,1 KB
Licens
N/A
Gäller för

BerrizDown

This script will help you download Berriz videos.

Usage

  1. Once installed, a link to the MPEG-DASH manifest file (.mpd) will be displayed when you open a video on the Berriz website.
  2. To download the video, you will need a DASH stream downloader that can process this .mpd manifest, such as yt-dlp or ffmpeg. These tools read the manifest and download the desired segments of the video and audio streams. See the commands below for examples.

Download using yt-dlp

yt-dlp [stream-url]

Download using ffmpeg

ffmpeg -i [stream-url] -c copy out.mp4

Note on DRM-protected Content

This script does not provide methods or tools to bypass DRM or decrypt DRM-protected videos. You will need to use the provided information with appropriate decryption tools and methods that you source and use independently to decrypt the video content.

Changelog

[v0.2.0]

  • Add support for Live replay downloads

[v0.1.1]

  • Fix downloading on IVE community.

DISCLAIMER

THE SOFTWARE AND ALL INFORMATION HERE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

By using any code or information provided here you are agreeing to all parts of the above Disclaimer.