Helpful Tools: Difference between revisions

From Flashpoint Datahub
Jump to navigation Jump to search
No edit summary
(Added lots of tools)
Line 1: Line 1:
The following is a list of tools or otherwise helpful software that we have found useful for saving web games.
The following is a list of tools or otherwise helpful software that we have found useful for saving web games.


== Software ==
== General Software ==
 
'''JPEXS Free Flash Decompiler''': https://www.free-decompiler.com/flash/
 
A tool for decompiling SWF files. This is useful for figuring out how a game loads files or fixing bugs. It is also useful for finding the SWF version or ripping graphics or music from a game.
 
'''Your browser's Developer Tools.'''
 
The most useful and versatile tool for any Flashpoint curator. Use the Inspector to find embed codes and iframes, and use the Network tool to see every connection your browser makes.
 
'''7-Zip''': https://www.7-zip.org/
 
Free, open-source, and reliable. 7-Zip is the best tool to decompress almost any file.
 
'''Free Download Manager''': https://www.freedownloadmanager.org/
 
One of the best ways to reliably download very large files (like Flashpoint Ultimate). Power users might prefer [https://aria2.github.io/ aria2].
 
'''qBittorrent''': https://www.qbittorrent.org/
 
The best free BitTorrent client out there. Use this if you'd like to download the Flashpoint Ultimate torrent.
 
== Software for Archiving ==


'''cURLsDownloader''': https://bluepload.unstable.life/curlsdownloaderv54.zip
'''cURLsDownloader''': https://bluepload.unstable.life/curlsdownloaderv54.zip


Created by nosamu#3385 cURLsDownloader is a tool developed for easily and quickly capturing URLs, excellent for saving multi asset Flash or HMTL5 games.
Created by nosamu#3385 cURLsDownloader is a tool developed for easily and quickly capturing URLs, excellent for saving multi-asset web games. It can also be used to save open directories and simple websites.
 
'''Wget''': https://eternallybored.org/misc/wget/
 
The endlessly customizable command-line web crawler that cURLsDownloader is based upon. Works best for open directories and simple websites.
 
'''WebRecorder''': https://github.com/webrecorder/webrecorder-desktop
 
An advanced application for recording high-fidelity web archives. Includes a Chromium browser with full Flash and JavaScript support, so capturing nearly every kind of website is possible. To extract the WARCs for use with Flashpoint, you can use [https://github.com/chfoo/warcat warcat].
 
'''grab-site''': https://github.com/ArchiveTeam/grab-site


'''JPEXS Free Flash Decompiler''': https://www.free-decompiler.com/flash/
The state-of-the-art tool that our Archivists use to scrape websites. You'll want a Linux machine, or better yet, a beefy Linux server.
 
'''HTTrack''': https://www.httrack.com/
 
An ancient but reliable website copier that works for some simple sites. You might find its interface easier to understand than the command-line.
 
'''Cyotek WebCopy''': https://www.cyotek.com/cyotek-webcopy


'''JPEXS''' or '''FFDEC''', is a tool that can be used to decompile swf files. This is useful for figuring out how a game loads files or fixing bugs.
A somewhat simpler and more modern, but less capable website copier. A notable feature is that unlike Wget on Windows, it correctly saves Unicode filenames.

Revision as of 06:53, 1 November 2019

The following is a list of tools or otherwise helpful software that we have found useful for saving web games.

General Software

JPEXS Free Flash Decompiler: https://www.free-decompiler.com/flash/

A tool for decompiling SWF files. This is useful for figuring out how a game loads files or fixing bugs. It is also useful for finding the SWF version or ripping graphics or music from a game.

Your browser's Developer Tools.

The most useful and versatile tool for any Flashpoint curator. Use the Inspector to find embed codes and iframes, and use the Network tool to see every connection your browser makes.

7-Zip: https://www.7-zip.org/

Free, open-source, and reliable. 7-Zip is the best tool to decompress almost any file.

Free Download Manager: https://www.freedownloadmanager.org/

One of the best ways to reliably download very large files (like Flashpoint Ultimate). Power users might prefer aria2.

qBittorrent: https://www.qbittorrent.org/

The best free BitTorrent client out there. Use this if you'd like to download the Flashpoint Ultimate torrent.

Software for Archiving

cURLsDownloader: https://bluepload.unstable.life/curlsdownloaderv54.zip

Created by nosamu#3385 cURLsDownloader is a tool developed for easily and quickly capturing URLs, excellent for saving multi-asset web games. It can also be used to save open directories and simple websites.

Wget: https://eternallybored.org/misc/wget/

The endlessly customizable command-line web crawler that cURLsDownloader is based upon. Works best for open directories and simple websites.

WebRecorder: https://github.com/webrecorder/webrecorder-desktop

An advanced application for recording high-fidelity web archives. Includes a Chromium browser with full Flash and JavaScript support, so capturing nearly every kind of website is possible. To extract the WARCs for use with Flashpoint, you can use warcat.

grab-site: https://github.com/ArchiveTeam/grab-site

The state-of-the-art tool that our Archivists use to scrape websites. You'll want a Linux machine, or better yet, a beefy Linux server.

HTTrack: https://www.httrack.com/

An ancient but reliable website copier that works for some simple sites. You might find its interface easier to understand than the command-line.

Cyotek WebCopy: https://www.cyotek.com/cyotek-webcopy

A somewhat simpler and more modern, but less capable website copier. A notable feature is that unlike Wget on Windows, it correctly saves Unicode filenames.