Просмотр исходного кода

Upload of initial podcast stuff, let's see what happens

old
Jean 1 год назад
Родитель
Сommit
cdfd97ee09
Подписано: easthighNerd <jean@easthighnerd.net> Идентификатор GPG ключа: F4B3EACD21AEFFF4
5 измененных файлов: 99 добавлений и 0 удалений
  1. +18
    -0
      podcast/easthighnerd_cast.conf
  2. +53
    -0
      podcast/feed/feed.xml
  3. +28
    -0
      podcast/season-00/episode-00/easthighnerd_cast-s00-e00.conf
  4. Двоичные данные
      podcast/season-00/episode-00/easthighnerd_cast-s00-e00.ogg
  5. Двоичные данные
      res/img/podcast.jpg

+ 18
- 0
podcast/easthighnerd_cast.conf Просмотреть файл

@@ -0,0 +1,18 @@
# Title of the podcast
PODCAST_TITLE="easthighNerd Cast"

# Non-file URL for where the RSS feed file is stored
PODCAST_FEED_URL="https://www.easthighnerd.net/podcast/feed/"

# URL for the main webpage for the podcast
PODCAST_PAGE_URL="https://www.easthighnerd.net/"

# Language the podcast is in
# (i.e. en-US, en-GB, it, es, jp)
PODCAST_LANGUAGE="en-US"

# Description of the podcast itself
PODCAST_DESCRIPTION="A podcast about nothing really"

# URL to the image used for the podcast's artwork
PODCAST_IMAGE_URL="https://www.easthighnerd.net/res/img/podcast.jpg"

+ 53
- 0
podcast/feed/feed.xml Просмотреть файл

@@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>
easthighNerd Cast
</title>
<atom:link href="https://www.easthighnerd.net/podcast/feed/" rel="self" type="application/rss+xml" />
<link>
https://www.easthighnerd.net/
</link>
<language>
en-US
</language>
<lastBuildDate>
Mon, 26 Dec 2022 02:42:22 +0000
</lastBuildDate>
<description>
A podcast about nothing really
</description>
<image>
<url>
https://www.easthighnerd.net/res/img/podcast.jpg
</url>
<title>
easthighNerd Cast
</title>
<link>
https://www.easthighnerd.net/
</link>
</image>
<item>
<title>
S00-E00 Feed Filler Introduction
</title>
<link>
https://www.easthighnerd.net/podcast/season-00/episode-00
</link>
<pubDate>
Mon, 26 Dec 2022 03:00:00 +0000
</pubDate>
<description>
It's season 00, episode 00 of the easthighNerd Cast

In this episode, we're populating the RSS feed

We're also testing out the script I made for producing and updating the feed's XML file

We'll also see how good my initial attempts at audio editing are
</description>
<enclosure url="https://www.easthighnerd.net/podcast/season-00/episode-00/easthighnerd_cast-s00-e00.ogg" type="audio/ogg" length="0" />
</item>
</channel>
</rss>

+ 28
- 0
podcast/season-00/episode-00/easthighnerd_cast-s00-e00.conf Просмотреть файл

@@ -0,0 +1,28 @@
# Title of the podcast episode
PODCAST_EPISODE_TITLE="S00-E00 Feed Filler Introduction"

# URL for the webpage for the podcast episode
PODCAST_EPISODE_PAGE_URL="https://www.easthighnerd.net/podcast/season-00/episode-00"

# Publish date for the podcast episode
# (Can be set to a future time)
# (Must be formated as Day, DD Mon YYYY HH:MM:SS +TTTT)
# (i.e. Sun, 25 Dec 2022 00:00:00 +0000)
PODCAST_EPISODE_PUBLISH_DATE="Mon, 26 Dec 2022 03:00:00 +0000"

# Description of the podcast episode
# (Use ${NEWLINE}, with no spaces before or after, to add a
# single newline)
# (Use ${DNEWLINE}, with no spaces before or after, to add a
# double newline)
PODCAST_EPISODE_DESCRIPTION="It's season 00, episode 00 of the easthighNerd Cast${DNEWLINE}In this episode, we're populating the RSS feed${DNEWLINE}We're also testing out the script I made for producing and updating the feed's XML file${DNEWLINE}We'll also see how good my initial attempts at audio editing are"

# URL to the audio file for the podcast episode
PODCAST_EPISODE_FILE_URL="${PODCAST_EPISODE_PAGE_URL}/easthighnerd_cast-s00-e00.ogg"

# Audio type of the podcast episode file
# (i.e. mp3, ogg)
PODCAST_EPISODE_AUDIO_TYPE="ogg"

# Size (in Bytes) of the audio file for the podcast episode
PODCAST_EPISODE_FILE_SIZE="0"

Двоичные данные
podcast/season-00/episode-00/easthighnerd_cast-s00-e00.ogg Просмотреть файл


Двоичные данные
res/img/podcast.jpg Просмотреть файл

До После
Ширина: 1920  |  Высота: 1920  |  Размер: 355 KiB

Загрузка…
Отмена
Сохранить