معرفی شرکت ها


clipsnip-0.0.20


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Automated extraction of short clips from media files, using quotes.
ویژگی مقدار
سیستم عامل -
نام فایل clipsnip-0.0.20
نام clipsnip
نسخه کتابخانه 0.0.20
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Oliver Broomhall
ایمیل نویسنده obroomhall@gmail.com
آدرس صفحه اصلی https://github.com/obroomhall/clipsnip
آدرس اینترنتی https://pypi.org/project/clipsnip/
مجوز MIT
# ClipSnip [![](https://img.shields.io/pypi/v/clipsnip.svg)](https://pypi.org/pypi/clipsnip/) [![](https://img.shields.io/pypi/pyversions/clipsnip.svg)](https://pypi.org/pypi/clipsnip/) [![](https://img.shields.io/pypi/status/clipsnip.svg)](https://pypi.org/pypi/clipsnip/) ClipSnip is a command line tool that that automates the creation of GIFs from media files. ## Usage Simple usage: ``` snip -q "nicest" -v "Community.S01E01.1080p.BluRay.x264.mkv" ``` Parameters: * The quote to search for (`-q`) * The video file to snip (`-v`) output-1 | output-2 :---:|:---: ![Community](https://media.giphy.com/media/TFaDvUr4O9pR9jKz4q/giphy.gif) | ![Community2](https://media.giphy.com/media/SwTwbjka5sLMpxsuAt/giphy.gif) ## Key Features * Media file identification * Subtitle sourcing, syncing and searching * Frame perfect scene extraction ## Installation 1. Ensure you have [ffmpeg](https://ffmpeg.org/) installed ``` sudo apt-get install ffmpeg ``` 2. Install ClipSnip with OpenCV ``` pip install clipsnip[opencv] ``` Otherwise, if you already have OpenCV ``` pip install clipsnip ``` ## Credits * [PySceneDetect](https://github.com/Breakthrough/PySceneDetect) for detecting start and end of scenes * [ffsubsync](https://github.com/smacke/ffsubsync) for syncing subtitles to audio streams * [ffmpeg](https://ffmpeg.org/) for being awesome


نیازمندی

مقدار نام
- pysubs2
- python-opensubtitles
- whoosh
- tmdbsimple
- scenedetect[opencv-headless]
- ffsubsync
- wheel
- syllables


زبان مورد نیاز

مقدار نام
>=3.5, <4 Python


نحوه نصب


نصب پکیج whl clipsnip-0.0.20:

    pip install clipsnip-0.0.20.whl


نصب پکیج tar.gz clipsnip-0.0.20:

    pip install clipsnip-0.0.20.tar.gz