Update TurboVidPlay.ts

Give to Caesar what belongs to Caesar.
This commit is contained in:
GSTAR 2025-12-01 09:39:50 +01:00 committed by GitHub
parent dc91c51e8b
commit f65e6dea40
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/tuboviplay.py */
export class TurboVidPlay extends Extractor {
public readonly id = 'TurboVidPlay';
public readonly label = 'TurboVidPlay';