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

add playlist_id property #29

Closed hbmartin closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #29 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   88.21%   88.21%           
=======================================
  Files          15       15           
  Lines         908      908           
=======================================
  Hits          801      801           
  Misses        107      107
Impacted Files Coverage Δ
pytube/version.py 66.66% <100%> (ø) :arrow_up:
pytube/contrib/playlist.py 82.6% <100%> (ø) :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 9a275ae...2a7332e. Read the comment docs.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 88.395% when pulling 2a7332e2955594c1516849a67af7193accc9f159 on playlist-id into 9a275aeffc1f39701611eb378d5f433f44abfbce on master.