Update TurboVidPlay.ts
Give to Caesar what belongs to Caesar.
This commit is contained in:
parent
dc91c51e8b
commit
f65e6dea40
1 changed files with 1 additions and 0 deletions
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Reference in a new issue