mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
Dislike count added
This commit is contained in:
@@ -30,15 +30,15 @@ interface tokenOptions {
|
||||
* iv> Useragents :- array of string.
|
||||
*
|
||||
* locally in memory.
|
||||
*
|
||||
* Example :
|
||||
*
|
||||
* Example :
|
||||
* ```ts
|
||||
* play.setToken({
|
||||
* youtube : {
|
||||
* cookie : "Your Cookies"
|
||||
* }
|
||||
* }) // YouTube Cookies
|
||||
*
|
||||
*
|
||||
* play.setToken({
|
||||
* useragent: ['Your User-agent']
|
||||
* }) // Use this to avoid 429 errors.
|
||||
|
||||
Reference in New Issue
Block a user