File size: 1,465 Bytes
d91534b
9bfd435
 
 
 
d91534b
9bfd435
 
 
 
 
 
 
 
 
 
 
766d7af
9bfd435
766d7af
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# The Autocast Initiative
This dataset archives podcasts in real-time. Podcasts that indentify with the principle of autocasting as their method for sharing audiofiles with an audience of subsribers.

All contributers are volonteers.

## The Principles Autocasting

* The content is primarily not created.

* Neither the files or the RSS feed is not manipulated after publish, other than to correct mistakes.
*  * The "episode description" is the exception to the above. Use this field however you please.

* No method is to be considered "too low-effort" when it comes to generating audiofiles.

* For content protected by monetization is encouraged to commit scrambled content and provide means for unscrambling as they see fit.
*  * Further monetization is encouraged.
 
* Get paid if you can.
   
## How to contribute

Create a folder for your autocast as so: 
```
/archive/[Name of your feed]/
```

Do not substitute special characters (if possible)

In this folder, include your episodes as well as snapshots of your RSS feed at the time of publish (if possible)
```
/archive/[Name of your feed]/[001].mp3[or whichever ]
/archive/[Name of your feed]/[001].xml
/archive/[Name of your feed]/[002].[mp3, ogg, wav, etc]
/archive/[Name of your feed]/[002].xml
...
/archive/[Name of your feed]/[00x].[mp3, ogg, wav, etc]
/archive/[Name of your feed]/[00y].xml
...

```

If you intend to publish more than 1000 episodes in a single feed, figure it out (responsibly).