Giter Site home page Giter Site logo

instagram-private-api's People

Contributors

azimgd 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

Watchers

 avatar  avatar  avatar  avatar  avatar

instagram-private-api's Issues

Fresh clone not working

As per example:

Benedict at mbp in ~/Downloads/ig-test
$ git clone [email protected]:azimgd/instagram-private-api.git .
Cloning into '.'...
remote: Counting objects: 179, done.
remote: Total 179 (delta 0), reused 0 (delta 0), pack-reused 179
Receiving objects: 100% (179/179), 20.99 KiB | 0 bytes/s, done.
Resolving deltas: 100% (67/67), done.

Benedict at mbp in ~/Downloads/ig-test on master
$ npm install
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.

> [email protected] prepublish /Users/Benedict/Downloads/ig-test
> npm run compile


> [email protected] compile /Users/Benedict/Downloads/ig-test
> babel --presets es2015,stage-0 -d lib/ src/

sh: babel: command not found

Benedict at mbp in ~/Downloads/ig-test on master
$ node -v
v6.9.0

If I install babel-cli before running:

Benedict at mbp in ~/Downloads/ig-test on master
$ npm install

> [email protected] prepublish /Users/Benedict/Downloads/ig-test
> npm run compile


> [email protected] compile /Users/Benedict/Downloads/ig-test
> babel --presets es2015,stage-0 -d lib/ src/

src/init.js -> lib/init.js
src/services/http.js -> lib/services/http.js
src/sources/defaultHeaders.js -> lib/sources/defaultHeaders.js
src/sources/getFeedByHashtag.js -> lib/sources/getFeedByHashtag.js
src/sources/getSelfFeed.js -> lib/sources/getSelfFeed.js
src/utils/index.js -> lib/utils/index.js

Benedict at mbp in ~/Downloads/ig-test on master
$ node examples/example.js
/Users/Benedict/Downloads/ig-test/examples/example.js:1
(function (exports, require, module, __filename, __dirname) { import bot from '../index';
                                                              ^^^^^^
SyntaxError: Unexpected token import
    at Object.exports.runInThisContext (vm.js:76:16)
    at Module._compile (module.js:542:28)
    at Object.Module._extensions..js (module.js:579:10)
    at Module.load (module.js:487:32)
    at tryModuleLoad (module.js:446:12)
    at Function.Module._load (module.js:438:3)
    at Module.runMain (module.js:604:10)
    at run (bootstrap_node.js:394:7)
    at startup (bootstrap_node.js:149:9)
    at bootstrap_node.js:509:3

Increase Video View

hi azimgd, and hope you are well

I have one question,Is there a way to increase video view? I think that have private endpoint, that add view count, whit use users data such as cookie, IP ,etc.

Please help me .....

Best Regard.

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.