opendmm 0.3.1 → 0.3.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
  SHA1:
3
- metadata.gz: 566ddf35615fd24dd303d62885f72ef3d78181d4
4
- data.tar.gz: d8a5480bb8145012c5602da17017962ed4159c84
3
+ metadata.gz: bee38efac7fe1e375ec4e3db0452ca3d1d9a727c
4
+ data.tar.gz: c5e6b7e61aa3ce4ae11eaab402121e839735721e
5
5
  SHA512:
6
- metadata.gz: d77cd6d732522e95b6bdb2813a46ddb9ea6ea685a02e124f2a2f911fe3810a7988349a5f8be8cd84a903af185775b4ae9fcf23297a5249754a2e1ea315054c22
7
- data.tar.gz: 2bd74e17228e720acd10345e70f05308c88909fac5b569ed65f6c9eb691daf7fbbb00cf66110462e66eb42a5becc8fd95a1f015e01a4d8361f4b548a7c326525
6
+ metadata.gz: 057c0a8ffc3810dd11ef2817cad54076a3869f28d760ea1fdf2a46e892deb82ebe4535ac2bfff41bcfb7a2c6592ac76ea86bfff68c78cfc0bf17197efc8afcee
7
+ data.tar.gz: 5d145368441c3fefe4432983fff6af7a728d3ee9d7834e9e1badd222cbbd1b03ddadc8ff0dd4f183c97f2a5acb4f2681c8d56ffc693809dcfd7e7bfdd9424db0
@@ -32,7 +32,7 @@ end
32
32
  def self.product_extra_info(name, url, page, html)
33
33
  code = product_code(name)
34
34
  extra_info = Hash.new
35
- if code =~ /(\d{3}_\w+_\d{2})/i
35
+ if code =~ /(\d{3})_(\w+)_(\d{2})/i
36
36
  extra_info[:cover_image] = "http://static.s-cute.com/images/#{$1}_#{$2}/#{$1}_#{$2}_#{$3}/#{$1}_#{$2}_#{$3}_sample.jpg"
37
37
  end
38
38
  if code =~ /\d{3}_(\w+)_\d{2}/i || code =~ /(?:ps\d|swm)_\d{2}_(\w+)/i
@@ -1,3 +1,3 @@
1
1
  module OpenDMM
2
- VERSION = '0.3.1'
2
+ VERSION = '0.3.2'
3
3
  end
@@ -0,0 +1,26 @@
1
+ {
2
+ "actresses": [
3
+ "Kokona"
4
+ ],
5
+ "code": "S-Cute 352_kokona_02",
6
+ "cover_image": "http://static.s-cute.com/images/352_kokona/352_kokona_02/352_kokona_02_sample.jpg",
7
+ "description": "スマートフォンでの視聴がおススメ。ちょっと未体験な映像が楽しめる縦撮り動画。制服姿のKokonaちゃんは、ブラウスの隙間から手を入れられ、オッパイを弄られちゃいました。その姿を壁際から見ると、まるで覗き見しているみたい。制服娘なのも相まって、淫猥さが増しているように感じるのは私だけでしょうか。ベッドで股を開かされ、指の動きに反応する彼女。快感から来るものでしょうか。男の上では微笑みを見せながら、腰を動かします。バックでパンパンと打ちつけ彼女を眺める映像は、スマホでハメ撮りでもしているかのような気分です。",
8
+ "maker": "S-Cute",
9
+ "movie_length": 1740,
10
+ "page": "http://www.s-cute.com/contents/352_kokona_02/",
11
+ "release_date": "2014-06-23",
12
+ "sample_images": [
13
+ "http://photos.s-cute.com/130901/sample/contents/352_kokona/352_kokona_02/001.jpg",
14
+ "http://photos.s-cute.com/130901/sample/contents/352_kokona/352_kokona_02/002.jpg",
15
+ "http://photos.s-cute.com/130901/sample/contents/352_kokona/352_kokona_02/003.jpg",
16
+ "http://photos.s-cute.com/130901/sample/contents/352_kokona/352_kokona_02/004.jpg",
17
+ "http://photos.s-cute.com/130901/sample/contents/352_kokona/352_kokona_02/005.jpg",
18
+ "http://photos.s-cute.com/130901/sample/contents/352_kokona/352_kokona_02/006.jpg",
19
+ "http://photos.s-cute.com/130901/sample/contents/352_kokona/352_kokona_02/007.jpg",
20
+ "http://photos.s-cute.com/130901/sample/contents/352_kokona/352_kokona_02/008.jpg",
21
+ "http://photos.s-cute.com/130901/sample/contents/352_kokona/352_kokona_02/009.jpg",
22
+ "http://photos.s-cute.com/130901/sample/contents/352_kokona/352_kokona_02/010.jpg"
23
+ ],
24
+ "thumbnail_image": "http://static.s-cute.com/images/352_kokona/352_kokona/352_kokona_150.jpg",
25
+ "title": "Kokona #2 控えめ制服娘の縦撮りH"
26
+ }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: opendmm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jun Zhou
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-07-02 00:00:00.000000000 Z
11
+ date: 2014-07-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -291,6 +291,7 @@ files:
291
291
  - test/maker_fixtures/RTP-005.json
292
292
  - test/maker_fixtures/RTP-025.json
293
293
  - test/maker_fixtures/S-Cute 248_hibiki_07.json
294
+ - test/maker_fixtures/S-Cute 352_kokona_02.json
294
295
  - test/maker_fixtures/S-Cute 353_rena_01.json
295
296
  - test/maker_fixtures/S-Cute ps5_07_rimu.json
296
297
  - test/maker_fixtures/S-Cute ps6_99_reona.json
@@ -482,6 +483,7 @@ test_files:
482
483
  - test/maker_fixtures/RTP-005.json
483
484
  - test/maker_fixtures/RTP-025.json
484
485
  - test/maker_fixtures/S-Cute 248_hibiki_07.json
486
+ - test/maker_fixtures/S-Cute 352_kokona_02.json
485
487
  - test/maker_fixtures/S-Cute 353_rena_01.json
486
488
  - test/maker_fixtures/S-Cute ps5_07_rimu.json
487
489
  - test/maker_fixtures/S-Cute ps6_99_reona.json