Skip to content

Bersam/radiojavancrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published