Giter VIP home page Giter VIP logo

github-unwrapped-2021's People

Contributors

0xflotus avatar ayushagnihotri2025 avatar jonnyburger avatar just-moh-it avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

github-unwrapped-2021's Issues

It doesn't render in the API

src/get-render-or-make.ts

import {
AwsRegion,
getFunctions,
renderMediaOnLambda,
RenderProgress,
} from "@remotion/lambda";

const [first] = await getFunctions({ compatibleOnly: true, region, }); console.log(Username=${username} Account=${account} Region=${region}`);
await lockRender(region, username, account, first.functionName);

const { renderId, bucketName } = await renderMediaOnLambda({
  region: region,
  functionName: first.functionName,
  serveUrl: SITE_ID,
  composition: COMP_NAME,
  inputProps: { stats: stats },
  codec: "h264-mkv",
  imageFormat: "jpeg",
  maxRetries: 1,
  framesPerLambda: 80,
  privacy: "public",
});
_renderId = renderId;
_region = region;
await saveRender({
  region: region,
  bucketName,
  renderId,
  username,
});`

getFunctions() returns an empty array (I have added de .env variables AWS_KEY_1,AWS_SECRET_1) .

And the page https://www.githubunwrapped.com/ doesn't render API to download it.

in the UI shows the next message: "Oops, sorry the render failed! We will fix all render bugs, so come back tomorrow and it should be fixed! Or just press the retry button which will work most of the time"

Feature Request: select timeframe

i would like to select a time frame for the analysis.

i have not so many commits / PR in the last year - but i would like to see for example one year from April 2019 onwards :)

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.