add laut.fm to the list of scraped websites

add lixty to the list of ignored websites
This commit is contained in:
U-DESKTOP-3VIS1T9\junguler 2023-06-12 15:59:36 +03:30
parent 258a3cd8e8
commit 44ac2aa82a

View File

@ -224,6 +224,7 @@ here is a list of websites i've scraped from already and included m3u streams fo
| https://zeno.fm/ | [/zeno.fm](https://github.com/junguler/m3u-radio-music-playlists/tree/main/zeno.fm) | [zeno.fm.sh](https://github.com/junguler/m3u-radio-music-playlists/blob/main/stuff/zeno.fm.sh) |
| https://openradio.app | [/openradio.app](https://github.com/junguler/m3u-radio-music-playlists/tree/main/openradio.app) | [openradio.app.sh](https://github.com/junguler/m3u-radio-music-playlists/blob/main/stuff/openradio.app.sh) |
| https://vtuner.com/setupapp/guide/asp/BrowseStations/startpage.asp | [/vtuner](https://github.com/junguler/m3u-radio-music-playlists/tree/main/vtuner) | [vtuner.sh](https://github.com/junguler/m3u-radio-music-playlists/blob/main/stuff/vtuner.sh) |
| https://laut.fm/ | [/laut.fm](https://github.com/junguler/m3u-radio-music-playlists/tree/main/laut.fm) | [laut.fm.sh](https://github.com/junguler/m3u-radio-music-playlists/blob/main/stuff/laut.fm.sh) |
my future plans for this repo is to keep scraping online radio websites, if and when i found one or few that are easy enough for me to scrape or not overly complicated (websites that have a cipher system to hide stream link or use services like cloadflare to avoid being easily scraped)
@ -245,5 +246,6 @@ here is a list of websites i considered scraping but was unable to, this list wi
| https://www.fmradiofree.com/ | uses a cipher system to hide stream link |
| https://tuneyou.com/radio/music/ | could not extract stream link |
| https://live365.com/ | could not get passed the first page of each genres due to js generated pages |
| https://lixty.com/en/genres | website was either too slow or too fast to put rate limiting restrictions on me |
see a website you like in this list and know how to overcome the issues to scrape them? open an issue or discussion and share you knowledge with me