This commit is contained in:
Jonas Depoix 2023-12-27 13:05:55 +01:00
parent dd75803635
commit 7eda69881d
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ def get_test_suite():
setuptools.setup(
name="youtube_transcript_api",
version="0.6.1",
version="0.6.2",
author="Jonas Depoix",
author_email="jonas.depoix@web.de",
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!",