Commit History

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

version bump
846239d

hbmartin commited on

add is_dash property
f484068

hbmartin commited on

add resolution parameter to playlist.download_all with helper function in StreamQuery
8d06533

hbmartin commited on

clean up request
3fe716b

hbmartin commited on

small cleanups
a9b1e3b

hbmartin commited on

add codacy
edef73e

hbmartin commited on

reformatting
5dcd3b9

hbmartin commited on

Merge pull request #7 from hbmartin/cli-enhancements
a36c646
unverified

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

replace yt with youtube
f3405d9

hbmartin commited on

add option to download caption file
e4fd3bf

hbmartin commited on

only download once regardless of flags
44be7cb

hbmartin commited on

drop 3.5 support
fe4dff7

hbmartin commited on

update manifest
6448c85

hbmartin commited on

Merge pull request #4 from hbmartin/regex-refactor
fd4bf4d
unverified

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

fix line length
efb25f9

hbmartin commited on

replace fp with file_path
78b08b7

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

logging for get_signature
868b064

hbmartin commited on

refactoring of exceptions
e7518ec

hbmartin commited on

deepsource code linting
6d844dd

hbmartin commited on

linting and code cleanup
8d2dc0d

hbmartin commited on

analyze with codefactor
29dbcad

hbmartin commited on

add deepsource analysis
622dbc6

hbmartin commited on

escaping for regexes
4e0334b

hbmartin commited on

allow line breaks before binary operator
9d481ad

hbmartin commited on

restore "Unknown YouTube Video Title" behavior
92758c1

hbmartin commited on

fixes documentation generation
08d1f5b

hbmartin commited on

try importing protocol from typing, fallback to typing_extensions
0ec4771

hbmartin commited on

better fallbacks for title and description
a138039

hbmartin commited on

more type hints
418ce93

hbmartin commited on

add .readthedocs.yml
98e4d28

hbmartin commited on

remove prefetch_descramble (prefetch_init) function
1b7675c

hbmartin commited on

remove apply_mixin
00cb13d

hbmartin commited on

typing for cli
125c355

hbmartin commited on