BerrizDown

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

作者
runtime
日安装量
6
总安装量
13
评分
0 0 0
版本
0.1.1
创建于
2025-06-07
更新于
2025-06-08
大小
26.6 KB
许可证
暂无
适用于

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

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址