Skip to main content

vtt to srt subtitles converter package

Project description

vtt_to_srt.py

Convert vtt files to srt subtitle format

Note

For Python 3.7 you can get version for Python 2.7 here

Installation

pip install vtt_to_srt3

Usage from terminal

python -m vtt_to_srt pathname [-r]

pathname - a file or directory with files to be converted 

-r       - walk path recursively                          

Usage as a lib

Convert vtt file

from vtt_to_srt import vtt_to_srt
path = '/path/to/file.vtt'
vtt_to_srt(path)

Recursively convert all vtt files in directory

from vtt_to_srt import vtts_to_srt
path = '/path/to/directory'
vtts_to_srt(path, rec = True)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vtt_to_srt3-0.1.8.1.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

vtt_to_srt3-0.1.8.1-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file vtt_to_srt3-0.1.8.1.tar.gz.

File metadata

  • Download URL: vtt_to_srt3-0.1.8.1.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.0

File hashes

Hashes for vtt_to_srt3-0.1.8.1.tar.gz
Algorithm Hash digest
SHA256 33febae5c360140dc50b5de0c25fda582e9e98a6d0f71b1832d93f472a6dfd85
MD5 b63633b45e3fca6946124fec59476584
BLAKE2b-256 2ad919e36af6a8f87203875e63dc516fcc5da954bea27e235f0aac6fd72b1ada

See more details on using hashes here.

File details

Details for the file vtt_to_srt3-0.1.8.1-py3-none-any.whl.

File metadata

  • Download URL: vtt_to_srt3-0.1.8.1-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.0

File hashes

Hashes for vtt_to_srt3-0.1.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d411f26b50342bba10a2bb0ecead4c6a1a5b1ec9b3968fcbd69581ebf0af2800
MD5 75c87c8c80c9bd941dd64b4f6e3c1c75
BLAKE2b-256 0b8aff9a2c78ebb73f0efc0208b3b44ea1a5e99e50dabb0f7f33eeca437a1c7d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page