Code Monkey home page Code Monkey logo

faceapp.js's People

Contributors

albertoxamin avatar dshved avatar luludotdev avatar theessem 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

faceapp.js's Issues

Instant ratelimit after one request.

Not like you can do anything other than say fuck it to their ToS and shit at this point. They can be like Deezer if they really want to and start dishing out DMCA's instead of actually fixing shit on their end.

Update package

You need to update the package in npmjs.com, because the old version is installed from there.

Can't use module.

I can't use the module, I tried using buffers, path and nothing!
Everytime that I try to use that, gives SyntaxError: Unexpected identifier! Thank you.

image

I removed the await and the image was saved, but the image can't be open.

const fs = require('fs');
let image = faceapp.process('./MASAHIRO.jpeg', 'smile_2')
fs.writeFile('face.jpeg', image, 'binary', function(err){
            if (err) throw err
            console.log('File saved.')
        })

Ratelimits/API Info

I can't for the life of me find any info on what the ratelimits are OR any info on their api at all. Could you add a link to the README to any information?

command line

Hi, please make a command line app that every one can use it easy.

Client error

We have created a small application for this effect of faceapp, we follow this project but when we connect the error
Uncaught exception 'GuzzleHttp\Exception\ClientException' with message 'Client error: POST https://node-03.faceapp.io/api/v2.6/photos resulted in a 429 Too Many Requests response: {"err":{"detail":"{'desc': 'Too many requests from your IP', 'code': 'too_many_requests'}"}} '

How to fix it

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.