get-pytube / pytube3

A lightweight, dependency-free Python 3 library (and command-line utility) for downloading YouTube Videos.
https://pytube3.readthedocs.io
Other
180 stars 55 forks source link

Update install.rst #58

Closed chesstercl closed 4 years ago

chesstercl commented 4 years ago

update urls & fix name pytube to pytube3

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.005%) to 94.561% when pulling b3c85a9f435b261fac98186f5ad891ae8a0177d7 on chesstercl:patch-1 into b62550ef859b235ba4811660ae6c1d4802a6ab79 on hbmartin:master.

codecov[bot] commented 4 years ago

Codecov Report

Merging #58 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #58   +/-   ##
======================================
  Coverage    94.5%   94.5%           
======================================
  Files          14      14           
  Lines        1038    1038           
======================================
  Hits          981     981           
  Misses         57      57

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 b62550e...b3c85a9. Read the comment docs.

hbmartin commented 4 years ago

Much thanks @chesstercl !! Docs definitely need some love 😅