Path to this page:
./
textproc/subliminal,
Video subtitles downloader
Branch: CURRENT,
Version: 2.1.0nb1,
Package name: subliminal-2.1.0nb1,
Maintainer: leotSubliminal is a python 2.7+ library to search and download subtitles.
It comes with an easy to use yet powerful CLI suitable for direct use or
cron jobs.
Required to run:[
devel/py-setuptools] [
time/py-pytz] [
converters/py-chardet] [
www/py-beautifulsoup4] [
devel/py-requests] [
lang/py-six] [
devel/py-click] [
devel/py-appdirs] [
archivers/py-rarfile] [
multimedia/py-enzyme] [
textproc/py-babelfish] [
textproc/py-pysrt] [
textproc/py-guessit] [
devel/py-dogpile-cache] [
devel/py-stevedore] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: b273697d189421e0514fdacbf780339fc5a1845a
RMD160: b2d37c118cad7645c69b63aabdc5591731c8416f
Filesize: 51.238 KB
Version history: (Expand)
- (2020-12-05) Updated to version: subliminal-2.1.0nb1
- (2020-05-02) Updated to version: subliminal-2.1.0
- (2019-04-25) Updated to version: subliminal-2.0.5nb2
- (2017-11-23) Package has been reborn
- (2017-04-15) Package added to pkgsrc.se, version subliminal-2.0.5nb1 (created)
CVS history: (Expand)
2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456) |
Log message:
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
|
2020-05-02 18:32:01 by Leonardo Taccari | Files touched by this commit (5) |  |
Log message:
subliminal: Update to 2.1.0
pkgsrc changes:
- Remove no longer needed patches
Changes:
2.1.0
-----
* Improve legendastv provider matches
* Fix video extensions (.mk3d .ogm .ogv)
* Use new url to search for titles in legendastv provider
* Fix stevedore incompatibility
* Add support to webm video extension
* Make providers easier to be extended and customized
* Update podnapisi URL
* Add support to VIP/Donor accounts in legendastv provider
* Proper handling titles with year / country in legendastv provider
* Several minor enhancements in legendastv provider
* Add support for python 3.6, 3.7 and 3.8
* Drop support for python 3.3 and 3.4
* Do not discard providers bad zip/rar is downloaded
* SubsCenter provider removal
* Fix lxml parsing for Addic7ed provider
* Support titles with asterics in Addic7ed provider
* Add support to multi-episode search in Opensubtitles provider
* Fix multi-episode search in TVSubtitles provider
* Update to guessit 3
* Improve archive scanning
* Add Opensubtitles VIP provider
* Add country to Movie and Episode
* Add streaming_service to Video
* Add info property to Subtitle
* Do not search for subtitles if all required languages is already present
* Improve TVDB refiner to support series with comma
* Add alternative_titles to Video and enhance OMDB refiner to use alternative_titles
* Only compute video hashes when required
* Add apikey to OMDB refiner
* Fix Subtitle validation when unable to guess encoding
* Add support to rar in Dockerfile
|
2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620) |
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
|
2017-04-14 21:10:23 by Leonardo Taccari | Files touched by this commit (4) |  |
Log message:
Fix indentation and incorrect __future__ import in \
patch-subliminal_subtitles_subrip.py
Bump PKGREVISION
|
2017-04-14 16:17:45 by Leonardo Taccari | Files touched by this commit (7) |
Log message:
Import subliminal-2.0.5 as textproc/subliminal
Subliminal is a python 2.7+ library to search and download subtitles.
It comes with an easy to use yet powerful CLI suitable for direct use or
cron jobs.
|