From 7ae9a278e499451a00c1009967eaec53963bb7a0 Mon Sep 17 00:00:00 2001 From: Andy <88590076+AAndyProgram@users.noreply.github.com> Date: Sun, 1 Oct 2023 18:36:13 +0300 Subject: [PATCH] 2023.10.1.0 --- Plugins.md | 2 +- Settings.md | 11 +++++++++++ YouTube downloader.md | 4 +++- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/Plugins.md b/Plugins.md index eefb567..7704cac 100644 --- a/Plugins.md +++ b/Plugins.md @@ -366,7 +366,7 @@ Functions: - `Message` - additional message - `ShowMainMsg` - show main message - `ShowErrorMsg` - show error message - - `SendInLog` - message and error message will be sent to the program log + - `SendtoLog` - message and error message will be sent to the program log # Objects diff --git a/Settings.md b/Settings.md index cf228e6..3fde329 100644 --- a/Settings.md +++ b/Settings.md @@ -138,6 +138,7 @@ Red highlight means that the field is required or you have entered an incorrect - [OnlyFans](#onlyfans-requirements) - [Mastodon](#mastodon-requirements) - [Instagram](#instagram-requirements) +- [Threads](#threads-requirements) - [JustForFans](#justforfans-requirements) - [RedGifs](#reddit-requirements) - [YouTube](#youtube-requirements) @@ -426,6 +427,16 @@ result_continue-->[*] result_cancel-->[*] ``` +## Threads +- `x-csrftoken` - [how to find](#how-to-find-headers) +- `x-ig-app-id`, `x-asbd-id`, `sec-ch-ua`, `sec-ch-ua-full-version-list`, `sec-ch-ua-platform-version`, `UserAgent` - [how to find](#how-to-find-headers) + +![Threads settings](https://raw.githubusercontent.com/AAndyProgram/SCrawler/main/ProgramScreenshots/SettingsSiteThreads.png) + +### Threads requirements +- [`Cookies`](#how-to-set-up-cookies) +- [`headers`](#how-to-find-headers) + ## JustForFans - `User ID` - read below - `UserHash4` - read below diff --git a/YouTube downloader.md b/YouTube downloader.md index affb6ef..b0f9fcc 100644 --- a/YouTube downloader.md +++ b/YouTube downloader.md @@ -87,6 +87,7 @@ Here you can configure the default settings. I won't describe all the settings, ![YouTube settings](https://raw.githubusercontent.com/AAndyProgram/SCrawler/main/ProgramScreenshots/AppYouTubeSettings.png) + \ No newline at end of file