Skip to content

Commit

Permalink
v0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Depoix committed Oct 9, 2019
1 parent 8280e19 commit eee2b9a
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.1.8",
version="0.1.9",
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 and it does not require a headless browser, like other selenium based solutions do!",
Expand Down

0 comments on commit eee2b9a

Please sign in to comment.