mirror of https://github.com/falsovsky/RTPapd.git
Update README.md
This commit is contained in:
parent
e5d162234b
commit
2a3b141cf5
11
README.md
11
README.md
|
@ -2,3 +2,14 @@ RTPapd
|
|||
======
|
||||
|
||||
RTP audio podcasts downloader
|
||||
|
||||
Requirements:
|
||||
- Python
|
||||
- Beautiful Soup - http://www.crummy.com/software/BeautifulSoup/
|
||||
- rtmpdump - https://rtmpdump.mplayerhq.hu/
|
||||
- ffmpeg https://www.ffmpeg.org/
|
||||
|
||||
|
||||
Just edit the script and set the id variable to the id of the show to be downloaded.
|
||||
|
||||
Eg: http://www.rtp.pt/play/p1085/costa-a-costa - The id is 1085
|
||||
|
|
Loading…
Reference in New Issue