pytube / tests

Commit History

test for main cli and arguments parsing
b8d2d59

hbmartin commited on

additional tests
84a96f3

hbmartin commited on

add tests for cli
4258da6

hbmartin commited on

add tests for captions
dfbebc5

hbmartin commited on

only download once regardless of flags
44be7cb

hbmartin commited on

test main raises VideoUnavailable
0bbb369

hbmartin commited on

add test for float_to_srt_time_format
3783a2f

hbmartin commited on

add test_captions
15fde2f

hbmartin commited on

test for RegexMatchError
e707f93

hbmartin commited on

Merge branch 'master' into regex-refactor
3ffc2f4
unverified

hbmartin commited on

remove unused import
25de36d

hbmartin commited on

test for proxy install
9fb6343

hbmartin commited on

tests for thumbnails and stream repr
cc30577

hbmartin commited on

refactoring of exceptions
e7518ec

hbmartin commited on

linting and code cleanup
8d2dc0d

hbmartin commited on

added tests
efe24a6

hbmartin commited on

require group parameter
3e182e5

hbmartin commited on

remove groups parameter and replace 2 usages
2fb6ab6

hbmartin commited on

create Monostate class with callback protocols, add typing to __main__ and playlist
bfacd7d

hbmartin commited on

add author property (thanks DmitryBurnaev)
b2aa04f

hbmartin commited on

fixes length and thumbnail properties
4c59ac5

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

black formatting for tests
82321d6

hbmartin commited on

add script to generate test mocks, re-enable tests that depend on it
134b939

hbmartin commited on

gzip json are not tarballs
6470d75

hbmartin commited on

request tests fixes
36d4556

hbmartin commited on

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

hbmartin commited on

rename to descramble
5afc31c

hbmartin commited on

remove __future__ imports
a56e3db

hbmartin commited on

Fixed lint violations
ca1059b
unverified

nficano commited on

Fixed the bug - updated tests ( https://github.com/nficano/pytube/issues/450 )
9be85cb

neitro commited on

Fixed the bug - updated tests ( https://github.com/nficano/pytube/issues/450 )
78b647b

neitro commited on

Fixed the bug - updated tests ( https://github.com/nficano/pytube/issues/450 )
0272e2f

neitro commited on

Fixed the bug - updated tests ( https://github.com/nficano/pytube/issues/450 )
f9962fa

neitro commited on

Merge pull request #364 from tenyearscoder/get-the-name-of-the-playlist
22157bd
unverified

nficano commited on

fixed test
f9618bd

nficano commited on

Insert line breaks when br tags are found
f8326d6

family-guy commited on

travisCI mod - too long url
52c2ada

tenyearscoder commited on

travisCI mod 2
6860f14

tenyearscoder commited on

travisCI mod
5e51daa

tenyearscoder commited on

get the name of the playlist
dab9a64

tenyearscoder commited on

lint + fixed tests
536d581

nficano commited on

fixed tests
2d2de06

nficano commited on

linting
860893c

nficano commited on

killed playlist tests, updated packages
1e00427

nficano commited on

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

Vishnunarayan K I commited on

Test extraction of video description
7f9dcc9

family-guy commited on