A program to download photo and video from any site (e.g. Reddit, Twitter, Instagram).
Do you like this program? Consider adding to my coffee fund by making a donation to show your support. 😊
Bitcoin: bitcoin:BC1Q0NH839FT5TA44DD7L7RLR97XDQAG9V8D6N7XET
- Download pictures and videos from users' profiles and subreddits:
- Reddit images;
- Reddit galleries of images;
- Redgifs hosted videos (https://www.redgifs.com/);
- Reddit hosted videos (downloading Reddit hosted video is going through ffmpeg (ffmpeg only works with the x64 program));
- Twitter images and videos;
- Instagram images and videos.
- Imgur images, galleries and videos
- Gfycat videos
- Other supported sites
- Parse channel and view data.
- Download saved Reddit and Instagram posts.
- Add users from parsed channel.
- Advanced user management.
- Labeling users.
- Adding users to favorites and temporary.
- Filter exists users by label or group.
- Selection of media types you want to download (images only, videos only, both)
- Download a special video, image or gallery
- Making collections (grouping users into collections)
- Specifying a user folder (for downloading data to another location)
- Changing user icons
- Changing view modes
- ...and many others...
- RedGifs
- Imgur
- Gfycat
- LPSG
- XVIDEOS
- Other sites
First, the program downloads the full profile. After the program downloads only new posts. The program remembers downloaded posts.
The program parses all user posts, obtain MD5 images hash and compares them with existing ones to remove duplicates. Then the media will be downloaded.
The program parses all user posts and compares file names with existing ones to remove duplicates. Then the media will be downloaded.
You can read about Instagram restrictions here
Read here about
- Windows 7, 8, 9, 10, 11 with NET Framework 4.6.1 or higher (v4.6.1 must be installed). You can check version compatibility with this tool.
- Authorization cookies and tokens for Twitter (if you want to download data from Twitter)
- Authorization cookies and Hash for Instagram (if you want to download data from Instagram), Hash 2 for saved Instagram posts, Instagram stories authorization headers for Stories and Tagged data
- ffmpeg library for downloading videos hosted on Reddit (you can download it from the official repo or from my first release). ffmpeg only works with the x64 version of the program.
Full guide you can find here
Just unzip the program archive to any folder, copy the file ffmpeg.exe
into it and enjoy. 😊
Don't put program in the Program Files
system folder (this is portable program and program settings are stored in the program folder)
Just download latest version and unpack it into the program folder. Before starting a new version, I recommend making a backup copy of the program settings folder.
- Delete the "PersonalUtilities" project from the solution.
- Add the latest version of the "PersonalUtilities.dll" library (from the latest release).
- Import PersonalUtilities.Functions for the whole project.
Read about how to make plugin here.
Read more about how to support the program here.
The program has an intuitive interface.
You need to set up authorization for Twitter and Instagram:
- Authorization cookies and tokens for Twitter (if you want to download data from Twitter)
- Authorization cookies and Hash for Instagram (if you want to download data from Instagram), Hash 2 for saved Instagram posts, Instagram stories authorization headers for Stories and Tagged data
Just add a user profile and click the Start downloading
button.
You can add users by patterns:
- https://www.instagram.com/SomeUserName
- https://twitter.com/SomeUserName
- https://reddit.com/user/SomeUserName
- https://reddit.com/r/SomeSubredditName
- https://www.redgifs.com/users/SomeUserName
- u/SomeUserName
- r/SomeSubredditName
- SomeUserName (in this case, you need to select the user's site)
- SomeSubredditName
Read more about adding users and subreddits here
Create a shortcut for the program. Open shortcut properties. In the Shortcut
tab, in the Target
field, just add the letter v
at the end across the space.
Example: D:\Programs\SCrawler\SCrawler.exe v