Onepiece Manga Zip
Onepiece Manga Zip Average ratng: 3,7/5 3332 votes
download images of one piece manga chapter from kissmanga
.gitignore
.versions.conf
ruby=ruby-2.1.0 |
ruby-gemset=one_piece |
#ruby-gem-install=bundler rake |
#ruby-bundle-install=true |
Gemfile
Bahasa inggris kelas 7. One Piece Manga Free Downloads. Posted by doeswin on 23 February 2010 9 Comments This is where you can download One Piece Volumes and Chapters. MangaTown - Read hot manga free online! Here are 15000+ manga/manhwa series of high-quality which are daily updated! We have Naruto, One Piece,Bleach, Fairy Tail, Noblesse, Nisekoi, Beelzebub, Ao no Exorcist, Dragon Ball and so on!
# A sample Gemfile |
source 'https://rubygems.org' |
gem 'pry' |
gem 'nokogiri' |
gem 'em-synchrony' |
gem 'em-http-request' |
Gemfile.lock
GEM |
remote:https://rubygems.org/ |
specs: |
addressable (2.3.5) |
coderay (1.1.0) |
cookiejar (0.3.0) |
em-http-request (1.1.2) |
addressable (>=2.3.4) |
cookiejar |
em-socksify (>=0.3) |
eventmachine (>=1.0.3) |
http_parser.rb (>=0.6.0) |
em-socksify (0.3.0) |
eventmachine (>=1.0.0.beta.4) |
em-synchrony (1.0.3) |
eventmachine (>=1.0.0.beta.1) |
eventmachine (1.0.3) |
http_parser.rb (0.6.0) |
method_source (0.8.2) |
mini_portile (0.5.2) |
nokogiri (1.6.1) |
mini_portile (~>0.5.0) |
pry (0.9.12.4) |
coderay (~>1.0) |
method_source (~>0.8) |
slop (~>3.4) |
slop (3.4.7) |
PLATFORMS |
ruby |
DEPENDENCIES |
em-http-request |
em-synchrony |
nokogiri |
pry |
loader.rb
#!/usr/bin/env ruby |
require'bundler/setup' |
require'open-uri' |
require'rss' |
require'fileutils' |
require'nokogiri' |
require'em-synchrony' |
require'em-synchrony/em-http' |
RSS_URL='http://kissmanga.com/RSS/Manga/One-Piece'.freeze |
DOWNLOAD_BASE='./chapters' |
defextract_chapter_image_urlschapter |
chapter =Nokogiri::HTML(chapter) |
chapter.search('div#divImage img').map{ e e['src']} |
end |
defget_images_concurrent(urls, concurrency=5) |
image_data =nil |
EM.synchrony do |
# iterator will execute async blocks until completion, .each, .inject also work! |
results =EM::Synchrony::Iterator.new(urls, concurrency).map dourl, iter |
# fire async requests, on completion advance the iterator |
http =EventMachine::HttpRequest.new(url).aget |
http.callback { iter.return(http) } |
http.errback { iter.return(http) } |
end |
image_data = results # all completed requests |
EventMachine.stop |
end |
image_data.map{ image |
[ image.response, |
image.req.path.split('/').last |
] |
} |
end |
caseARGV.size |
when1 |
first2load =ARGV.first.to_i |
when2 |
first2load =ARGV[0].to_i |
last2load =ARGV[1].to_i |
else |
p'wtf' |
exit1 |
end |
open(RSS_URL) dorss |
feed =RSS::Parser.parse(rss) |
feed.items.each doitem |
number = item.title.match(/d{3}/)[0].to_i |
nextif (last2load && number >= last2load) |
exitif number < first2load |
title = item.title.gsub(/^One Piece /,'') |
chapter_path ='#{DOWNLOAD_BASE}/#{title}' |
nextifFile.exists?(chapter_path) |
FileUtils.mkdir_p(chapter_path) |
#open(URI.encode(item.link)) do chapter |
# IO.write('#{chapter_path}/images.urls', extract_chapter_image_urls(chapter).join('n')) |
#end |
open(URI.encode(item.link)) dochapter |
images = get_images_concurrent(extract_chapter_image_urls(chapter)) |
images.each dodata,filename |
IO.write('#{chapter_path}/#{filename}', data) |
end |
end |
p'Chapter #{title} downloaded!' |
end |
end |
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
Latest Manga Updates
Today's Manga
One Piece Manga Stream
Amagi Brilliant Park Amagi Brilliant Park 26 Amagi Brilliant Park 25 | Today |
The Ravages of Time The Ravages of Time 520 | Today |
The Heroic Legend of Arslan (ARAKAWA Hiromu) The Heroic Legend of Arslan (ARAKAWA Hiromu) 72 The Heroic Legend of Arslan (ARAKAWA Hiromu) 71 | Today |
Wind Sword Wind Sword 29 Wind Sword 28 Wind Sword 27 | Today |
Burning Effect Burning Effect 20 | Today |
Iron Ladies Iron Ladies 267 | Today |
Break Blade Break Blade 90 | Today |
Amatsuki Amatsuki 131 | Today |
Blood and Steel Blood and Steel 78 | Today |
Boruto: Naruto Next Generations Boruto: Naruto Next Generations 35 | Today |
Heavenly Match Heavenly Match 143 Heavenly Match 142 Heavenly Match 141 | Today |
Yesterday's Manga
Hakoiri Drops Hakoiri Drops 78 | Yesterday |
Vigilante: Boku no Hero Academia Illegals Vigilante: Boku no Hero Academia Illegals 55 Vigilante: Boku no Hero Academia Illegals 54 | Yesterday |
Tsuyokute New Saga Tsuyokute New Saga 63 | Yesterday |
Burning Effect Burning Effect 19 Burning Effect 18 Burning Effect 17 | Yesterday |
34-sai Mushoku-san 34-sai Mushoku-san 30 34-sai Mushoku-san 29 34-sai Mushoku-san 28 | Yesterday |
Combat Continent II Combat Continent II 184 | Yesterday |
Martial Art Successor Martial Art Successor 31 | Yesterday |
Usogui Usogui 268 | Yesterday |
Shokugeki no Soma Shokugeki no Soma 314 | Yesterday |
Haikyu!! Haikyu!! 352 | Yesterday |
Martial Peak Martial Peak 77 Martial Peak 76 | Yesterday |
Akatsuki no Yona Akatsuki no Yona 176 | Yesterday |
One Piece One Piece 945 | Yesterday |
Samurai 8 Samurai 8 5 | Yesterday |
Boku no Hero Academia Boku no Hero Academia 231 | Yesterday |
Dr. Stone Dr. Stone 108 | Yesterday |
The Promised Neverland The Promised Neverland 137 | Yesterday |
Older Manga
That Girl Is Not Just Cute That Girl Is Not Just Cute 21 That Girl Is Not Just Cute 20 That Girl Is Not Just Cute 19 | 07 Jun 2019 |
Kingdom Kingdom 602 Kingdom 601 | 07 Jun 2019 |
Usogui Usogui 267 Usogui 266 Usogui 265 | 07 Jun 2019 |
Diamond no Ace Act II Diamond no Ace Act II 169 Diamond no Ace Act II 168 Diamond no Ace Act II 167 | 06 Jun 2019 |
Tales of Demons and Gods Tales of Demons and Gods 226 Tales of Demons and Gods 225 Tales of Demons and Gods 224 | 06 Jun 2019 |
Kengan Omega Kengan Omega 21 Kengan Omega 20 Kengan Omega 19 | 06 Jun 2019 |
My Wife is a Demon Queen My Wife is a Demon Queen 85 My Wife is a Demon Queen 84 My Wife is a Demon Queen 83 | 06 Jun 2019 |
Beatiful Legend Beatiful Legend 4 Beatiful Legend 3 Beatiful Legend 2 | 06 Jun 2019 |
Eden's Zero Eden's Zero 47 Eden's Zero 46 Eden's Zero 45 | 06 Jun 2019 |
Rainbow Rainbow 163 Rainbow 162 Rainbow 161 | 06 Jun 2019 |
Shingeki no Kyojin Shingeki no Kyojin 118 | 06 Jun 2019 |
The Black June The Black June 10 The Black June 9 | 06 Jun 2019 |
Legend of Phoenix Legend of Phoenix 34 Legend of Phoenix 33 Legend of Phoenix 32 | 06 Jun 2019 |
Cavalier Of The Abyss Cavalier Of The Abyss 141 | 06 Jun 2019 |
Release That Witch Release That Witch 45 Release That Witch 44 Release That Witch 43 | 06 Jun 2019 |
Senryuu Shoujo Senryuu Shoujo 102 Senryuu Shoujo 101 Senryuu Shoujo 100 | 06 Jun 2019 |
Magi Craft Meister Magi Craft Meister 18 Magi Craft Meister 17 Magi Craft Meister 16 | 05 Jun 2019 |
Star Martial God Technique Star Martial God Technique 251 Star Martial God Technique 250 Star Martial God Technique 249 | 05 Jun 2019 |
Combat Continent Combat Continent 230 Combat Continent 229 Combat Continent 228 | 05 Jun 2019 |
Chihayafuru Chihayafuru 216 Chihayafuru 215 | 05 Jun 2019 |
Knight Run Knight Run 186 Knight Run 185 Knight Run 184 | 05 Jun 2019 |
Heavenly Match Heavenly Match 140 Heavenly Match 139 Heavenly Match 138 | 05 Jun 2019 |
Hajime no Ippo Hajime no Ippo 1264 Hajime no Ippo 1263 Hajime no Ippo 1262 | 05 Jun 2019 |
Shinka no Mi Shinka no Mi 10 Shinka no Mi 11 | 04 Jun 2019 |
Tate no Yuusha no Nariagari Tate no Yuusha no Nariagari 55 | 04 Jun 2019 |
Koi Inu. Koi Inu. 179 Koi Inu. 178 Koi Inu. 177 | 04 Jun 2019 |
Nanatsu no Taizai Nanatsu no Taizai 313 Nanatsu no Taizai 312 Nanatsu no Taizai 311 | 04 Jun 2019 |
Dragon Ball SD Dragon Ball SD 25 Dragon Ball SD 24 Dragon Ball SD 23 | 04 Jun 2019 |
Sword Empire Sword Empire 5 | 04 Jun 2019 |
Spirit Blade Mountain Spirit Blade Mountain 354 | 04 Jun 2019 |