iawia002 / Lulu

[Unmaintained] A simple and clean video/music/image downloader 👾
MIT License
817 stars 141 forks source link

使用 cryptography 来替换 pycrypto #20

Closed iawia002 closed 6 years ago

iawia002 commented 6 years ago

fix #16 referrer dlitz/pycrypto#238

PyCrypto is dead

codecov-io commented 6 years ago

Codecov Report

Merging #20 into master will decrease coverage by 0.05%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   30.55%   30.49%   -0.06%     
==========================================
  Files          37       37              
  Lines        3476     3479       +3     
  Branches      659      659              
==========================================
- Hits         1062     1061       -1     
- Misses       2259     2261       +2     
- Partials      155      157       +2
Impacted Files Coverage Δ
lulu/extractors/netease.py 24.81% <0%> (-1.35%) :arrow_down:
lulu/extractors/imgur.py 50% <0%> (ø) :arrow_up:
lulu/extractors/youtube.py 16.03% <0%> (ø) :arrow_up:

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 0d2fab8...2e0d3df. Read the comment docs.