GithubHelp home page GithubHelp logo

mega-php-client's People

Contributors

smartinm avatar yoeori 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  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  avatar  avatar  avatar  avatar  avatar  avatar

mega-php-client's Issues

Video stream

Hello
can api replay if a video is streamable or not with public file info ?
thank you
Best regards

Problems with the API

  1. Delay when prepare key for login, I have understood that is problem of openssl/mcrypt for the encrypt, an alternative for reduce the delay?
  2. The "false-positive" when login, I believe that the problem lies with the "prepare key" that generate an sid BAD, you can see when the sid start with "AAAAAA"

Replace mcrypt functions with OpenSSL

Please add an option to use OpenSSL for encrypt and decrypt. Some providers don't have php_mycrypt extension enabled and has no means to compile it or activate it.

session_save correction

on session_save function, you try to access to $client->u_k variable definition, but $client is not passed on function argument...
So pass a client in argument, or replace $client by $this
without this, coun't save session ;)

but noce work, thank ;)

benjamin

Please continue your work !

Hi.

Sorry for my english, I am french.

You did a really nice API !
I would love to see a streaming fonction in your class, and the possibility to start download/stream at a specific byte.

I changed the code a little for making a streaming service but it is very unstable.

Please don't abandon this class, it is so great !

Not working now

HI,
What's wrong?
PHP client stopped working for me.
Please fix it.
When I'm trying to login I can see 502 error.
When trying to download file without logining in:
"[DEBUG] MEGA::Making API request: [{"a":"g","p":"hApxnRhB","g":1,"ssl":1}] [DEBUG] MEGA::API response: "

Upload possibility

Do you schedule to implement uploads any soon? I love the class so far ๐Ÿ‘ You saved me a lot of work!

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.