Main URL: https://www.radiofrance.fr/fip
Wikipedia: en.wikipedia.org/wiki/FIP_(radio_station)
Mobile apps: Android / iOS
Direct streams for your listening pleasure
Main URL: https://www.radiofrance.fr/fip
Wikipedia: en.wikipedia.org/wiki/FIP_(radio_station)
Mobile apps: Android / iOS
Direct streams for your listening pleasure
MIT License | |
Copyright (c) 2021 Daniel Ethridge | |
Permission is hereby granted, free of charge, to any person obtaining a copy | |
of this software and associated documentation files (the "Software"), to deal | |
in the Software without restriction, including without limitation the rights | |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
copies of the Software, and to permit persons to whom the Software is | |
furnished to do so, subject to the following conditions: |
#!/usr/bin/env bash | |
set -Eeuo pipefail | |
trap cleanup SIGINT SIGTERM ERR EXIT | |
script_dir=$(cd "$(dirname "${BASH_SOURCE[0]}")" &>/dev/null && pwd -P) | |
usage() { | |
cat <<EOF | |
Usage: $(basename "${BASH_SOURCE[0]}") [-h] [-v] [-f] -p param_value arg1 [arg2...] |
#EXTM3U | |
#EXTINF:0, Bassdrive | |
http://amsterdam2.shouthost.com.streams.bassdrive.com:8000 | |
#EXTINF:0, soma.fm : Groove Salad | |
http://ice1.somafm.com/groovesalad-256-mp3 | |
#EXTINF:0, soma.fm : Subub of GOA | |
http://ice1.somafm.com/suburbsofgoa-128-mp3 | |
#EXTINF:0, soma.fm : Fluid | |
http://ice1.somafm.com/fluid-128-mp3 |
#EXTM3U | |
#EXTINF:0,FranceCulture | |
http://direct.franceculture.fr/live/franceculture-midfi.mp3 | |
#EXTINF:0,FranceInter | |
http://direct.franceinter.fr/live/franceinter-midfi.mp3 | |
#EXTINF:0,FIP | |
http://direct.fipradio.fr/live/fip-midfi.mp3 | |
#EXTINF:0,FIP Rock | |
http://direct.fipradio.fr/live/fip-webradio1.mp3 | |
#EXTINF:0,FIP Jazz |