docs: update readme
This commit is contained in:
parent
62d9835302
commit
f18a58a3b8
|
|
@ -15,6 +15,7 @@ url = "https://www.youtube.com" # full yt url
|
||||||
throttle = 1 # throttle yt request
|
throttle = 1 # throttle yt request
|
||||||
range = "1:5:1" # [START][:STOP][:STEP]
|
range = "1:5:1" # [START][:STOP][:STEP]
|
||||||
after_date = "20250326" # not in use
|
after_date = "20250326" # not in use
|
||||||
|
cookies = "./cookies.txt" # pass user cookies to yt
|
||||||
```
|
```
|
||||||
|
|
||||||
`subs-opml.xml`:
|
`subs-opml.xml`:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue