Code Monkey home page Code Monkey logo

vuetube-extractor's Introduction

VueTube icon
Logo by @afnzmn

VueTube extractor is a library designed to extract data from streaming services. Designed for use in VueTube.
This is the library for VueTube. The main repository is here.

Commits Stars Language grade: JavaScript

VueTube Extractor is currently under active development, and is not a part of the main VueTube app. It is planned to completely replace the current API wrapper employed by VueTube upon completion.

Getting Started

Prerequisites

Earlier versions of NodeJS may function, however, they are not officially tested.
To verify your NodeJS version, you may use the following command:

node --version

Setup

  • via Yarn (recommended)
yarn
  • via NPM
npm i

Testing & Building

VueTube Extractor uses Jest to test its code. To run tests, you may use the following command:

yarn test

You should also lint your code before building. To lint, you may use the following command:

yarn lint

Once all tests have passed, you may use the following command to build the library from TypeScript to JavaScript:

yarn build

Contributing

Before you make a pull request, please ensure that all tests pass, and that your code is linted.

Please state clearly what you are trying to do in the pull request title, and describe more in the body. It is also recommended that you add a test for your pull request if you are adding new features.

Thank you for your contribution!

Contributors

Made with contrib.rocks.

Disclamer

The VueTube project and its contents are not affiliated with, funded, authorized, endorsed by, or in any way accociated with YouTube, Google LLC or any of its affiliates and subsidaries. The official YouTube website can be found at www.youtube.com.

Any trademark, service mark, trade name, or other intellectual property rights used in the VueTube project are owned by the respective owners.

vuetube-extractor's People

Contributors

404-program-not-found avatar deepsource-autofix[bot] avatar deepsourcebot avatar

Stargazers

 avatar

Watchers

 avatar  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.