Skip to content

Commit

Permalink
v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jdepoix committed Dec 13, 2021
1 parent 161be4a commit 52eabae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def get_test_suite():

setuptools.setup(
name="youtube_transcript_api",
version="0.4.2",
version="0.4.3",
author="Jonas Depoix",
author_email="[email protected]",
description="This is an python API which allows you to get the transcripts/subtitles for a given YouTube video. It also works for automatically generated subtitles, supports translating subtitles and it does not require a headless browser, like other selenium based solutions do!",
Expand Down

0 comments on commit 52eabae

Please sign in to comment.