João Moura
João Moura
First of all, thanks for your code :) Secondly, i noticed a problem with your code. Once i'm waiting for a manga release, i just refresh the page i'm building...
I've added the possibility to calculate the moon transits. `var transits = suncalc.moonTransit(moonrise, moonset, lat, lng);` `transits` will be equal to an object like: `{main: {date}, invert: {date}}` The quantity...
Can you make it possible to select a range of episodes to download instead of downloading them one by one? Thank you.