tomosia_wallhere_crawl 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a6c61da5b1321f6aedfbcd3ba4dba8e5fb101ec4f36ca4e6c974e1f26ab01cf7
4
- data.tar.gz: 8b3d0be435727d25a4773a02b57d8f063bba8bb7b1a550724306dedf3003de39
3
+ metadata.gz: b39cc9c843fda3ffddf9fca5f877a26d0aa572c50985c705528d0663b6966d3f
4
+ data.tar.gz: 4d9dfd2049bcab4b6e26e20715f78133895ceed65c5f0466e233994f6424254a
5
5
  SHA512:
6
- metadata.gz: 6a5064bca8a988c533b110ed2b31c6f7b264030dfd4fd7ecc1766dec801096bc85c9bf374157b21bd08f2b9fee1ed9743ed7aeea845e8195b85ee30490d3280f
7
- data.tar.gz: b07d631fa4d6c33806e91641688cda81f872ebdfa9a77fc7af830eed579aaf9e1315bdf7ce623680263fa531e94bdac0f7ba0af67597880b0e92363f5bd3cbd0
6
+ metadata.gz: b58ec5357b7314707c94f6f3b4db06205e703e3fd950796dde30ed0357865687ed9636a2205c08da338c7be0649bb9aaef365f5983e15db237747bb403b487f2
7
+ data.tar.gz: ceef1da58313eed2e4f63e778a73c75e21626e950452b4dc4ffab2772589d3e910dae84fe1557f5e176d45de330dc46048911067b66bb7af8dc1ed1ea0614295
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- tomosia_wallhere_crawl (0.1.1)
4
+ tomosia_wallhere_crawl (0.1.2)
5
5
  nokogiri
6
6
  thor
7
7
  writeexcel
data/README.md CHANGED
@@ -21,17 +21,17 @@ Or install it yourself as:
21
21
  $ gem install tomosia_wallhere_crawl
22
22
 
23
23
  ## Usage
24
- _NOTE: key = "tag" , destination: "url saving" , max :number image
24
+ ****_NOTE: key = "tag" , destination: "url saving" , max :number image****
25
25
 
26
- _/ Crawl all image in tag!
27
- tomosia_wallhere_crawl crawl "key" --destination " "
28
- => tomosia_wallhere_crawl crawl "aaa" --destination "/home/tung/Desktop/img/"
26
+ *****_/ Crawl all image in tag!*****
27
+ *******tomosia_wallhere_crawl crawl "key" --destination " "*******
28
+ *******=> tomosia_wallhere_crawl crawl "aaa" --destination "/home/tung/Desktop/img/"*******
29
29
 
30
- _/ Crawl all images in tag with number of images!
31
- tomosia_wallhere_crawl crawl "key" --destination " " --max
32
- => tomosia_wallhere_crawl crawl "aaa" --destination "/home/tung/Desktop/img/" --max=100
30
+ *****_/ Crawl all images in tag with number of images!*****
31
+ ******tomosia_wallhere_crawl crawl "key" --destination " " --max*******
32
+ *******=> tomosia_wallhere_crawl crawl "aaa" --destination "/home/tung/Desktop/img/" --max=100*******
33
33
 
34
- File save info images of tag in destination
34
+ ****File save info images of tag in "destination"****
35
35
  ## Development
36
36
 
37
37
  After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
@@ -1,3 +1,3 @@
1
1
  module TomosiaWallhereCrawl
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tomosia_wallhere_crawl
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - nguyen son tung
@@ -115,7 +115,7 @@ files:
115
115
  - lib/tomosia_wallhere_crawl/cli.rb
116
116
  - lib/tomosia_wallhere_crawl/version.rb
117
117
  - pkg/tomosia_wallhere_crawl-0.1.1.gem
118
- - tomosia_wallhere_crawl-0.1.0.gem
118
+ - tomosia_wallhere_crawl-0.1.1.gem
119
119
  - tomosia_wallhere_crawl.gemspec
120
120
  homepage: https://github.com/nguyensontung183183/tomosia_wallhere_crawl.git
121
121
  licenses: