Skip to content

Commit

Permalink
other images
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim committed May 28, 2016
1 parent 73c6c1f commit 6342bd9
Showing 1 changed file with 45 additions and 16 deletions.
61 changes: 45 additions & 16 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Veekun Scraper
Scrapes all Pokemon images. If you only want to download all the images just click [here](https://release)

## Run
```
Expand All @@ -14,7 +15,7 @@ Scrape audio files, those are pokemon cries. All files are .ogg
Scrape only main sprites, the one that are in any Pokemon version

### -o
Scrape other Pokemon image, by some authors like sugimori or trozei, footprints and other.
Scrape other Pokemon image, by some authors like Sugimori or Trozei, footprints and other.

### -z
Create a zip from the files downloaded
Expand All @@ -27,36 +28,64 @@ Will download all audio files and all pokemon from Nintendo versions.

## Pokemon Sprites
### Main sprites (-m option)
#### Black and White
##### Black and White
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/main/bw.png "Ghastly")
#### Crystal
##### Crystal
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/main/crystal.png "Ghastly")
#### Diamond / Pearl
##### Diamond / Pearl
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/main/diamond_pearl.png "Ghastly")
#### Emerald
##### Emerald
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/main/emerald.png "Ghastly")
#### Fire red / Leaf green
##### Fire red / Leaf green
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/main/fire_leaf.png "Ghastly")
#### Gold
##### Gold
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/main/gold.png "Ghastly")
#### Heart soul
##### Heart soul
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/main/heart_soul.png "Ghastly")
#### Omega ruby / Alpha sapphire
##### Omega ruby / Alpha sapphire
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/main/omega_alpha.png "Ghastly")
#### Platinum
##### Platinum
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/main/platinum.png "Ghastly")
#### Red / Blue
##### Red / Blue
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/main/red_blue.png "Ghastly")
#### Red / Green
##### Red / Green
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/main/red_green.png "Ghastly")
#### Ruby / Sapphire
##### Ruby / Sapphire
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/main/ruby_sapphire.png "Ghastly")
#### Silver
##### Silver
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/main/silver.png "Ghastly")
#### X / Y
##### X / Y
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/main/x_y.png "Ghastly")
#### Yellow
##### Yellow
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/main/yellow.png "Ghastly")

### Other Sprites (-o option)
##### Conquest
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/conquest.png "Ghastly")
##### Cropped
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/cropped.png "Ghastly")
##### Dreamworld (SVGs)
![Poke](http://veekun.com/dex/media/pokemon/dream-world/92.svg "Ghastly")
##### Footprints
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/footprint_bulba.png "Bulbasaur")
##### Global link
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/global_link.png "Ghastly")
##### Icons
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/icons.png "Ghastly")
##### Old Icons
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/icons_old.png "Ghastly")
##### Mistery Dungeon
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/mistery_dungeon.png "Ghastly")
##### OverWorld
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/over_world.png "Ghastly")
##### Overworld right side
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/overworld_right.png "Ghastly")
##### Sugimori
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/sugimori.png "Ghastly")
##### Trozei
![Poke](https://raw.githubusercontent.com/Naramsim/VeekunSpritesScraper/master/img/trozei.gif "Ghastly")

### Audio cries
[Ghastly cry](http://veekun.com/dex/media/pokemon/cries/92.ogg)
## Info
Mulithreaded, it will not take forever to finish :zap:

0 comments on commit 6342bd9

Please sign in to comment.