From 677faa77a4ec036320b9c2a6c73a9d9c8c082421 Mon Sep 17 00:00:00 2001 From: Andy <88590076+AAndyProgram@users.noreply.github.com> Date: Fri, 24 Nov 2023 04:55:15 +0300 Subject: [PATCH] 2023.11.24.0 --- Settings.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Settings.md b/Settings.md index d9d086c..c3f9fc5 100644 --- a/Settings.md +++ b/Settings.md @@ -180,10 +180,10 @@ Version **1.25.8** ([release](https://github.com/mikf/gallery-dl/releases/tag/v1 ## YT-DLP -Version **2023.07.06** ([release](https://github.com/yt-dlp/yt-dlp/releases/tag/2023.07.06)) +Version **2023.11.16** ([release](https://github.com/yt-dlp/yt-dlp/releases/tag/2023.11.16)) -- x64 version - [exe](https://github.com/yt-dlp/yt-dlp/releases/download/2023.07.06/yt-dlp.exe) -- x86 version - [exe](https://github.com/yt-dlp/yt-dlp/releases/download/2023.07.06/yt-dlp_x86.exe) +- x64 version - [exe](https://github.com/yt-dlp/yt-dlp/releases/download/2023.11.16/yt-dlp.exe) +- x86 version - [exe](https://github.com/yt-dlp/yt-dlp/releases/download/2023.11.16/yt-dlp_x86.exe) ## User query options @@ -523,6 +523,7 @@ See additional settings [here](https://github.com/AAndyProgram/SCrawler/wiki/You - `Use native title` - use a user-created video title for the filename instead of the video ID - `Use native title in standalone downloader` - use a user-created video title for the filename instead of the video ID - `Add video ID to video title` - the video ID will be added to the file name +- `Use video date as file date` - set the file date to the date the video was added (website) (if available) ![TikTok settings](https://raw.githubusercontent.com/AAndyProgram/SCrawler/main/ProgramScreenshots/SettingsSiteTikTok.png) @@ -684,7 +685,7 @@ This command can be a batch command or any script file (bat, ps1 or whatever you # How to set up cookies ## First method -1. Using a browser extension to receive site cookies, copy the cookies (or save them to a file) (I use this to get cookies: [Official site](https://www.editthiscookie.com/blog/2014/03/install-editthiscookie/), [Chrome Web Store](https://chrome.google.com/webstore/detail/editthiscookie/fngmhnnpilhplaeedifhccceomclgfbg)). +1. Using a browser extension to receive site cookies, copy the cookies (or save them to a file) (I use this to get cookies: [Official site](https://www.editthiscookie.com/blog/2014/03/install-editthiscookie/), [Chrome Web Store](https://chromewebstore.google.com/detail/editthiscookie/fngmhnnpilhplaeedifhccceomclgfbg)). 1. Open the settings of the site you want to configure (for example, `Main window` - `Settings` - `Instagram`). 1. Find the `Cookies` field. 1. Click on the `Pencil` button.