2023.11.24.0

Andy
2023-11-24 04:55:15 +03:00
parent f445e4f5c5
commit 677faa77a4

@@ -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.