You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API.JFF: remove PXML attribute for some properties
API.Reddit.Channels: save channel info right after download; replace date providers with default
API.Reddit.SiteSettings: improve 'UpdateToken' function
AutoDownloader: add 'Copy' function
SchedulerEditorForm: add cloning plans
DownloadedInfoForm: add 'Try...Catch' for some functions
DownloadFeedForm: add button to go to custom page
FeedMedia: color typo
GroupParameters: add 'ICopier'
Copy file name to clipboardExpand all lines: README.md
+7-12Lines changed: 7 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
:eu:
12
12
:greece:
13
13
14
-
A program to download photo and video from [any site](#supported-sites) (e.g. YouTube, YouTube Music, OnlyFans, Reddit, Twitter, Mastodon, Instagram, TikTok, RedGifs, PornHub, XHamster, XVIDEOS, ThisVid, LPSG, Pinterest).
14
+
A program to download photo and video from [any site](#supported-sites) (e.g. YouTube, YouTube Music, OnlyFans, Reddit, Twitter, Mastodon, Instagram, TikTok, RedGifs, JustForFans, PornHub, XHamster, XVIDEOS, ThisVid, LPSG, Pinterest).
15
15
16
16
**If you like SCrawler, please like the program on [this site](https://alternativeto.net/software/scrawler/about/) and/or [this](https://www.softpedia.com/get/Internet/Download-Managers/Social-networks-crawler.shtml)**
17
17
<!---Do you like this program? Consider adding to my coffee fund by making a donation to show your support. :blush:
@@ -34,6 +34,7 @@ A program to download photo and video from [any site](#supported-sites) (e.g. Yo
34
34
- Redgifs videos (https://www.redgifs.com/);
35
35
- Twitter images and videos, saved (bookmarked) posts;
36
36
- OnlyFans images and videos, saved (bookmarked) posts;
37
+
- JustForFans images and videos, saved (bookmarked) posts;
37
38
- Mastodon images and videos, saved (bookmarked) posts;
38
39
- Instagram images and videos, tagged posts, stories, saved posts;
39
40
- TikTok videos;
@@ -72,6 +73,7 @@ A program to download photo and video from [any site](#supported-sites) (e.g. Yo
72
73
-**OnlyFans**
73
74
-**Mastodon**
74
75
-**Instagram**
76
+
- JustForFans
75
77
- TikTok
76
78
- RedGifs
77
79
- Pinterest
@@ -90,14 +92,6 @@ A program to download photo and video from [any site](#supported-sites) (e.g. Yo
90
92
91
93
First, the program downloads the full profile. After the program downloads only new posts. The program remembers downloaded posts.
92
94
93
-
## Reddit
94
-
95
-
The program parses user posts, obtain MD5 images hash and compares them with existing ones to remove duplicates. Then the media will be downloaded.
96
-
97
-
## Other sites
98
-
99
-
The program parses user posts and compares file names with existing ones to remove duplicates. Then the media will be downloaded.
0 commit comments