ogarvey / og-zippyshare-dl

Console app for downloading files from zippyshare

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

og-zippyshare-dl

Small C# .net core console app to automate downloading of files from ZippyShare.

WIP

Usage

Open prompt in folder, run following command "dotnet og-zippyshare-dl.dll 'path to urlList'".

Where urlList is a text file containing one URL per line to parse for the download link.

TODO

Read list of URLS from text file to parse for file download URIs.

Add error handling

Display progress

Concurrent Downloads

And more...

About

Console app for downloading files from zippyshare


Languages

Language:C# 100.0%