mirror of
https://cdm-project.com/Download-Tools/udemy-downloader.git
synced 2025-05-24 17:32:07 +02:00
Are you happy now TOML?
This commit is contained in:
parent
b922294135
commit
a2ca2b40b6
@ -1,8 +1,8 @@
|
|||||||
[general]
|
[general]
|
||||||
# ex: bearer_token = "xxxxxxxxxxxxxxxxxxxxx"
|
# ex: bearer_token = "xxxxxxxxxxxxxxxxxxxxx"
|
||||||
bearer_token =
|
bearer_token
|
||||||
# Automatically selects best quality if not set
|
# Automatically selects best quality if not set
|
||||||
quality =
|
quality
|
||||||
caption_locale = "en"
|
caption_locale = "en"
|
||||||
concurrent_downloads = 10
|
concurrent_downloads = 10
|
||||||
disable_ipv6 = false
|
disable_ipv6 = false
|
||||||
@ -23,8 +23,8 @@ id_as_course_name = false
|
|||||||
|
|
||||||
[selenium]
|
[selenium]
|
||||||
# ex: username = "user@email.com"
|
# ex: username = "user@email.com"
|
||||||
username =
|
username
|
||||||
# ex: password = "myCoolPassword123"
|
# ex: password = "myCoolPassword123"
|
||||||
password =
|
password
|
||||||
# set to false if you want to see the process, just dont interact with the browser at all or stuff will probably break
|
# set to false if you want to see the process, just dont interact with the browser at all or stuff will probably break
|
||||||
headless = true
|
headless = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user