Skip to content

Testing scrapy by retrieving SOMAFM stream-urls

Notifications You must be signed in to change notification settings

sbry/scrapy-radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

only python2 for now (tested on 2.7.9), for example:

$ pyenv local 2.7.9

get a list of all somafm stations for the mpd.

After scraping into a json-file

$ scrapy crawl soma -o soma.json

add the streams (example)

$ jgrep -s url -i soma.json | xargs mpc -h 192.168.0.16 add

[https://somafm.com](Support Somafm)

About

Testing scrapy by retrieving SOMAFM stream-urls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages