Update Vidoza.ts

Give to Caesar what belongs to Caesar.
This commit is contained in:
GSTAR 2025-12-01 09:36:41 +01:00 committed by GitHub
parent 91a4f93ea7
commit e15b247a76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,7 @@ import {
} from '../utils';
import { Extractor } from './Extractor';
/** @see https://github.com/Gujal00/ResolveURL/blob/master/script.module.resolveurl/lib/resolveurl/plugins/vidoza.py */
export class Vidoza extends Extractor {
public readonly id = 'Vidoza';
public readonly label = 'Vidoza (via MediaFlow Proxy)';