Commit History

add author property (thanks DmitryBurnaev)
b2aa04f

hbmartin commited on

fixes length and thumbnail properties
4c59ac5

hbmartin commited on

implement HTMLParseError, additional typing
c1a2fd8

hbmartin commited on

more type checking
b1fe428

hbmartin commited on

refactor StreamQuery.order_by and add tests
3047241

hbmartin commited on

cleanup documentation
8cddc3f

hbmartin commited on

cleanup unused dependencies
9f7599d

hbmartin commited on

tests for stream filtering
8dfb028

hbmartin commited on

improve pre-release checks
0b9cce9

hbmartin commited on

type hinting for query, streams, and extract
3d00b79

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

mypy typing for a few functions
197d5fa

hbmartin commited on

rename to descramble
5afc31c

hbmartin commited on

CI linting configs
3948e64

hbmartin commited on

add black and mypy to CI
2b3b23e

hbmartin commited on

automate release versioning, move create_logger to helpers
eb4bae7

hbmartin commited on

single source version
808189a

hbmartin commited on

add black, remove setup.cfg
9fe4c0a

hbmartin commited on

remove __future__ imports
a56e3db

hbmartin commited on

add mypy
62440a8

hbmartin commited on

add development info to readme
8d27b7e

hbmartin commited on

packaging workflow
be7f382

hbmartin commited on

sphix documenation
a556533

hbmartin commited on

update gitignore and readme
4bdd262

hbmartin commited on

remove unused dependencies
a6e02b9

hbmartin commited on

black formatting
40473f7

hbmartin commited on

drop support for python 2 and 3.4
fcd83e1

hbmartin commited on

.
bceb929
unverified

swiftyy-mage commited on

Imported parse_qs
3b82a05
unverified

swiftyy-mage commited on

Fix nficano#467 KeyError: 'url_encoded_fmt_stream_map'
88b1c9d
unverified

swiftyy-mage commited on

Fix #467 KeyError: 'url_encoded_fmt_stream_map'
6372a50
unverified

swiftyy-mage commited on

Bump version: 9.5.2 β†’ 9.5.3
66b3380
unverified

nficano commited on

Fixed lint violations
ca1059b
unverified

nficano commited on

Merge pull request #453 from bigg215/master
edd7be4
unverified

nficano commited on

Bump version: 9.5.1 β†’ 9.5.2
9dbec36
unverified

nficano commited on

Add social art
32bc872
unverified

nficano commited on

Merge pull request #465 from dart-neitro/master
66145e5
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

Fixed the bug - replaced wrong key ( https://github.com/nficano/pytube/issues/450 )
fd8f82d

neitro commited on

Fixed the bug - KeyError:'title' ( https://github.com/nficano/pytube/issues/450 )
47d284b

neitro commited on

Fixed 'title' KeyError and 403 forbidden issues on signed videos
fac934b

Bigg215 commited on

Bump version: 9.5.0 β†’ 9.5.1
7e0cd4e

nficano commited on