User Tools

Site Tools


projects:podcast_generator

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
projects:podcast_generator [2023/04/27 20:24]
neil
projects:podcast_generator [2023/04/27 20:24] (current)
neil
Line 1: Line 1:
 ======Podcast generator ====== ======Podcast generator ======
- 
-===== Git ===== 
-You can [[https://​coding.openguide.co.uk/​gitweb/?​p=podcast-generator;​a=summary|view the repository]] or clone the code directory from my repository: 
-<code bash> 
-git clone https://​coding.openguide.co.uk/​git/​podcast-generator/​ 
-</​code>​ 
  
 This projects allows you to turn a bunch of mp3s into an RSS feed formatted for the iPhone podcast app (it should work with any podcast app). This projects allows you to turn a bunch of mp3s into an RSS feed formatted for the iPhone podcast app (it should work with any podcast app).
Line 160: Line 154:
 <code php> <code php>
 $duration = gmdate("​H:​i:​s",​ `mp3info -p "​%S"​ "​$file"​`);​ $duration = gmdate("​H:​i:​s",​ `mp3info -p "​%S"​ "​$file"​`);​
 +</​code>​
 +
 +
 +===== Git =====
 +You can [[https://​coding.openguide.co.uk/​gitweb/?​p=podcast-generator;​a=summary|view the repository]] or clone the code directory from my repository:
 +<code bash>
 +git clone https://​coding.openguide.co.uk/​git/​podcast-generator/​
 </​code>​ </​code>​
  
projects/podcast_generator.1682623461.txt.gz · Last modified: 2023/04/27 20:24 by neil