mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-24 23:20:09 +00:00
[PR #831] [CLOSED] [FEATURE] Histogram in one-minute increments of the number of lines in a subtitle file. #1648
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/831
Author: @harrynull
Created: 12/12/2017
Status: ❌ Closed
Base:
master← Head:histogram-2📝 Commits (4)
05098faMerge pull request #1 from CCExtractor/master63b7fdeFix delay in DVB94ea249Merge pull request #2 from CCExtractor/masterd8d5025Add histogram.py📊 Changes
2 files changed (+66 additions, -0 deletions)
View changed files
📝
docs/CHANGES.TXT(+1 -0)➕
tools/histogram.py(+65 -0)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
A histogram in one-minute increments of the number of lines in a subtitle file.
It is tested in Python 3.5.4 and Python 2.7.12.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.