Skip to content

Releases: jooyoungseo/youtubecaption

youtubecaption 1.0.0

15 May 14:24
Compare
Choose a tag to compare

youtubecaption 1.0.0

  • Added a new argument language for get_caption() function (#1). You can now pass two-character language code; it is set to "en" (English) by default.
  • Cleaned up code indents for better readability.

youtubecaption 0.1.3

12 Jan 20:58
Compare
Choose a tag to compare

youtubecaption 0.1.3

  • Fixed CITATION entries.

v0.1.2

28 Oct 21:46
Compare
Choose a tag to compare

youtubecaption 0.1.2

  • CITATION file has been added.

youtubecaption 0.1.1

11 Jul 00:30
Compare
Choose a tag to compare
  • A critical bug that the third option openxl of get_caption() does not work properly has been resolved.