Skip to content

Download art packs from 16colo.rs

Notifications You must be signed in to change notification settings

Paulie420/fetch16c

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fetch16c

Utilizes the 16colo.rs api to download art packs, un-archives only files with .ans, asc or .diz extensions and places them into pack folders, organized by year:

path
|-- year
    |--- packName
         |--- file.ans
         |--- file.asc
         |--- file.diz

REQUIRED FOR UN-ARCHIVING! (install via apt, homebrew, etc.)

  • .zip files require unzip to be installed.
  • .lzh files require lhasa to be installed.

usage:

./fetch16c -years [number] -path [path/to/download]

Example: ./fetch16c -years 4 -path /home/robbiew/art would grab 4 years of packs from the current year.

If you just want the current year's pack, use -years 0

For Linux, Rpi and Mac...

About

Download art packs from 16colo.rs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%