Code Monkey home page Code Monkey logo

nyaafastdl's Introduction

Codacy Badge Docker Automated build Docker Build Status

This website will help you to download torrent faster than Nyaa website.

The goal was to learn how parse an HTML page by scrapping torrents on Nyaa.si (<3), you need to ask Nyaa.si before using this project.

This tool uses :

Requirements

Classic

  • Node.js >= 8.9
  • npm
  • Vue CLI 3

Docker

  • Docker CE
  • Docker-compose

Dev

In current directory run npm install

In current directory runnpm run serve and access to the website http://localhost:8080

Production

Classic

In current directory run npm install

You can use your own CORS anywhere (Default herokuapp) by changing the constant line 336

Configure default value of input/select by editing src/App.vue

Default Value

videoQualitySelected: '1080p',
languageSelected: 'VOSTFR',
filterSelected: '0',
categorySelected: '0_0',
sortSelected: undefined,

In current directory run npm run-script build and serve /dist with a webserver

Docker

Use the Dockerfile provided and serve static directory of Dockerfile /opt/services/NyaaFastDL/static/ with a webserver

Licence

The code is under CeCILL license.

You can find all details here: https://cecill.info/licences/Licence_CeCILL_V2.1-en.html

Credits

Copyright © Ludovic Ortega, 2019

Contributor(s):

-Ortega Ludovic - [email protected]

nyaafastdl's People

Contributors

codacy-badger avatar dependabot-preview[bot] avatar kingbilzerian avatar m0nsterrr avatar

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.