Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: pass custom ffmpeg path via argument #63

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

phaux
Copy link
Owner

@phaux phaux commented Jul 5, 2024

BREAKING CHANGE: passing ffmpeg path via env var is not supported anymore

BREAKING CHANGE: passing ffmpeg path via env var is not supported anymore
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.02%. Comparing base (4162fb3) to head (1eb8271).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   97.99%   98.02%   +0.02%     
==========================================
  Files           2        2              
  Lines         648      657       +9     
==========================================
+ Hits          635      644       +9     
  Misses         13       13              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@phaux phaux merged commit af04d72 into master Jul 5, 2024
3 checks passed
@phaux phaux deleted the ffmpeg-path-arg branch July 5, 2024 21:21
@korpobot korpobot bot mentioned this pull request Jul 5, 2024
phaux pushed a commit that referenced this pull request Aug 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.0.0](v0.7.0...v1.0.0)
(2024-08-03)


### ⚠ BREAKING CHANGES

* passing ffmpeg path via env var is not supported anymore
* removed deprecated functions

### Features

* pass custom ffmpeg path via argument
([#63](#63))
([af04d72](af04d72))


### Miscellaneous Chores

* rewrite to vanilla JS
([#61](#61))
([135e9fd](135e9fd))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: korpobot[bot] <167005483+korpobot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant