Skip to content

Commit

Permalink
v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Depoix committed Oct 7, 2019
1 parent 8c2ce71 commit ee4741d
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.7",
version="0.1.8",
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 ee4741d

Please sign in to comment.