GithubHelp home page GithubHelp logo

learningequality / pycaption Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pbs/pycaption

3.0 4.0 0.0 1.29 MB

Python module to read/write popular video caption formats

License: Other

Python 100.00%

pycaption's Introduction

pycaption

Build Status

PLEASE SEE pbs/pycaption FOR OFFICIAL RELEASES.

pycaption is a caption reading/writing module. Use one of the given Readers to read content into a CaptionSet object, and then use one of the Writers to output the CaptionSet into captions of your desired format.

Version 2.0.0@learningequality passes all tests with Python 2.7, 3.4, 3.5, 3.6, and 3.7.

For details, see the documentation.

Changelog

2.2.0@learningequality

  • Added enum_compat library to maintain Python 2.7 support
  • Pinned beautifulsoup4 under v4.9.0 as it caused numerous test failures
  • Unpinned lxml
  • Misc Travis and Tox updates

2.0.0@learningequality

  • Python 2 and 3 support (see branch py27@pbs)
  • Upgraded beautifulsoup4 package to a more current version, and resolved issues with tests due to upgrade. See full detailed changes here.
  • Removed from future import standard_library as it can cause issues with other packages and its removal causes no test failures.
  • Fixed DFXPReader issue with default language (see this PR)
  • Changed global default language to ISO-639-2 undetermined language code und (see this PR)

1.0.0@pbs

0.5.x@pbs

  • Added positioning support
  • Created documentation

License

This module is Copyright 2012 PBS.org and is available under the Apache License, Version 2.0.

pycaption's People

Contributors

vladiibine avatar arielpontes avatar jnorton001 avatar mvmocanu avatar bjester avatar ivanistheone avatar pkerling avatar delinhabit avatar jamesturk avatar rudemateo avatar virtosubogdan avatar calinf avatar ryanbeatty avatar shakkhar avatar mzetea avatar andreipradan avatar bogdan-cornianu avatar botondus avatar kylejameswalker avatar bh3x avatar dwbuiten avatar stt avatar luser avatar

Stargazers

0xff avatar Xi Bai avatar

Watchers

Kevin Ollivier avatar James Cloos avatar Learning Equality avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.