Skip to content

Commit

Permalink
v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Depoix committed Mar 27, 2019
1 parent f9d7d33 commit e41545e
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.3",
version="0.1.4",
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 e41545e

Please sign in to comment.