Skip to content

Commit 2f83892

Browse files
committed
2025.2.25.0
PluginProvider IPluginContentProvider: add 'NameTrue' property YT YouTubeSettings: remove the 'CreateDescriptionFiles_AddUploadDate' property PlayListParserForm: add 'RDAMP' as default value when initializing form YouTubeMediaContainerBase: fix line breaks SCrawler API.Base: add 'EditorExchangeOptionsBase' class API.Base.GDL: move functions to Pinterest.UserData API.Base.IUserData: add 'NameTrue' property API.Base.SiteSettingsBase: update the 'GetUserUrl' function to use the 'NameTrue' property; update 'UserOptions' function API.Base.UserDataBase: add 'NameTrue' property; add 'SimpleDownloadAvatar' function to get rid of the same functions of other classes; Update 'UserDescriptionUpdate' function API.Base.InternalSettingsForm: calculate max offset ADD API.Bluesky API.Facebook: add 'Reels' downloads; fix video downloading API.Instagram: add inheritance 'EditorExchangeOptionsBase'; remove 'GetUserUrl' function from 'SiteSettings'; update 'UserData' class to new environment; add saving 'heic' file along with 'jpg' API.LPSG.UserData: simplify 403 error API.Mastodon: update classes to new environment API.OnlyFans: add 'AppTokenDefault'; disable cookies update; update 'UserData' class to new environment API.Pinterest: add sub-boards downloading; update download functions API.PornHub: fix photo & video downloading; remove 'ModelHub' support API.Reddit: fix token update; update 'UserData' class to new environment API.ThisVid: update 'UserData' class to new environment API.ThreadsNet: fix data download; update classes to new environment; fix 'UserID' extraction; add the ability to manually change the UserName API.TikTok: update classes to new environment API.Twitter: update classes to new environment; add sleep timers to fully download large profiles; add 'CookiesUpdate' hidden property API.Xhamster: update classes to new environment API.XVIDEOS: update classes to new environment Feed: add the ability to invert selection; open post URL when double-clicking on subscription image FeedSpecialCollection: update 'FeedsComparer' GlobalSettingsForm: remove 'UserAgent' from the 'Basis' tab UserDataHost: update class to new environment SettingsCLS: set the 'UserSiteNameAsFriendly' property to 'True' by default; disable 'DownDetector'; add 'UsersListProtected' property
1 parent 4d74f52 commit 2f83892

File tree

81 files changed

+1970
-828
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+1970
-828
lines changed

β€ŽChangelog.mdβ€Ž

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
# 2025.2.25.0
2+
3+
*2025-02-25*
4+
5+
- Added
6+
- Sites:
7+
- **Bluesky**
8+
- Facebook: **`Reels` downloads**
9+
- OnlyFans: default value for `App-Token`
10+
- Pinterest: **sub-boards downloading**
11+
- Threads: ability to manually change `UserName`
12+
- Twitter:
13+
- new icon support
14+
- **sleep timers to fully download large profiles**
15+
- Feed:
16+
- ability to invert selection
17+
- open post URL when double-clicking on subscription image
18+
- Minor improvements
19+
- Updated
20+
- yt-dlp up to version **2025.02.19**
21+
- gallery-dl up to version **1.28.5**
22+
- PluginProvider
23+
- `IPluginContentProvider`: added property `NameTrue`
24+
- Fixed
25+
- Sites:
26+
- Facebook: videos are not downloading
27+
- LPSG: simplified 403 error
28+
- PornHub: photos & videos are not downloading
29+
- Reddit: **token does not update automatically**
30+
- Threads: **data is not downloading**
31+
- Minor bugs
32+
133
# 2025.1.12.0
234

335
*2025-01-12*

β€ŽFAQ.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ I strongly recommend you to **regularly** create backup copies of the settings f
6363

6464
- Reddit: don't use credentials at all or configure [OAuth](https://github.com/AAndyProgram/SCrawler/wiki/Settings#how-to-get-reddit-credentials). **Reddit profiles can be downloaded without any credentials at all. Subreddits require OAuth! If nothing downloads, use OAuth!** Don't use OAuth token to download saved posts (use cookies only).
6565
- **META** (**Instagram**, Threads, Facebook): you need **cookies** and fill in **all fields**
66+
- **Instagram [TIPS](https://github.com/AAndyProgram/SCrawler/wiki/Settings#instagram-tips)**
6667
- **Instagram saved posts**: I don't consider questions like "I have 10k saved posts and only 1000 were downloaded". Download posts, remove them from saved posts, delete the `Saved posts` **settings folder**, repeat.
6768
- TikTok: works via yt-dlp. If something doesn't download, we need to wait until yt-dlp fixes it. TikTok doesn't require cookies to download.
6869
- Porn sites: **COOKIES**!
-1.21 KB
Loading
1.01 KB
Loading
854 Bytes
Loading
16.3 KB
Loading
647 Bytes
Loading
2.42 KB
Loading
1.21 KB
Loading
5.83 KB
Loading

0 commit comments

Comments
Β (0)