a package for extracting short subtitled clips from movies by subtitle.srt file.
Project description
ice-moviepy 
a package for extracting short subtitled clips from movies by subtitle.srt file.
Installation
Use the package manager pip to install ice-moviepy.
pip install ice-moviepy
Usage
given a movie with a srt file subtitle, cut some parts of subtitle.srt and paste them into another file, such as sub.srt and run the following:
import ice_moviepy
subtitle2video("Video.mkv",'Sub.srt','logo.png')
or
subtitle2video("Video.mkv",'Sub.srt')
if you don't want to attach a watermark on it.
editing subtitle
you can colorize different parts of subtitle. for example you can use red{...}, blue{...}, yellow{...} and so on, to colorize your subtitle.
Place an {end} at the end of the block you want to cut out as a separate clip.
173
20
00:01:33,980 --> 00:01:35,858
If, I'm red{just} saying if.
21
00:01:35,940 --> 00:01:37,977
The frequency blue{could} never
be more green{than} five years.
22
00:01:38,100 --> 00:01:39,978
Five is a little high. But
if you could bend on that... {end}
23
00:01:40,140 --> 00:01:42,211
Marty... Wait, wait, wait.
And it's not just frequency.
24
00:01:42,620 --> 00:01:44,339
Veteran teachers
would have to be exempt
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ice-moviepy-0.0.3.tar.gz.
File metadata
- Download URL: ice-moviepy-0.0.3.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e21e00a7a94a07cdf3c873ea7ae089a6000196044d6336ac852c799fd6c9848c
|
|
| MD5 |
283e9b90b1b1494445b27098ae6184af
|
|
| BLAKE2b-256 |
6535f16973c89343337344e26e2041d4d5ea26fc90a2c15882252fc7b434666a
|
File details
Details for the file ice_moviepy-0.0.3-py3-none-any.whl.
File metadata
- Download URL: ice_moviepy-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
313f02ea34ad6258d40a94c3a65289fad5e594ca83ff65a19c935a2304a2f7c4
|
|
| MD5 |
0e10c11a3e64168187681ed74f9a5cf0
|
|
| BLAKE2b-256 |
f0a17cd7b18e4c2b4914b75ccd51031333deb4f698c6ac4a01729b1302a6badd
|