معرفی شرکت ها


cinephile-1.0.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python CLI tool to scan movie directory recursively, normalize the filename and retrieve useful information from imdb.
ویژگی مقدار
سیستم عامل -
نام فایل cinephile-1.0.2
نام cinephile
نسخه کتابخانه 1.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Navin Sylvester
ایمیل نویسنده navinsylvester@gmail.com
آدرس صفحه اصلی https://github.com/navinsylvester/cinephile
آدرس اینترنتی https://pypi.org/project/cinephile/
مجوز MIT License
cinephile ========= Python CLI tool to scan movie directory recursively, normalize the filename and retrieve useful information from imdb. Cinephile can also be used to fetch subtitle file for a particular movie in preferred language. See instructions below on how to use the tool. Features ======== * Filename normalization * Yaml config for customization * Filter based on imdb rating alone or along with genre * Ignore duplicate movie names * Download subtitles for a movie file in preferred language Installation ============ Please read INSTALL Configuration ============= After installation the config file .cinephile.yaml can be found under user's home directory. Usage ===== To get IMDB info | ``cinephile movie -s movie_dir -r imdb_rating [-g genre]`` To download subtitles | ``cinephile subtitle -f movie_file -l language`` Example ======= | ``cinephile movie -s /media/disk/movies -r 7`` | ``cinephile movie -s /media/disk/movies -r 7 -g action`` | ``cinephile subtitle -f ~/Movies/The\ Croods\ \(2013\)/The.Croods.2013.720p.BluRay.x264.YIFY.mp4 -l en`` History ------- 1.0.1 (2014-03-04) ~~~~~~~~~~~~~~~~~~ * First release on pypi. 1.0 (2014-02-17) ~~~~~~~~~~~~~~~~~~ * First release on github. Roadmap ------- Since the project is in early stages no clear roadmap has been set but your suggestions are welcome.


نحوه نصب


نصب پکیج whl cinephile-1.0.2:

    pip install cinephile-1.0.2.whl


نصب پکیج tar.gz cinephile-1.0.2:

    pip install cinephile-1.0.2.tar.gz