File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ New-Variable -Name UI_Path -Value "D:/Programmes/Internet/youtube-dl/YDL-UI_Port
4242New-Variable - Name UseBrowser - Value $true - Option Constant # true is recommended
4343# Must be the name of a yt-dlp supported browser and optionnaly the name of the profile directory containing the cookies you need
4444New-Variable - Name browserCookies - Value " firefox:oo49eawy.Youtube" - Option Constant
45- New-Variable - Name myCookies - Value " D:/pathTo/cookies.txt" # it is reccommanded to not use such a file for security reason.
45+ New-Variable - Name myCookies - Value " D:/pathTo/cookies.txt" # it is recommended to not use such a file for security reason.
4646
4747New-Variable - Name directory - Value (Join-Path - Path " $downloadsPath " - ChildPath " $DownloadFolderName " ) - Option Constant
4848New-Variable - Name templateNameChannel - Value " %(uploader|)s%(uploader& - )s%(title).70s.%(ext)s" - Option Constant
You can’t perform that action at this time.
0 commit comments