pytube / tests

Commit History

add trimmed function to playlist
62b6573

hbmartin commited on

add test for downloading caption with target directory
61a4b4e

hbmartin commited on

add filename and skip tests
4a4777a

hbmartin commited on

add prefix test
737064b

hbmartin commited on

reformatting
7e33465

hbmartin commited on

added tests
b2b9291

hbmartin commited on

fix existing tests
1e829ab

hbmartin commited on

added test_cache
9e52f7b

hbmartin commited on

added test_get_highest_resolution
9172cb2

hbmartin commited on

formatting
89105b1

hbmartin commited on

test_download_by_resolution
8c18394

hbmartin commited on

added cli test
0bdab6b

hbmartin commited on

test playlist.videos
cf1c020

hbmartin commited on

CLI accepts playlist URL
1319b15

hbmartin commited on

gzip playlist.html
7f436b1

hbmartin commited on

add is_dash test
9a04477

hbmartin commited on

added playlist tests
2f4cd16

hbmartin commited on

reformatting
d2eed62

hbmartin commited on

is_dash property, more tests
dc3bd9b

hbmartin commited on

added tests
f1b9623

hbmartin commited on

add -r resolution download tag
766d18b

hbmartin commited on

formatting
91a4ea9

hbmartin commited on

fix test_playlist.test_title
17e4141

hbmartin commited on

mock request.get in test_playlist
0cf8d94

hbmartin commited on

don't download real youtube data when testing playlist
811e7aa

hbmartin commited on

clean up request
3fe716b

hbmartin commited on

fix test
f7b22d6

hbmartin commited on

use open_mock variable name
3f026d1

hbmartin commited on

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