Skip to main content

A python EDL (Edit Decision List) parsing library, based on the ruby EDL library by Julik Tarkhanov http://guerilla-di.org/edl/. Still a work in progress so collaboration welcome.

https://github.com/cgwire/edl-reader

Usage:

from edl import Parser
parser = Parser("23.98")
with open("file.edl") as f:
    edl = parser.parse(f)
    for event in edl.events:
        print("Event Number: %s" % (event.num))
        print("Source file: %s" % (event.source_file))
        print("Clip Name: %s " % (event.clip_name))

Accepted framerate values [‘60’, ‘59.94’, ‘50’, ‘30’, ‘29.97’, ‘25’, ‘24’, ‘23.98’] whole number frame rates are more tested than others, but the accuracy relies heavily on accuracy of the pytimecode library.

Documentation for pytimecode can be found [here](https://code.google.com/p/pytimecode/).

(The MIT License)

Copyright © 2013 Simon Hargreaves <simon@simon-hargreaves.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Release files for edl-reader 0.1.14

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for edl-reader 0.1.14
File Interpreter ABI Platform
edl_reader-0.1.14-py2.py3-none-any.whl Python 3, Python 2 none any Details

Release files / edl_reader-0.1.14-py2.py3-none-any.whl

Download URL edl_reader-0.1.14-py2.py3-none-any.whl
Size 7.5 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
28f046422f4e536367b51bee42dcadab22daa4d10999315f98d5fc37fad8c786
BLAKE2b-256 checksum
How to use checksums
9f1ec29b03f1b56fdca9c3d03d0fd4d4f96fc17d294e45426ddfd1c9e8105024
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.8.0 colorama/0.4.6 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.28.2 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.6

Release history Release notifications | RSS feed

This release

0.1.14 This release

1 release file

0.1.13

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page