An open API service indexing awesome lists of open source software.

https://github.com/oluwis/node-soundcloud-downloader-cli

Um Web Scraper Para Baixar Músicas E Playlist Do Website De Streaming SoundCloud.
https://github.com/oluwis/node-soundcloud-downloader-cli

cheerio commander fastq nodejs tsx typescript

Last synced: 3 months ago
JSON representation

Um Web Scraper Para Baixar Músicas E Playlist Do Website De Streaming SoundCloud.

Awesome Lists containing this project

README

          


SoundCloud Downloader Node


Um Web Scraper Para Baixar Músicas E Playlist Do Website De Streaming SoundCloud.


### Sobre o projeto:

Um projeto que fiz de um web scraper com Node.js, Typescript, Cheerio, Commander e FastQ.

Este web scraper consegue baixar músicas e playlists do SoundCloud, e também aplicar os metadados da faixa.

### Feito com:

[![Node][Node.js]][Node-url]
[![Typescript][Typescript]][Typescript-url]

### Requisitos:

* [Node.js 18+][Node-url]

### Instalação:

1. Clone este repositório:
```sh
git clone https://github.com/OLuwis/WeatherAPI-Node.git
```

2. Instale as dependências:
```sh
npm install
```

## Inicialização

Para iniciar o projeto rode o seguinte comando:

```sh
npm run dev
```

### Contatos:

[![LinkedIn][LinkedIn]][Linkedin-url]
[![Gmail][Gmail]][Gmail-url]

[LinkedIn]: https://img.shields.io/badge/LinkedIn-0A66C2?logo=linkedin&logoColor=fff&style=for-the-badge
[Linkedin-url]: https://linkedin.com/in/luismiguelreis

[Gmail]: https://img.shields.io/badge/Gmail-EA4335?logo=gmail&logoColor=fff&style=for-the-badge
[Gmail-url]: mailto:oluismrs@gmail.com

[Node.js]: https://img.shields.io/badge/Node.js-393?logo=nodedotjs&logoColor=fff&style=for-the-badge
[Node-url]: https://nodejs.org/

[Typescript]: https://img.shields.io/badge/TypeScript-3178C6?logo=typescript&logoColor=fff&style=for-the-badge
[Typescript-url]: https://typescriptlang.org/