An open API service indexing awesome lists of open source software.

https://github.com/andreafortuna/raiplaydl

RaiPlay Podcast Downloader
https://github.com/andreafortuna/raiplaydl

rai-play

Last synced: about 1 year ago
JSON representation

RaiPlay Podcast Downloader

Awesome Lists containing this project

README

          

# RaiPlayDL
RaiPlay Podcast Downloader

![](https://www.andreafortuna.org/wp-content/uploads/2019/04/immagine-37.png)

More information about the project on my website: https://www.andreafortuna.org/2019/05/01/raiplaydl-a-python-script-to-automatically-download-and-merge-raiplay-radio-podcasts/

## How to configure the environment

```
$ python3 -m venv env
$ source env/bin/activate
$ env/bin/pip3 install -r requirements.txt
```

## How to use the tool

```
(env)$ python3 RaiPlayDL.py [url]
```