Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

File Downloader for Windows Console using json data. 🇰🇷 json 자료를 사용하는 윈도우즈 콘솔용 파일 다운로더

License

JayTwoLab/json-downloader

Repository files navigation

json-downloader

Read this in other languages: English, 🇰🇷 한국어

Introduction

  • File Downloader for Windows Console

  • It is written for personal purpose.

DONE

  • Ability to download files continuously

  • Getting a download list from a json file

TODO

  • Extract files from compressed files

How to use program

  • Execute 'json-downloader.exe' with json parameter
json-downloader.exe data.json

Json file format

  • The json file(such as data.json) consists of the following:
{
	"https://raw.githubusercontent.com/j2doll/json-downloader/master/README.md" : "README.md" ,
	"https://raw.githubusercontent.com/j2doll/json-downloader/master/LICENSE" : "LICENSE" 
}
  • The first argument is the URL of the file you want to download.

  • The second argument is the name of the file to be saved locally.

Requred Build Environment

  • Visual Studio 2019 (x86/x64)

License and links

About

File Downloader for Windows Console using json data. 🇰🇷 json 자료를 사용하는 윈도우즈 콘솔용 파일 다운로더

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /