pytube / tests

Commit History

lots of whitespace
f9dad3c

hbmartin commited on

add self.player_response and lazy caption init
724e315

hbmartin commited on

make length and views properties int
c3ecb1d

hbmartin commited on

tests for trimmed with pagination
acce645

hbmartin commited on

more pagination testing
516b351

hbmartin commited on

added pagination test
d156421

hbmartin commited on

minor reformatting
0e082c5

hbmartin commited on

refactor playlist pagination, remove mixins
eea2f04

hbmartin commited on

improved typing
0dd8b5d

hbmartin commited on

added test_display_progress_bar
e29a6df

hbmartin commited on

better testing for download_by_resolution
0f90160

hbmartin commited on

add test_load_more
c95bd40

hbmartin commited on

prevent unnecessary load more calls when trimming
30b06f6

hbmartin commited on

add last_update property to playlist
5a6acf1

hbmartin commited on

allow init of playlist from id
d67515c

hbmartin commited on

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