-
Notifications
You must be signed in to change notification settings - Fork 2
/
season_to_youtube.ini
99 lines (88 loc) · 1.94 KB
/
season_to_youtube.ini
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
[artwork]
coverart=/path/to/yourpodcast_coverart.png
backdrop=/path/to/yourpodcast_backdrop_used_for_creating_videos.png
font=/usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-B.ttf
font_size=50
font_color="#ffffff"
fill_color="#000000"
fill_y_start=350
fill_y_stop=480
line_color="#ffffff"
header_width=960
header_height=600
poster_width=854
poster_height=480
[episode]
audio_in=/path/to/podcasts/season/01
basename=yourpodcast
number=00
prefix=e
seperator=_
[season]
number=01
prefix=s
[mp3]
skip=True
bitrate=128k
channels=2
[ogg]
skip=True
bitrate=64k
channels=2
[tags]
album=Season 1
artist=Your Podcast
comments=A comment that will be posted in every YouTube upload.
copyright=Your Podcast (c) 2015 [CC BY-SA 3.0]
date=2015
genre=Podcast
language=eng
performer="Mr. Smith, Mr. Jones"
title=My first podcast
tracknumber=0
website=http://www.yourpodcast.org/
[links]
telegram=http://www.yourpodcast.org/telegram
twitter=https://twitter.com/yourpodcast
facebook=https://www.facebook.com/yourpodcast
mastodon=https://octodon.social/@yourpodcast
reddit=https://www.reddit.com/r/YourPodcast/
[wordpress]
skip=True
xmlrpc=https://yourpodcast.wordpress.com/xmlrpc.php
username=yourusername
password="yourpassword"
title=My first podcast
category=Season 1
comment_status=open
content="""
Your show notes got here.
On many lines, best to use [Markdown](https://en.support.wordpress.com/markdown/).
"""
podcast_plugin=Powerpress
post_format=audio
post_status=draft
tags="Your,Podcast"
attach_header=False
[youtube]
skip=False
animated=False
category=Science & Technology
client_secrets=/path/to/yourpodcast_youtube_client_secret.json
credentials_file=/path/to/yourpodcast_youtube_credentials.json
description="""
Your show notes got here.
On many lines.
"""
tags="Your,Podcast"
privacy=unlisted
publish_at=None
[sftp]
skip=True
host=www.yourpodcast.org
port=22
username=yourusername
password=yourpassword
private_key=
private_key_pass=
remote_directory=/var/www/yourpodcast/s01/e01/