// SPDX-License-Identifier: CC0-1.0 // Copyright (C) 2022 Wojtek Kosior // Available under the terms of Creative Commons Zero v1.0 Universal. { "$schema": "https://hydrilla.koszko.org/schemas/package_source-2.schema.json", "source_name": "vaticannews-va-fix-videos", "copyright": [ {"file": "report.spdx"}, {"file": "LICENSES/CC0-1.0.txt"} ], "upstream_url": "https://git.koszko.org/hydrilla-fixes-bundle/tree/src/vaticannews-va-fix-videos", "definitions": [{ "type": "mapping_and_resource", "identifier": "vaticannews-va-fix-videos", "long_name": "Vatican News videos yewtu.be redirection", "version": [2022, 2, 18], "revision": 2, "description": "Watch vaticannews.va embedded YouTube videos on yewtu.be instead.", "dependencies": [{"identifier": "yewtube-urls"}], "scripts": [{"file": "vaticannews_videos.js"}], "payloads": { // * https://www.vaticannews.va/en/vatican-city/news/2022-02/caritas-cambodia-retreat-czerny-video-message-care-fraternity.html // Or just go to vaticannews.va and look for some article with a // video in it. "https://www.vaticannews.va/***": { "identifier": "vaticannews-va-fix-videos" } } }], "reuse_generate_spdx_report": true }