althonos / InstaLooter

Another API-less Instagram pictures and videos downloader.
GNU General Public License v3.0
2k stars 259 forks source link

Will set datetime of .json files as well as media. #275

Closed sutyrin closed 4 years ago

sutyrin commented 4 years ago

To have all the content neatly sorted in directory.

codecov[bot] commented 4 years ago

Codecov Report

Merging #275 into master will decrease coverage by 0.18%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
- Coverage   79.73%   79.54%   -0.19%     
==========================================
  Files          16       16              
  Lines         967      968       +1     
  Branches      133      133              
==========================================
- Hits          771      770       -1     
- Misses        155      161       +6     
+ Partials       41       37       -4
Impacted Files Coverage Δ
instalooter/worker.py 97.53% <100%> (+0.03%) :arrow_up:
instalooter/looters.py 73.47% <0%> (-0.72%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e0f06f4...5eb6978. Read the comment docs.

althonos commented 4 years ago

Thanks! I'll add it to the next patch version.