mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-05-09 20:25:14 +02:00
Remove doodstream comment
This commit is contained in:
parent
698ed5ac3c
commit
2460657f2a
@ -16,10 +16,6 @@ export abstract class Match {
|
||||
notice?: string
|
||||
}
|
||||
|
||||
// DOES NOT WORK.
|
||||
// The url can be extracted (sometimes??? wtf) without problems but to receive the actual video, custom request
|
||||
// headers must be set. And because the javascript and browser ecosystem is so fucked up, there is no good way to
|
||||
// do this with media which can be natively played with the browser, like here.
|
||||
class Doodstream implements Match {
|
||||
name = 'Doodstream'
|
||||
id = 'doodstream'
|
||||
|
Loading…
x
Reference in New Issue
Block a user