Skip to main content

rapid_videocr Package

1. Install package by pypi.

$ pip install rapid_videocr

2. Run by script.

from rapid_videocr import ExtractSubtitle

extractor = ExtractSubtitle()
mp4_path = 'assets/test_video/2.mp4'
ocr_result = extractor(mp4_path)
print(ocr_result)

3. Run by command line.

$ rapid_videocr --mp4_path xxx.mp4 --format srt

4. Result.

  • Return value.
    [
        [0, '00:00:00,041', '00:00:00,416', '空间里面他绝对赢不了的'],
        [10, '00:00:00,458', '00:00:01,166', '我进去帮他'],
        [37, '00:00:01,583', '00:00:02,541', '你们接着善后']
    ]
    

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rapid_videocr-1.0.1-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file rapid_videocr-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: rapid_videocr-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 12.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for rapid_videocr-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fd1e4f4437e4b877e29bf3017f5805a1dce6648a232717d3603d392d283c9d29
MD5 46120906e2b34ceef3220de406fc1f5f
BLAKE2b-256 8be8eb1442b0509a2cfdc93354fdb7d49d09a36c6f043b65fe7c81bb724c009c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page