Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fetch update from upstream #1

Open
wants to merge 82 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
d7f6508
Remove the chunk size file write limit to speed up downloads. (#982)
tfdahlin May 5, 2021
f293f76
Initial implementation of Channel object (#932)
tfdahlin May 9, 2021
3d091d9
Bump version: 10.7.2 → 10.8.0
tfdahlin May 9, 2021
af1eeee
Improve metadata availability (#988)
tfdahlin May 9, 2021
40dc397
Bump version: 10.8.0 → 10.8.1
tfdahlin May 9, 2021
153317f
Fix bug video_info_url HTTP 404 Error (#998)
drwjf May 20, 2021
e776be6
Bump version: 10.8.1 → 10.8.2
tfdahlin May 20, 2021
3157612
Livestream exception raising
tfdahlin May 30, 2021
b45ac80
Fix channel url matching. (#1005)
tfdahlin May 30, 2021
c3e6d79
Bump version: 10.8.2 → 10.8.3
tfdahlin May 30, 2021
9c9fbfe
Added fix for playlist length string not parsing correctly. (#1009)
tfdahlin Jun 2, 2021
754efa0
Bump version: 10.8.3 → 10.8.4
tfdahlin Jun 2, 2021
9f9723b
Bump urllib3 from 1.26.4 to 1.26.5 (#1010)
dependabot[bot] Jun 2, 2021
be07012
Improvement/channel docs (#1011)
tfdahlin Jun 4, 2021
a1518e7
Improve Channel object support for user channels
JarbasAl Jun 15, 2021
9c92997
Fix/param update (#1025)
tfdahlin Jun 19, 2021
1f5162c
Bump version: 10.8.4 → 10.8.5
tfdahlin Jun 19, 2021
48ea520
Improvement/youtubei (#1029)
tfdahlin Jun 23, 2021
79befd6
Fix/1033 (#1037)
tfdahlin Jul 6, 2021
257e6d2
Bump version: 10.8.5 → 10.9.0
tfdahlin Jul 6, 2021
181c88c
[DRAFT] Feature/search (#1030)
tfdahlin Jul 6, 2021
e573655
Bugfixes (#1045)
tfdahlin Jul 6, 2021
cf5a7e7
Bump version: 10.9.0 → 10.9.1
tfdahlin Jul 6, 2021
9a86686
Fix test to no longer make web requests. (#1048)
tfdahlin Jul 7, 2021
851eb99
Bump version: 10.9.1 → 10.9.2
tfdahlin Jul 7, 2021
8f73fed
Bugfixes (#1058)
tfdahlin Jul 21, 2021
10989d2
Bump version: 10.9.2 → 10.9.3
tfdahlin Jul 21, 2021
fc9aec5
Fix #1060 (#1067)
Zeecka Aug 3, 2021
12c7c4d
Bump version: 10.9.3 → 11.0.0
tfdahlin Aug 3, 2021
ce8901c
fixes #1098 (#1099)
vercingetorx Aug 27, 2021
cc6b4aa
Selection of bugfixes and improvements (#1090)
tfdahlin Aug 27, 2021
bb890af
Bump version: 11.0.0 → 11.0.1
tfdahlin Aug 27, 2021
f06e071
Pass `--python` into pipenv to specify version (#1116)
ronnie-llamado Sep 19, 2021
bc891f4
fix bug regex
mhi-iranmanesh Nov 23, 2021
aa39c87
Merge pull request #1172 from mhi-iranmanesh/patch-1
nficano Dec 14, 2021
56ccab4
Bump version: 11.0.1 → 11.0.2
nficano Dec 14, 2021
46fe44c
Update cipher.py
DJStompZone Jan 20, 2022
991c571
Update README.md (#1140)
egeakman Feb 4, 2022
e77eef6
Added == comparison between YouTube objects. (#1161)
Gcat101 Feb 4, 2022
f23b20c
Merge pull request #1200 from DJStompZone/master
nficano Feb 4, 2022
0a7e960
Revert "Fixed RegexMatchError"
nficano Feb 4, 2022
d57d696
Merge pull request #1236 from pytube/revert-1200-master
nficano Feb 4, 2022
a7702f8
Bump pipenv from 2021.5.29 to 2022.1.8
dependabot[bot] Feb 4, 2022
e8f4391
Merge pull request #1237 from pytube/dependabot/pip/pipenv-2022.1.8
nficano Feb 4, 2022
642bb0a
Fix regex to find throttle function name (#1222)
glubsy Feb 13, 2022
e857546
Bump version: 11.0.2 → 12.0.0
RONNCC Feb 14, 2022
cd26b1c
Fix regex to find throttling function name (#1282)
kinshuk-h May 9, 2022
2e307d8
Bump version: 12.0.0 → 12.1.0
RONNCC May 9, 2022
3cabdbd
Introducing filesize returned in kb, mb and gb (#1364)
s1ddly Sep 17, 2022
84faec3
fixing type casting bug and reinforcing _ naming convention (#1390)
s1ddly Sep 18, 2022
ce85f4e
Update itags.py
duruburak Dec 9, 2022
8c1afab
Adding list data type to 'res' parameter of filter() function.
stark821 Dec 9, 2022
f697a53
Adding list data type to 'res' parameter of filter() function.
stark821 Dec 9, 2022
94fec48
YouTube.from_id
subtleGradient Dec 12, 2022
d19b8d4
json_captions — Download and parse the json caption tracks
subtleGradient Dec 12, 2022
fb5d450
Merge pull request #1438 from subtleGradient/json_captions
nficano Dec 17, 2022
1c10b81
Merge pull request #1437 from subtleGradient/from_id
nficano Dec 17, 2022
187aa97
Bump version: 12.1.0 → 12.1.1
nficano Dec 17, 2022
1bb2ea7
Merge pull request #1435 from duruburak/patch-1
nficano Dec 17, 2022
16a54f9
Bump version: 12.1.1 → 12.1.2
nficano Dec 17, 2022
d3d1869
Merge pull request #1436 from stark821/master
nficano Dec 17, 2022
deee280
Update parser.py
fischcode Mar 19, 2023
ec0d6b8
Update parser.py
fischcode Mar 19, 2023
549e8af
Merge pull request #1520 from fischcode/Fix-parser-py
nficano Mar 27, 2023
ac8bdf8
Bump version: 12.1.2 → 12.1.3
nficano Mar 27, 2023
14cf228
Update ci.yml
nficano Mar 27, 2023
b563f78
Update setup.py
nficano Mar 27, 2023
472b1ad
Update ci.yml
nficano Mar 27, 2023
965d5e9
Create ci-tests.yml
nficano Mar 27, 2023
39cda38
update ci file
nficano Mar 27, 2023
96315df
Update setup.py
nficano Mar 27, 2023
da3141f
Update captions.py to import json
RONNCC Apr 25, 2023
7a6933e
Create CODE_OF_CONDUCT.md
RONNCC May 7, 2023
445c94b
Update cli.py (#1462)
jtmr05 May 7, 2023
32710ab
Fix documentation example (add missing import) (#1496)
samryan18 May 7, 2023
09e12fd
Update ci.yml
RONNCC May 7, 2023
c9edd68
Fixed error with android client version (#1575)
felipeucelli May 7, 2023
3cee7f5
Bump version: 12.1.3 → 13.0.0
May 7, 2023
20857ba
Bump version: 13.0.0 → 14.0.0
May 7, 2023
2ff8493
Bump version: 14.0.0 → 15.0.0
May 7, 2023
f6f2ef9
fix logger.warn deprecation (#1534)
bvandercar-vt May 12, 2023
a32fff3
Add .editorconfig file (#1628)
alexey-pelykh May 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix logger.warn deprecation (pytube#1534)
  • Loading branch information
bvandercar-vt authored May 12, 2023
commit f6f2ef9b24289a5b77b83b83c02800f6f7e41d73
8 changes: 4 additions & 4 deletions pytube/contrib/search.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,10 @@ def fetch_and_parse(self, continuation=None):
continue

if 'videoRenderer' not in video_details:
logger.warn('Unexpected renderer encountered.')
logger.warn(f'Renderer name: {video_details.keys()}')
logger.warn(f'Search term: {self.query}')
logger.warn(
logger.warning('Unexpected renderer encountered.')
logger.warning(f'Renderer name: {video_details.keys()}')
logger.warning(f'Search term: {self.query}')
logger.warning(
'Please open an issue at '
'https://github.com/pytube/pytube/issues '
'and provide this log output.'
Expand Down