SkillAgentSearch skills...

Radiojavancrawler

Simple crawler that would download radiojavan playlists using node and crawler module.

Install / Use

/learn @Bersam/Radiojavancrawler
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

radiojavancrawler

Simple crawler that would download radiojavan playlists using node andcrawler module.

there's no error handling, no comment and i'm sure it have many problems, but it download songs and that's what matter for me.

Installation

get a clone of this repository then run this command:

npm install

Usage

get playlist id from its url from radiojavan.com website and do this:

node main.js <id>
node main.js 82200f169714

Licence

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks1

Languages

JavaScript

Security Score

55/100

Audited on Dec 7, 2024

No findings