wbm-dl
Wayback Machine Downloader. π₯ Download your entire archived websites from the Internet Archive Wayback Machine.
File Explorer
Download Latest Version (.zip)- AssemblyInfo.cs
- Archive.cs
- Extensions.cs
- Log.cs
- Options.cs
- packages.config
- Program.cs
- Resources.Designer.cs
- Resources.resx
- WaybackDownloader.NET.CLI.csproj
- wbm-dly-small.ico
- .gitattributes
- .gitignore
- _config.yml
- LICENSE
- README.flat.md
- README.md
- WaybackDownloader.NET.sln
- wbm-dl.png
# Installation Guide
1. Get the code
git clone https://github.com/erlange/wbm-dl
Downloads the entire project code from GitHub to your computer.
cd wbm-dl
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
cd WaybackDownloader.NET.CLI
This project's files live in a subfolder, so move into it first.
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
