pytube / tests /test_query.py

Commit History

Fix #1060 (#1067)
fc9aec5
unverified

Alex G commited on

[Bug Fix] Change from hardcoded FPS to dynamically extract from stream data (#920)
bdaa6bc
unverified

Daniel Crane commited on

Added new itags, adjusted tests accordingly. (#865)
c19b467
unverified

Taylor Fox Dahlin commited on

Revamp of unit tests (#775)
d68bda8
unverified

Taylor Fox Dahlin commited on

Fix for #763 (#767)
eec6f64
unverified

Taylor Fox Dahlin commited on

linting
ee0deb6
unverified

nficano commited on

added test_print_available_captions
c16d7a9

hbmartin commited on

test reprs
bfdd549

hbmartin commited on

Merge branch 'master' into sequence-objects
f12f4af

hbmartin commited on

CaptionQuery and StreamQuery implement Sequence
eab63b5

hbmartin commited on

OTF and filesize_approx tests
c227094

hbmartin commited on

additional linting plugins
8734cba

hbmartin commited on

added tests
b2b9291

hbmartin commited on

added test_get_highest_resolution
9172cb2

hbmartin commited on

add is_dash test
9a04477

hbmartin commited on

is_dash property, more tests
dc3bd9b

hbmartin commited on

refactor StreamQuery.order_by and add tests
3047241

hbmartin commited on

tests for stream filtering
8dfb028

hbmartin commited on

test_query fixes
17564d0

hbmartin commited on

ignore tests failing regex pending further investigation, use builtin mock
cd0bfbf

hbmartin commited on

linting
860893c

nficano commited on

Merge pull request #287 from Mattwmaster58/numerical
8d65ad3
unverified

Vishnunarayan K I commited on

fix testing of non numeric values
bfad7f8

Mattwmaster58 commited on

fix streams.get_by_itag function. (#288)
2ede878

Mattwmaster58 commited on

docstrings
da19fc7

nficano commited on

more docs + tests
d2c119a

nficano commited on

move coverage
328e22b

nficano commited on

itag test coverage
8b82476

nficano commited on

unit tests
ccd4117

nficano commited on