autoEdit_2 icon indicating copy to clipboard operation
autoEdit_2 copied to clipboard

Fast text based video editing, node Electron Os X desktop app, with Backbone front end.

Results 36 autoEdit_2 issues
Sort by recently updated
recently updated
newest added

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.1 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies

PR for new feature https://github.com/OpenNewsLabs/autoEdit_2/issues/74 To test before merge - [x] Tweet video as audio with captions - [x] Tweet video as audio without captions

check links in product page www.autoEdit.io eg link to user manual STT setup is broke (points to older version of gitbook)

bug

for demonstration purposes, related to https://github.com/OpenNewsLabs/autoEdit_2/issues/40#issuecomment-362235957

Feature request, following from #36

help wanted
feature request

The adapter seems to be either getting or submitting(most likely) the wrong file name from the API end point response (?).

bug

**Describe the bug** Edge case. When a transcript video height is too small, eg rectangular is hard to actually see the video. **To Reproduce** Import a video with regtandular shape...

bug
help wanted
css

As pointed out by some users, and patched by @seanmtracey in previous PR https://github.com/OpenNewsLabs/autoEdit_2/pull/50 IBM has changed their credentials system from user name and password to `iam_apikey` and `url`, [as...